Upgrade to Go 1.23 #616
Annotations
10 errors and 1 warning
Run golangci-lint:
pkg/service/json.go#L180
undefined: validator (typecheck)
|
Run golangci-lint:
pkg/service/json.go#L186
undefined: validator (typecheck)
|
Run golangci-lint:
pkg/authz/objecttype/service.go#L46
svc.Env undefined (type ObjectTypeService has no field or method Env) (typecheck)
|
Run golangci-lint:
pkg/authz/objecttype/service.go#L110
svc.Env undefined (type ObjectTypeService has no field or method Env) (typecheck)
|
Run golangci-lint:
pkg/authz/objecttype/service.go#L141
svc.Env undefined (type ObjectTypeService has no field or method Env) (typecheck)
|
Run golangci-lint:
pkg/object/mysql.go#L39
repo.DB undefined (type MySQLRepository has no field or method DB) (typecheck)
|
Run golangci-lint:
pkg/object/mysql.go#L72
repo.DB undefined (type MySQLRepository has no field or method DB) (typecheck)
|
Run golangci-lint:
pkg/object/mysql.go#L97
repo.DB undefined (type MySQLRepository has no field or method DB) (typecheck)
|
Run golangci-lint:
pkg/object/mysql.go#L146
repo.DB undefined (type MySQLRepository has no field or method DB) (typecheck)
|
Run golangci-lint:
pkg/object/mysql.go#L298
repo.DB undefined (type MySQLRepository has no field or method DB) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading