Skip to content

p/a/path: fail on broken pattern early, add tests #506

p/a/path: fail on broken pattern early, add tests

p/a/path: fail on broken pattern early, add tests #506

Triggered via pull request November 6, 2023 11:04
Status Failure
Total duration 3m 14s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 warnings
Lint: pkg/authorization/path/path.go#L1
: # github.com/brancz/kube-rbac-proxy/pkg/authorization/path
Lint: cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L52
could not import github.com/brancz/kube-rbac-proxy/pkg/authorization/path (-: # github.com/brancz/kube-rbac-proxy/pkg/authorization/path
Lint: pkg/authorization/path/path_test.go#L22
could not import github.com/brancz/kube-rbac-proxy/pkg/authorization/path (-: # github.com/brancz/kube-rbac-proxy/pkg/authorization/path
Lint
issues found
Generate: pkg/authorization/path/path.go#L59
delegatedPathAuthorizer declared but not used
Generate: pkg/authorization/path/path.go#L65
undefined: reason
Generate
Process completed with exit code 2.
Build: pkg/authorization/path/path.go#L59
delegatedPathAuthorizer declared but not used
Build: pkg/authorization/path/path.go#L65
undefined: reason
Build
Process completed with exit code 2.
Unit tests: pkg/authorization/path/path.go#L59
delegatedPathAuthorizer declared but not used
Unit tests: pkg/authorization/path/path.go#L65
undefined: reason
Unit tests
Process completed with exit code 2.
E2E tests: pkg/authorization/path/path.go#L59
delegatedPathAuthorizer declared but not used
E2E tests: pkg/authorization/path/path.go#L65
undefined: reason
E2E tests
Process completed with exit code 2.
Check license
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, engineerd/setup-kind@v0.5.0, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/