feat: add listener and secret constants #210
ci.yml
on: pull_request
Set up Build
9s
markdown-lint
1m 28s
golang-lint
11s
Go Test
1m 24s
Annotations
11 errors and 4 warnings
golang-lint:
pkg/builder/config.go#L1
: # github.com/zncdatadev/operator-go/pkg/builder
|
golang-lint:
pkg/builder/volume.go#L53
undefined: constants.ZncdataSecretsStorageClassPtr
|
golang-lint:
pkg/builder/volume.go#L69
undefined: constants.SecretsZncdataClassName
|
golang-lint:
pkg/builder/volume.go#L75
undefined: constants.SecretScopePod
|
golang-lint:
pkg/builder/volume.go#L78
undefined: constants.SecretScopeNode
|
golang-lint:
pkg/builder/volume.go#L81
undefined: constants.SecretScopeService
|
golang-lint:
pkg/builder/volume.go#L84
undefined: constants.SecretScopeListenerVolume
|
golang-lint:
pkg/builder/volume.go#L86
undefined: constants.SecretsZncdataScopeName
|
golang-lint:
pkg/builder/volume.go#L90
undefined: constants.SecretsZncdataKerberosServiceNamesName
|
golang-lint:
pkg/builder/volume.go#L94
undefined: constants.SecretsZncdataFormatName
|
Go Test
Process completed with exit code 2.
|
Set up Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golang-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|