feat(pipelines): added the workflow to have a complete pipeline #60
default.yaml
on: pull_request
default
/
code-check > style:golangci-lint
4s
default
/
security > sast:horusec
22s
default
/
security > sast:semgrep
16s
default
/
security > sast:gitleaks
6s
default
/
delivery > docker
0s
default
/
delivery > release
0s
Annotations
1 error and 4 warnings
default / security > sast:horusec
Process completed with exit code 1.
|
default / security > sast:gitleaks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
default / security > sast:semgrep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
default / security > sast:horusec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
default / tests > test:all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|