Skip to content

Example :: DCLint GitHub Action :: reviewdog action #3

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zavoloklom
Copy link
Contributor

No description provided.

@zavoloklom zavoloklom self-assigned this Jun 20, 2025
@zavoloklom zavoloklom force-pushed the test/dclint-github-action_reviewdog-action branch from dcc2ff4 to a154d3a Compare June 20, 2025 13:31
@@ -1,6 +1,23 @@
name: Test Compose
version: '3.9'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [dclint] <no-version-field> reported by reviewdog 🐶
The "version" field should not be present.

reviewdog suggestion errorsource line (L=0) is not available for this suggestion

@@ -1,6 +1,23 @@
name: Test Compose
version: '3.9'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [dclint] <require-project-name-field> reported by reviewdog 🐶
The "name" field should be present.

ports:
- '127.0.0.1:11131:3000'
command: sh -c "npm run start"
- 3000

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [dclint] <require-quotes-in-ports> reported by reviewdog 🐶
Ports in ports and expose sections should be enclosed in quotes.

reviewdog suggestion errorsource line (L=0) is not available for this suggestion

@zavoloklom zavoloklom marked this pull request as draft June 20, 2025 13:38
@zavoloklom zavoloklom removed their assignment Jun 20, 2025
@zavoloklom zavoloklom changed the title Test/dclint GitHub action reviewdog action Test :: DCLint GitHub Action :: reviewdog action Jun 20, 2025
@zavoloklom zavoloklom changed the title Test :: DCLint GitHub Action :: reviewdog action Example :: DCLint GitHub Action :: reviewdog action Jun 20, 2025
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.

1 participant