FOSSA Scan - Do Not Merge #11
push_pr.yaml
on: pull_request
Branch needs rebase
7s
Run tests
37s
Static analysis and linting
44s
Codespell
9s
Annotations
1 error and 9 warnings
Static analysis and linting
issues found
|
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis and linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Static analysis and linting
Unexpected input(s) 'auditOn', valid inputs are ['entryPoint', 'args', 'config', 'publishToken']
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L91
unused-parameter: parameter 'link' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L101
unused-parameter: parameter 'link' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L111
unused-parameter: parameter 'link' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L207
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L214
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L222
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|