Fix two compilation errors on i686-w64-mingw32 #41
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and push:
Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and push:
Dockerfile#L9
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build and push:
Dockerfile#L79
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build and push:
Dockerfile#L109
UndefinedVar: Usage of undefined variable '$PKG_CONFIG_PATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
Loading