Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(docker): use capital AS #5101

Merged
merged 1 commit into from
Aug 16, 2024
Merged

refactor(docker): use capital AS #5101

merged 1 commit into from
Aug 16, 2024

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Aug 16, 2024

Description

I found the warnings below in the CI log. This PR just fixes them.

 4 warnings found (use --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 43)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 95)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 112)

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
@youtalk youtalk self-assigned this Aug 16, 2024
@youtalk youtalk added type:containers Docker containers, containerization of components, or container orchestration. tag:run-health-check Run health-check labels Aug 16, 2024
@youtalk youtalk marked this pull request as ready for review August 16, 2024 00:31
@youtalk youtalk merged commit 6ce1211 into main Aug 16, 2024
25 checks passed
@youtalk youtalk deleted the use-capital-as branch August 16, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:run-health-check Run health-check type:containers Docker containers, containerization of components, or container orchestration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants