Skip to content

build: Run review steps in parallel#58

Merged
kroese merged 2 commits into
masterfrom
dev
Jun 25, 2026
Merged

build: Run review steps in parallel#58
kroese merged 2 commits into
masterfrom
dev

Conversation

@kroese

@kroese kroese commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

No description provided.

-
name: Checkout code
uses: actions/checkout@v7
- parallel:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🚫 [actionlint] reported by reviewdog 🐶
step must run script with "run" section or run action with "uses" section [syntax-check]

-
name: Checkout code
uses: actions/checkout@v7
- parallel:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🚫 [actionlint] reported by reviewdog 🐶
step must run script with "run" section or run action with "uses" section [syntax-check]

-
name: Checkout
uses: actions/checkout@v7
-

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 6 but found 4 (indentation)

steps:
- uses: actions/checkout@v7
- name: Run ShellCheck
-

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 6 but found 4 (indentation)

steps:
- uses: actions/checkout@v7
- name: Run ShellCheck
-

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)

name: Checkout code
uses: actions/checkout@v7
- parallel:
-

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 8 but found 6 (indentation)

@kroese kroese merged commit 3be1da0 into master Jun 25, 2026
2 checks passed
@kroese kroese deleted the dev branch June 25, 2026 21:01
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