Feature/import sarif file #1990
Annotations
4 errors and 1 warning
golangci-lint:
internal/commands/import.go#L56
paramTypeCombine: func(fileType string, path string) (string, error) could be replaced with func(fileType, path string) (string, error) (gocritic)
|
golangci-lint:
internal/errors/cli-errors.go#L7
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
internal/commands/import.go#L4
import 'github.com/MakeNowJust/heredoc' is not allowed from list 'main' (depguard)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading