Initial code + basic workflows #1
Annotations
4 errors and 1 warning
lint:
pkg/encryption/aes_test.go#L26
ineffectual assignment to err (ineffassign)
|
lint:
pkg/encryption/aes_test.go#L31
ineffectual assignment to err (ineffassign)
|
lint:
pkg/encryption/aes_test.go#L36
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/
|