Skip to content

Fixing issues with Vault Certificates #28

Fixing issues with Vault Certificates

Fixing issues with Vault Certificates #28

Triggered via pull request October 29, 2023 17:19
Status Failure
Total duration 2m 54s
Artifacts

pr-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
test
Process completed with exit code 2.
build
Process completed with exit code 2.
lint: internal/certificates/certificates.go#L1
: # github.com/90poe/vault-secrets-operator/internal/certificates
lint: internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
lint: internal/vaultclient/vaultclient.go#L14
could not import github.com/90poe/vault-secrets-operator/internal/certificates (-: # github.com/90poe/vault-secrets-operator/internal/certificates
lint: internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
lint: controllers/vaultcertificate_controller.go#L41
could not import github.com/90poe/vault-secrets-operator/internal/certificates (-: # github.com/90poe/vault-secrets-operator/internal/certificates
lint: internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
lint: internal/certificates/certificates_test.go#L7
could not import github.com/90poe/vault-secrets-operator/internal/certificates (-: # github.com/90poe/vault-secrets-operator/internal/certificates
lint: internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
lint: internal/config/config.go#L19
structtag: struct field tag `env:"VAULT_ADDR" env-required env-default:""` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
lint: internal/config/config.go#L21
structtag: struct field tag `env:"VAULT_ROLE_2_ASSUME" env-required env-default:""` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
test
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
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/