default #5
default.yaml
on: workflow_dispatch
default
/
...
/
code-check > style:isort
10s
default
/
...
/
code-check > style:black
12s
default
/
...
/
code-check > style:flake8
13s
default
/
...
/
code-check > style:mypy
9s
default
/
...
/
security > sast:horusec
0s
default
/
...
/
security > sast:semgrep
0s
default
/
...
/
security > sast:gitleaks
0s
default
/
delivery > docker
0s
Annotations
4 errors
default / python / code-check > style:mypy
Process completed with exit code 1.
|
default / python / code-check > style:isort
Process completed with exit code 1.
|
default / python / code-check > style:flake8
Process completed with exit code 1.
|
default / python / code-check > style:black
Process completed with exit code 1.
|