Move autodoc pydantic git dep into ci and devcontainer so we can release #215
ci.yml
on: push
check
/
pr
2s
Matrix: test
pypi
/
upload
release
/
artifacts
Annotations
3 warnings
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/
|
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/
|