Merge pull request #3 from fnk0c/fix/pipeline #75
default.yaml
on: push
default
/
...
/
code-check > style:isort
34s
default
/
...
/
code-check > style:black
34s
default
/
...
/
code-check > style:flake8
37s
default
/
...
/
code-check > style:mypy
39s
default
/
...
/
security > sast:horusec
16s
default
/
...
/
security > sast:semgrep
18s
default
/
...
/
security > sast:gitleaks
7s
default
/
delivery > docker
3s
Annotations
4 errors and 1 warning
default / delivery > docker
rios0rios0/pipelines/main/github/global/stages/40-delivery/docker/action.yaml (Line: 12, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
default / delivery > docker
rios0rios0/pipelines/main/github/global/stages/40-delivery/docker/action.yaml (Line: 18, Col: 15): Unexpected symbol: '10:'. Located at position 40 within expression: github.ref_type == 'tag' && github.ref[10:] || 'latest'
|
default / delivery > docker
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. rios0rios0/pipelines/main/github/global/stages/40-delivery/docker/action.yaml (Line: 12, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,rios0rios0/pipelines/main/github/global/stages/40-delivery/docker/action.yaml (Line: 18, Col: 15): Unexpected symbol: '10:'. Located at position 40 within expression: github.ref_type == 'tag' && github.ref[10:] || 'latest'
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
default / delivery > docker
Failed to load rios0rios0/pipelines/main/github/global/stages/40-delivery/docker/action.yaml
|
default / python / tests > test:all
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
gitleaks
Expired
|
145 Bytes |
|
horusec
Expired
|
475 Bytes |
|
semgrep
Expired
|
718 Bytes |
|