Skip to content

Put pyright in strict mode (#143) #209

Put pyright in strict mode (#143)

Put pyright in strict mode (#143) #209

Re-run triggered September 19, 2024 14:20
Status Success
Total duration 1m 13s
Artifacts 3

ci.yml

on: push
Matrix: test
pypi  /  upload
pypi / upload
release  /  artifacts
release / artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/