Skip to content

Fix 5 warnings found (use docker --debug to expand)#519

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
guangrei:main
Feb 28, 2025
Merged

Fix 5 warnings found (use docker --debug to expand)#519
alexcrichton merged 1 commit intoWebAssembly:mainfrom
guangrei:main

Conversation

@guangrei
Copy link
Contributor

This PR can fix:

5 warnings found (use docker --debug to expand):

  • LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 23)
  • LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 24)
  • LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 25)
  • LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 26)
  • LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 27)

@alexcrichton alexcrichton merged commit d94a133 into WebAssembly:main Feb 28, 2025
8 checks passed
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