chore(gomod): tidy go.mod #34
Annotations
15 errors and 1 warning
Lint:
auth.go#L1
: # github.com/yaitoo/auth [github.com/yaitoo/auth.test]
|
Lint:
auth_perm.go#L188
undefined: auth
|
Lint:
auth_rbac_test.go#L39
not enough arguments in call to au.createUser
|
Lint:
auth_rbac_test.go#L42
not enough arguments in call to au.createUser
|
Lint:
auth_rbac_test.go#L45
not enough arguments in call to au.createUser
|
Lint:
auth_rbac_test.go#L48
not enough arguments in call to au.createUser
|
Lint:
auth_rbac_test.go#L159
not enough arguments in call to au.createUser
|
Lint
issues found
|
Unit Tests:
auth_perm.go#L188
undefined: auth
|
Unit Tests:
auth_rbac_test.go#L39
not enough arguments in call to au.createUser
|
Unit Tests:
auth_rbac_test.go#L42
not enough arguments in call to au.createUser
|
Unit Tests:
auth_rbac_test.go#L45
not enough arguments in call to au.createUser
|
Unit Tests:
auth_rbac_test.go#L48
not enough arguments in call to au.createUser
|
Unit Tests:
auth_rbac_test.go#L159
not enough arguments in call to au.createUser
|
Unit Tests
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|