Improve runner #30
Annotations
1 error and 4 warnings
Build and push backend
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn install --pure-lockfile && yarn workspace @omnivore/utils build && yarn workspace @omnivore/text-to-speech-handler build && yarn workspace @omnivore/content-handler build && yarn workspace @omnivore/liqe build && yarn workspace @omnivore/api build && rm -rf /app/packages/api/node_modules /app/node_modules && yarn install --pure-lockfile --production" did not complete successfully: exit code: 1
|
Build and push image-proxy:
imageproxy/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and push local-mail-watcher:
packages/local-mail-watcher/Dockerfile#L25
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and push local-mail-watcher:
packages/local-mail-watcher/Dockerfile#L29
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 local-mail-watcher:
packages/local-mail-watcher/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Loading