Feature/import sarif file #1990
ci.yml
on: pull_request
unit-tests
8m 45s
integration-tests
1h 9m
lint
41s
govulncheck
37s
Annotations
5 errors and 4 warnings
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)
|
lint:
internal/errors/cli-errors.go#L7
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
internal/commands/import.go#L4
import 'github.com/MakeNowJust/heredoc' is not allowed from list 'main' (depguard)
|
lint
issues found
|
integration-tests
Process completed with exit code 1.
|
govulncheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|