Skip to content

add HMAC API test #1616

add HMAC API test

add HMAC API test #1616

Triggered via pull request January 15, 2024 19:42
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Vulncheck
0s
Vulncheck
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint: audit.go#L1
: # github.com/minio/kes [github.com/minio/kes.test]
Lint: api_test.go#L364
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)
Lint: api_test.go#L368
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)
Lint: api_test.go#L376
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC) (typecheck)
Lint: example_test.go#L15
could not import github.com/minio/kes (-: # github.com/minio/kes [github.com/minio/kes.test]
Lint: api_test.go#L364
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)
Lint: api_test.go#L368
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)
Lint: api_test.go#L376
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)) (typecheck)
Lint
issues found
Build: api_test.go#L364
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)
Build: api_test.go#L368
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)
Build: api_test.go#L376
client.HMAC undefined (type *"github.com/minio/kes-go".Client has no field or method HMAC)
Build
Process completed with exit code 1.