Blob Storage schema #19
Annotations
7 errors and 1 warning
Auto-format and lint Go:
test/unit/domain/blob_test.go#L34
unknown field KeyID in struct literal of type "crypto_vault_service/internal/domain/model".CryptographicKey
|
Auto-format and lint Go:
test/unit/domain/blob_test.go#L49
unknown field KeyID in struct literal of type "crypto_vault_service/internal/domain/model".CryptographicKey
|
Auto-format and lint Go:
test/unit/domain/blob_test.go#L64
unknown field KeyID in struct literal of type "crypto_vault_service/internal/domain/model".CryptographicKey
|
Auto-format and lint Go:
test/unit/domain/key_test.go#L16
unknown field KeyID in struct literal of type "crypto_vault_service/internal/domain/model".CryptographicKey
|
Auto-format and lint Go:
test/unit/domain/key_test.go#L29
unknown field KeyID in struct literal of type "crypto_vault_service/internal/domain/model".CryptographicKey
|
Auto-format and lint Go:
test/unit/domain/key_test.go#L48
unknown field KeyID in struct literal of type "crypto_vault_service/internal/domain/model".CryptographicKey (typecheck)
|
Auto-format and lint Go
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading