Skip to content

Conversation

@amotl
Copy link
Member

@amotl amotl commented Aug 16, 2024

Problem

The admonition raised by GHA check warnings is:

Legacy key/value format with whitespace separator should not be used

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 admonition raised by GHA check warnings is:

Legacy key/value format with whitespace separator should not be used

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/
@codecov
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.81%. Comparing base (7e69d3b) to head (03ecd7a).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   34.81%   34.81%           
=======================================
  Files          24       24           
  Lines        1350     1350           
=======================================
  Hits          470      470           
  Misses        880      880           
Flag Coverage Δ
unittests 34.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amotl amotl marked this pull request as ready for review August 16, 2024 13:00
@amotl amotl merged commit 0bc2bb4 into main Aug 16, 2024
@amotl amotl deleted the amo/update-docker-env branch August 16, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants