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