refactor: authz #2501
Annotations
10 errors and 2 warnings
build:
internal/logs/service_test.go#L24
unknown field run in struct literal of type Service
|
build:
internal/logs/service_test.go#L55
unknown field run in struct literal of type Service
|
build:
internal/logs/service_test.go#L77
unknown field run in struct literal of type Service
|
build:
internal/logs/service_test.go#L120
unknown field run in struct literal of type Service
|
build:
internal/logs/service_test.go#L159
unknown field run in struct literal of type Service (compile)
|
build:
internal/module/web.go#L97
subject.CanAccessOrganization undefined (type authz.Subject has no field or method CanAccessOrganization) (compile)
|
build:
internal/module/web.go#L97
subject.CanAccessOrganization undefined (type authz.Subject has no field or method CanAccessOrganization) (compile)
|
build:
internal/user/user_test.go#L15
u.CanAccessOrganization undefined (type User has no field or method CanAccessOrganization)
|
build:
internal/user/user_test.go#L27
u.CanAccessOrganization undefined (type User has no field or method CanAccessOrganization) (compile)
|
build:
internal/workspace/service.go#L70
cannot use &svc (value of type *Service) as webClient value in struct literal: *Service does not implement webClient (missing method GetPolicy) (compile)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No files were found with the provided path: internal/integration/screenshots/**/*.png. No artifacts will be uploaded.
|