tlsconfig: drop support for go1.17 and older #67
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
|