Skip to content

Simplify "About Me" structure and enhance content readability #2404

Simplify "About Me" structure and enhance content readability

Simplify "About Me" structure and enhance content readability #2404

Triggered via pull request February 23, 2025 22:17
Status Success
Total duration 48s
Artifacts

reviewdog.yml

on: pull_request
actionlint
6s
actionlint
runner / hadolint
7s
runner / hadolint
runner / shellcheck
7s
runner / shellcheck
runner / shfmt
4s
runner / shfmt
runner / markdownlint
24s
runner / markdownlint
runner / tsc
37s
runner / tsc
runner / Biome
7s
runner / Biome
runner / misspell
13s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 26 warnings
runner / Biome: ./packages/app/client/lib/utils.ts:4:1#L1
[Biome] reported by reviewdog 🐶 ``` Raw Output: ./packages/app/client/lib/utils.ts:4:1 suppressions/unused ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ```
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: ⚠ Suppression comment has no effect. Remove the suppression or make sure you are suppressing the correct rule.
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output:
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: 2 │ import type { LoaderFunction } from 'react-router'
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: 3 │
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: > 4 │ // biome-ignore lint/nursery/useExplicitType: <explanation>
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: 5 │ export const makeRemixRuntime = <R, E>(layer: Layer.Layer<R, E, never>) => {
runner / Biome: #L1
[Biome] reported by reviewdog 🐶 Raw Output: 6 │ const runtime = ManagedRuntime.make(layer)
runner / Biome
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 / 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 / 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 / Biome
Unexpected input(s) 'biome-version', valid inputs are ['token', 'version', 'working-dir']
runner / hadolint: packages/app/Dockerfile#L8
[hadolint] reported by reviewdog 🐶 Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>` Raw Output: message:"Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`" location:{path:"packages/app/Dockerfile" range:{start:{line:8 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3018" url:"https://github.com/hadolint/hadolint/wiki/DL3018"}
runner / hadolint: packages/app/Dockerfile#L24
[hadolint] reported by reviewdog 🐶 Quote this to prevent word splitting. Raw Output: message:"Quote this to prevent word splitting." location:{path:"packages/app/Dockerfile" range:{start:{line:24 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"SC2046" url:"https://github.com/koalaman/shellcheck/wiki/SC2046"}
runner / hadolint: packages/app/Dockerfile#L56
[hadolint] reported by reviewdog 🐶 Use WORKDIR to switch to a directory Raw Output: message:"Use WORKDIR to switch to a directory" location:{path:"packages/app/Dockerfile" range:{start:{line:56 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3003" url:"https://github.com/hadolint/hadolint/wiki/DL3003"}
runner / hadolint: packages/app/Dockerfile#L56
[hadolint] reported by reviewdog 🐶 Use 'cd ... || exit' or 'cd ... || return' in case cd fails. Raw Output: message:"Use 'cd ... || exit' or 'cd ... || return' in case cd fails." location:{path:"packages/app/Dockerfile" range:{start:{line:56 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"SC2164" url:"https://github.com/koalaman/shellcheck/wiki/SC2164"}
runner / hadolint: packages/app/Dockerfile#L68
[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:68 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 / misspell
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: pnpm-lock.yaml#L514
[misspell] reported by reviewdog 🐶 "optimise" is a misspelling of "optimize" Raw Output: ./pnpm-lock.yaml:514:17: "optimise" is a misspelling of "optimize"
runner / misspell: pnpm-lock.yaml#L6370
[misspell] reported by reviewdog 🐶 "optimise" is a misspelling of "optimize" Raw Output: ./pnpm-lock.yaml:6370:21: "optimise" is a misspelling of "optimize"
runner / misspell: pnpm-lock.yaml#L6401
[misspell] reported by reviewdog 🐶 "optimise" is a misspelling of "optimize" Raw Output: ./pnpm-lock.yaml:6401:17: "optimise" is a misspelling of "optimize"
runner / misspell: pnpm-lock.yaml#L6411
[misspell] reported by reviewdog 🐶 "optimise" is a misspelling of "optimize" Raw Output: ./pnpm-lock.yaml:6411:21: "optimise" is a misspelling of "optimize"
runner / shellcheck
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
runner / markdownlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
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: 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#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#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#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#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#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#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#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]