chore: bump versions #58
Annotations
5 errors and 8 warnings
lint:
internal/fsStorage/storage.go#L76
SA1019: x509.ParseCRL has been deprecated since Go 1.19: Use ParseRevocationList instead. (staticcheck)
|
lint:
internal/fsStorage/storage.go#L13
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint:
internal/fsStorage/storage_test.go#L9
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint:
pkg/pki/pki.go#L201
SA1019: caCert.CreateCRL has been deprecated since Go 1.19: this method does not generate an RFC 5280 conformant X.509 v2 CRL. To generate a standards compliant CRL, use CreateRevocationList instead. (staticcheck)
|
lint
issues found
|
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-easyrsa/go-easyrsa. Supported file pattern: go.sum
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/go-easyrsa/go-easyrsa. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-easyrsa/go-easyrsa. Supported file pattern: go.sum
|
test (1.20.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-easyrsa/go-easyrsa. Supported file pattern: go.sum
|
test (1.21.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-easyrsa/go-easyrsa. Supported file pattern: go.sum
|
test (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-easyrsa/go-easyrsa. Supported file pattern: go.sum
|
test (1.20.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\go-easyrsa\go-easyrsa. Supported file pattern: go.sum
|
test (1.21.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\go-easyrsa\go-easyrsa. Supported file pattern: go.sum
|