Skip to content

refactor: authz

refactor: authz #2501

Triggered via pull request November 13, 2024 07:54
@leg100leg100
synchronize #708
refactor-authz
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.