chore: remove deprecated io/ioutil #59
Annotations
3 errors and 8 warnings
lint:
internal/fsStorage/storage.go#L75
SA1019: x509.ParseCRL has been deprecated since Go 1.19: Use ParseRevocationList instead. (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
|
lint
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
|
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.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
|
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.21.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.20.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\go-easyrsa\go-easyrsa. Supported file pattern: go.sum
|