Add docs #413
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI.yml
on: pull_request
Annotations
1 error and 6 warnings
Code style
issues found
|
Check branch name
The following actions uses node12 which is deprecated and will be forced to run on node16: deepakputhraya/action-branch-name@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code style:
orm/model/baseModels.go#L10
exported: type name will be used as model.ModelID by other packages, and that stutters; consider calling this ID (revive)
|
Code style:
orm/operator/predicate_operator.go#L24
unexported-return: exported func NewPredicateOperator returns unexported type operator.predicateOperator[T], which can be annoying to use (revive)
|
Code style:
orm/unsafe/condition.go#L23
receiver-naming: receiver name unsafeCondition should be consistent with previous receiver name condition for unsafeCondition (revive)
|
Code style:
orm/unsafe/condition.go#L27
receiver-naming: receiver name unsafeCondition should be consistent with previous receiver name condition for unsafeCondition (revive)
|
Code style:
orm/unsafe/condition.go#L34
receiver-naming: receiver name unsafeCondition should be consistent with previous receiver name condition for unsafeCondition (revive)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
Expired
|
343 KB |
|