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