chore(monorepo): update dependency vite-plugin-babel to v1.5.1 #3403
reviewdog.yml
on: pull_request
actionlint
7s
runner / hadolint
6s
runner / shellcheck
9s
runner / shfmt
7s
runner / markdownlint
24s
runner / tsc
37s
runner / Biome
12s
runner / misspell
29s
Annotations
5 errors and 17 warnings
|
actionlint:
.github/workflows/reviewdog.yml#L238
[actionlint] reported by reviewdog 🐶
avoid using deprecated input "fail_on_error" in action "reviewdog/action-misspell@v1": Deprecated, use `fail_level` instead [action]
Raw Output:
e:.github/workflows/reviewdog.yml:238:11: avoid using deprecated input "fail_on_error" in action "reviewdog/action-misspell@v1": Deprecated, use `fail_level` instead [action]
|
|
actionlint:
.github/workflows/reviewdog.yml#L51
[actionlint] reported by reviewdog 🐶
avoid using deprecated input "fail_on_error" in action "reviewdog/action-shellcheck@v1": Deprecated, use `fail_level` instead [action]
Raw Output:
e:.github/workflows/reviewdog.yml:51:11: avoid using deprecated input "fail_on_error" in action "reviewdog/action-shellcheck@v1": Deprecated, use `fail_level` instead [action]
|
|
actionlint:
.github/workflows/reviewdog.yml#L17
[actionlint] reported by reviewdog 🐶
avoid using deprecated input "fail_on_error" in action "reviewdog/action-actionlint@v1": Deprecated, use `fail_level` instead [action]
Raw Output:
e:.github/workflows/reviewdog.yml:17:11: avoid using deprecated input "fail_on_error" in action "reviewdog/action-actionlint@v1": Deprecated, use `fail_level` instead [action]
|
|
runner / Biome
Process completed with exit code 1.
|
|
runner / markdownlint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
runner / hadolint:
packages/app/Dockerfile#L28
[hadolint] reported by reviewdog 🐶
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw Output:
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"packages/app/Dockerfile" range:{start:{line:28 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
|
|
runner / shfmt
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
runner / shfmt
Unexpected input(s) 'check_all_files_with_shebangs', 'exclude', 'path', 'pattern', 'reporter', valid inputs are ['github_token', 'workdir', 'level', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'shfmt_flags']
|
|
actionlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
runner / shellcheck
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L19
[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 80; Actual: 320]
Raw Output:
packages/app/content/copy/about-me-v2.md:19:81 MD013/line-length Line length [Expected: 80; Actual: 320]
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L17
[markdownlint] reported by reviewdog 🐶
MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']
Raw Output:
packages/app/content/copy/about-me-v2.md:17:39 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L15
[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 80; Actual: 331]
Raw Output:
packages/app/content/copy/about-me-v2.md:15:81 MD013/line-length Line length [Expected: 80; Actual: 331]
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L13
[markdownlint] reported by reviewdog 🐶
MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']
Raw Output:
packages/app/content/copy/about-me-v2.md:13:33 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L11
[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 80; Actual: 288]
Raw Output:
packages/app/content/copy/about-me-v2.md:11:81 MD013/line-length Line length [Expected: 80; Actual: 288]
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L9
[markdownlint] reported by reviewdog 🐶
MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']
Raw Output:
packages/app/content/copy/about-me-v2.md:9:21 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L7
[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 80; Actual: 438]
Raw Output:
packages/app/content/copy/about-me-v2.md:7:81 MD013/line-length Line length [Expected: 80; Actual: 438]
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L3
[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 80; Actual: 609]
Raw Output:
packages/app/content/copy/about-me-v2.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 609]
|
|
runner / markdownlint:
packages/app/content/copy/about-me-v2.md#L1
[markdownlint] reported by reviewdog 🐶
MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## My Journey"]
Raw Output:
packages/app/content/copy/about-me-v2.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## My Journey"]
|
|
runner / markdownlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
runner / misspell:
.npmrc#L113
[misspell] reported by reviewdog 🐶
"behaviour" is a misspelling of "behavior"
Raw Output:
./.npmrc:113:34: "behaviour" is a misspelling of "behavior"
|
|
runner / misspell
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|