p/a/path: fail on broken pattern early, add tests #506
build.yml
on: pull_request
Check license
4s
Generate
1m 19s
Build
1m 56s
Unit tests
3m 1s
E2E tests
3m 1s
Lint
1m 9s
Publish container image to Quay
0s
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/[email protected], 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/
|