Skip to content

refresh all test certificates and fix incorrect handling of x509 intermediary certs in sectestdatga #104

refresh all test certificates and fix incorrect handling of x509 intermediary certs in sectestdatga

refresh all test certificates and fix incorrect handling of x509 intermediary certs in sectestdatga #104

Triggered via pull request October 8, 2024 04:44
Status Failure
Total duration 6m 47s
Artifacts

linux.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
linting: x/ref/lib/security/securityflag/flag_test.go#L106
printf: non-constant format string in call to (*testing.common).Errorf (govet)
linting: v23/security/security.vdl.go#L2033
printf: non-constant format string in call to (v.io/v23/verror.IDAction).Errorf (govet)
linting: v23/rpc/reserved/reserved.vdl.go#L39
printf: non-constant format string in call to (v.io/v23/verror.IDAction).Errorf (govet)
linting: v23/rpc/reserved/reserved.vdl.go#L65
printf: non-constant format string in call to (v.io/v23/verror.IDAction).Errorf (govet)
linting: v23/vom/dump.go#L434
printf: non-constant format string in call to (*v.io/v23/vom.dumpWorker).writeAtom (govet)
linting: 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)
linting: v23/query/engine/query_test.go#L3317
printf: non-constant format string in call to (*testing.common).Logf (govet)
linting: v23/flow/message/message.go#L882
SA4003: every value of type uint64 is <= math.MaxUint64 (staticcheck)
linting: 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)
linting: 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)
linting
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/