Skal ikke vise utfylling av meldekort som allerede er innsendt #84
deploy-dev.yaml
on: push
Build and push
/
Test and build
2m 29s
Deploy to NAIS (dev)
/
Deploy to NAIS (dev)
5m 28s
Annotations
1 error, 5 warnings, and 2 notices
Deploy to NAIS (dev) / Deploy to NAIS (dev)
fatal: Unauthenticated: authentication token has expired
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L7
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/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L8
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/
|
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/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L6
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/
|
Deploy to NAIS (dev) / Deploy to NAIS (dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and push / Test and build
project_id is deprecated and should not be set, please remove from your workflow. The Github environment variable will be removed from the organization after 2025-03-03.
|
Build and push / Test and build
identity_provider is deprecated and should not be set, please remove from your workflow. The Github environment variable will be removed from the organization after 2025-03-03.
|