simple validation #226
build.yml
on: push
Check license
4s
Generate
1m 17s
Build
1m 18s
Unit tests
1m 29s
E2E tests
2m 9s
Lint
2m 29s
Publish container image to Quay
0s
Annotations
34 errors and 13 warnings
Build:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L120
undefined: identityheaders.IsUpstreamHeaderConfigured
|
Build:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L126
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
Build:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.UpstreamHeaders.IsSecureConnection undefined (type *identityheaders.AuthnHeaderConfig has no field or method IsSecureConnection)
|
Build:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsMTLS undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsMTLS)
|
Build:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
Build
Process completed with exit code 2.
|
Generate:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L120
undefined: identityheaders.IsUpstreamHeaderConfigured
|
Generate:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L126
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
Generate:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.UpstreamHeaders.IsSecureConnection undefined (type *identityheaders.AuthnHeaderConfig has no field or method IsSecureConnection)
|
Generate:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsMTLS undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsMTLS)
|
Generate:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
Generate
Process completed with exit code 2.
|
Unit tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L120
undefined: identityheaders.IsUpstreamHeaderConfigured
|
Unit tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L126
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
Unit tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.UpstreamHeaders.IsSecureConnection undefined (type *identityheaders.AuthnHeaderConfig has no field or method IsSecureConnection)
|
Unit tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsMTLS undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsMTLS)
|
Unit tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
Unit tests
Process completed with exit code 2.
|
E2E tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L120
undefined: identityheaders.IsUpstreamHeaderConfigured
|
E2E tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L126
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
E2E tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.UpstreamHeaders.IsSecureConnection undefined (type *identityheaders.AuthnHeaderConfig has no field or method IsSecureConnection)
|
E2E tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsMTLS undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsMTLS)
|
E2E tests:
cmd/kube-rbac-proxy/app/options/proxyoptions.go#L141
c.IsLoopbackAddress undefined (type *"github.com/brancz/kube-rbac-proxy/pkg/server".KubeRBACProxyInfo has no field or method IsLoopbackAddress)
|
E2E tests
Process completed with exit code 2.
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L49
could not import github.com/brancz/kube-rbac-proxy/cmd/kube-rbac-proxy/app/options (-: # github.com/brancz/kube-rbac-proxy/cmd/kube-rbac-proxy/app/options
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L122
o.SecureServing undefined (type *completedProxyRunOptions has no field or method SecureServing) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L123
o.DelegatingAuthentication undefined (type *completedProxyRunOptions has no field or method DelegatingAuthentication) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L124
o.DelegatingAuthorization undefined (type *completedProxyRunOptions has no field or method DelegatingAuthorization) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L125
o.ProxyOptions undefined (type *completedProxyRunOptions has no field or method ProxyOptions) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L126
o.OIDCOptions undefined (type *completedProxyRunOptions has no field or method OIDCOptions) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L134
opts.SecureServing undefined (type *completedProxyRunOptions has no field or method SecureServing) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L138
opts.ProxySecureServing undefined (type *completedProxyRunOptions has no field or method ProxySecureServing) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L139
opts.ProxySecureServing undefined (type *completedProxyRunOptions has no field or method ProxySecureServing) (typecheck)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L143
opts.DelegatingAuthentication undefined (type *completedProxyRunOptions has no field or method DelegatingAuthentication) (typecheck)
|
Check license
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, engineerd/[email protected], actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|