Nightly Checks #497
Annotations
4 errors and 2 warnings
|
golangci-lint
issues found
|
|
golangci-lint:
lib/ocrypto/protected_key_test.go#L162
context.Background() could be replaced by t.Context() in TestAESProtectedKey_VerifyBinding_DifferentPolicyData (usetesting)
|
|
golangci-lint:
lib/ocrypto/protected_key_test.go#L150
context.Background() could be replaced by t.Context() in TestAESProtectedKey_VerifyBinding_Mismatch (usetesting)
|
|
golangci-lint:
lib/ocrypto/protected_key_test.go#L133
context.Background() could be replaced by t.Context() in TestAESProtectedKey_VerifyBinding (usetesting)
|
|
govluncheck
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
|
|
Run actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading