Generic lib #23
Annotations
6 errors and 1 warning
lint:
main.go#L98
Error return value of `scan.Scan` is not checked (errcheck)
|
lint:
signature/signatures.go#L106
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
signature/signatures.go#L126
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
signature/signatures.go#L517
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
output/output.go#L112
ST1016: methods on the same type should have the same receiver name (seen 1x "imageOutput", 6x "dirOutput") (stylecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|