feat(gorm/scope): Added scope method #158
Annotations
3 errors and 1 warning
lint:
gorm/scopes/pagination.go#L19
ineffectual assignment to dest (ineffassign)
|
lint:
gorm/scopes/pagination.go#L16
SA4009: argument dest is overwritten before first use (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|