Skip to content

Add release-toolkit the hability to release itself (NR-233241) #934

Add release-toolkit the hability to release itself (NR-233241)

Add release-toolkit the hability to release itself (NR-233241) #934

Triggered via pull request April 3, 2024 13:44
Status Failure
Total duration 49s
Artifacts

push_pr.yaml

on: pull_request
Branch needs rebase
8s
Branch needs rebase
Run tests
31s
Run tests
Run tests
0s
Run tests
Static analysis and linting
36s
Static analysis and linting
Codespell
8s
Codespell
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Run tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/release-toolkit/release-toolkit/validate-markdown'. Did you forget to run actions/checkout before running your local action?
Static analysis and linting
issues found
Static analysis and linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: 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)