Fixing issues with Vault Certificates #28
Annotations
10 errors and 1 warning
internal/certificates/certificates.go#L1
: # github.com/90poe/vault-secrets-operator/internal/certificates
|
internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
|
internal/vaultclient/vaultclient.go#L14
could not import github.com/90poe/vault-secrets-operator/internal/certificates (-: # github.com/90poe/vault-secrets-operator/internal/certificates
|
internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
|
controllers/vaultcertificate_controller.go#L41
could not import github.com/90poe/vault-secrets-operator/internal/certificates (-: # github.com/90poe/vault-secrets-operator/internal/certificates
|
internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
|
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
|
internal/certificates/certificates.go#L152
crl.RevokedCertificateEntries undefined (type *x509.RevocationList has no field or method RevokedCertificateEntries)
|
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)
|
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)
|
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/
|
The logs for this run have expired and are no longer available.
Loading