chore: Remove running multiple fp instances support #149
ci.yml
on: pull_request
docker_pipeline
/
prepare-metadata
0s
lint_test
/
build
42s
lint_test
/
lint
59s
lint_test
/
unit-tests
2m 47s
lint_test
/
integration-tests
5m 30s
lint_test
/
check-mock-gen
0s
lint_test
/
gosec
2m 38s
Matrix: docker_pipeline / docker_build
docker_pipeline
/
merge_dockerhub
0s
docker_pipeline
/
merge_ecr
0s
Annotations
1 error and 4 warnings
lint_test / integration-tests
Process completed with exit code 2.
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
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#L1
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#L1
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#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|