tlscommon: update server side verification mode 'full' #517
Annotations
3 errors and 4 warnings
|
transport/tlscommon/tls_config_test.go#L260
directive `// nolint:staticcheck // we do not expect the system root CAs.` should be written without leading space as `//nolint:staticcheck // we do not expect the system root CAs.` (nolintlint)
|
|
transport/tlscommon/tls_config_test.go#L767
Error return value of `pem.Encode` is not checked (errcheck)
|
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading