Skip to content

tlsconfig: drop support for go1.17 and older #67

tlsconfig: drop support for go1.17 and older

tlsconfig: drop support for go1.17 and older #67

Triggered via pull request November 10, 2023 20:29
Status Failure
Total duration 2m 26s
Artifacts

test.yml

on: pull_request
Matrix: lint
Matrix: linux
Matrix: other
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 9 warnings
Lint ubuntu-20.04: tlsconfig/config_test.go#L193
SA1019: tlsConfig.ClientCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
Lint ubuntu-20.04: tlsconfig/config_test.go#L451
SA1019: tlsConfig.RootCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
Lint ubuntu-20.04
issues found
Lint macos-latest: tlsconfig/config_test.go#L193
SA1019: tlsConfig.ClientCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
Lint macos-latest: tlsconfig/config_test.go#L451
SA1019: tlsConfig.RootCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
Lint macos-latest
issues found
Lint windows-latest: tlsconfig/config_test.go#L193
SA1019: tlsConfig.ClientCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
Lint windows-latest: tlsconfig/config_test.go#L451
SA1019: tlsConfig.RootCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
Lint windows-latest
issues found
Test ubuntu-20.04 (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-connections/go-connections. Supported file pattern: go.sum
Test ubuntu-20.04 (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-connections/go-connections. Supported file pattern: go.sum
Test ubuntu-20.04 (1.18.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-connections/go-connections. Supported file pattern: go.sum
Test macos-latest (1.20.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-connections/go-connections. Supported file pattern: go.sum
Test windows-latest (1.18.x)
Restore cache failed: Dependencies file is not found in D:\a\go-connections\go-connections. Supported file pattern: go.sum
Test macos-latest (1.21.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-connections/go-connections. Supported file pattern: go.sum
Test macos-latest (1.18.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-connections/go-connections. Supported file pattern: go.sum
Test windows-latest (1.21.x)
Restore cache failed: Dependencies file is not found in D:\a\go-connections\go-connections. Supported file pattern: go.sum
Test windows-latest (1.20.x)
Restore cache failed: Dependencies file is not found in D:\a\go-connections\go-connections. Supported file pattern: go.sum