refresh all test certificates and fix incorrect handling of x509 intermediary certs in sectestdatga #104
Annotations
10 errors and 1 warning
x/ref/lib/security/securityflag/flag_test.go#L106
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
v23/security/security.vdl.go#L2033
printf: non-constant format string in call to (v.io/v23/verror.IDAction).Errorf (govet)
|
v23/rpc/reserved/reserved.vdl.go#L39
printf: non-constant format string in call to (v.io/v23/verror.IDAction).Errorf (govet)
|
v23/rpc/reserved/reserved.vdl.go#L65
printf: non-constant format string in call to (v.io/v23/verror.IDAction).Errorf (govet)
|
v23/vom/dump.go#L434
printf: non-constant format string in call to (*v.io/v23/vom.dumpWorker).writeAtom (govet)
|
v23/vom/binary_util.go#L469
SA1019: reflect.StringHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.20: Use unsafe.String or unsafe.StringData instead. (staticcheck)
|
v23/query/engine/query_test.go#L3317
printf: non-constant format string in call to (*testing.common).Logf (govet)
|
v23/flow/message/message.go#L882
SA4003: every value of type uint64 is <= math.MaxUint64 (staticcheck)
|
x/ref/lib/vdl/build/build.go#L1072
printf: non-constant format string in call to (*v.io/x/ref/lib/vdl/vdlutil.Errors).Errorf (govet)
|
x/ref/lib/security/keys/sshkeys/agent_util.go#L158
SA1019: elliptic.Unmarshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function accepts an encoding equivalent to that of the NewPublicKey methods in crypto/ecdh. (staticcheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading