feat: update credential name #51
ci.yml
on: pull_request
Set up Build
8s
markdown-lint
1m 33s
golang-lint
9s
Go Test
53s
Annotations
11 errors and 4 warnings
golang-lint:
pkg/apis/commons/v1alpha1/authentication_types.go#L1
: # github.com/zncdata-labs/operator-go/pkg/apis/commons/v1alpha1
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L48
undefined: CredentialSpec
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L53
undefined: CredentialSpec
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L57
undefined: CredentialSpec
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L257
undefined: CredentialSpec
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L299
undefined: CredentialSpec
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L339
undefined: CredentialSpec
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L357
in.Credential undefined (type *RedisProvider has no field or method Credential)
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L358
in.Credential undefined (type *RedisProvider has no field or method Credential)
|
golang-lint:
pkg/apis/commons/v1alpha1/zz_generated.deepcopy.go#L358
out.Credential undefined (type *RedisProvider has no field or method Credential)
|
Go Test
Process completed with exit code 1.
|
Set up Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golang-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|