demo: container paths #1
demo.yml
on: push
Build test image
50s
Lint
16s
Annotations
3 errors
Lint:
opt/demo/demo.py#L1
Operator "+" not supported for types "Literal['foo']" and "Literal[1]" (reportOperatorIssue)
|
Lint:
opt/demo/demo.py#L1
Expression value is unused (reportUnusedExpression)
|
Lint
2 errors
|