Skip to content

chore(deps): pin dependencies #385

chore(deps): pin dependencies

chore(deps): pin dependencies #385

Triggered via pull request December 13, 2024 13:36
Status Success
Total duration 26s
Artifacts

reviewdog.yml

on: pull_request
actionlint
4s
actionlint
runner / shellcheck
5s
runner / shellcheck
runner / markdownlint
17s
runner / markdownlint
runner / Biome
5s
runner / Biome
runner / misspell
16s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 21 warnings
actionlint: .github/workflows/push-checks-workflow.yml#L23
[actionlint] reported by reviewdog ๐Ÿถ shellcheck reported issue in this script: SC2086:info:1:48: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/push-checks-workflow.yml:23:9: shellcheck reported issue in this script: SC2086:info:1:48: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/release.yml#L30
[actionlint] reported by reviewdog ๐Ÿถ shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/release.yml:30:9: shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck]
runner / Biome: ./src/schema-primitive/email/email.ts:9:17#L1
[Biome] reported by reviewdog ๐Ÿถ ``` Raw Output: ./src/schema-primitive/email/email.ts:9:17 ๏ฟฝ]8;;https://biomejs.dev/linter/rules/use-top-level-regex๏ฟฝ\lint/performance/useTopLevelRegex๏ฟฝ]8;;๏ฟฝ\ โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” ```
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output: โš  This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output:
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output: 7 โ”‚ <A extends string>(annotations?: Schema.Annotations.Filter<A>) =>
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output: 8 โ”‚ <I, R>(self: Schema.Schema<A, I, R>) => {
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output: > 9 โ”‚ const regex = /^(?!\.)(?!.*\.\.)([A-Z0-9_+-.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9-]*\.)+[A-Z]{2,}$/i
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output: โ”‚ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output: 10 โ”‚ const pattern = regex.source
runner / Biome: #L1
[Biome] reported by reviewdog ๐Ÿถ Raw Output: 11 โ”‚ return self.pipe(
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
actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
actionlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
runner / Biome
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
runner / shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
runner / shellcheck
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
runner / misspell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
runner / misspell
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
runner / misspell: .npmrc#L110
[misspell] reported by reviewdog ๐Ÿถ "behaviour" is a misspelling of "behavior" Raw Output: ./.npmrc:110:34: "behaviour" is a misspelling of "behavior"
runner / misspell: src/schema-primitive/string-date/string-date.ts#L33
[misspell] reported by reviewdog ๐Ÿถ "fulfils" is a misspelling of "fulfills" Raw Output: ./src/schema-primitive/string-date/string-date.ts:33:60: "fulfils" is a misspelling of "fulfills"
runner / markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
runner / markdownlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
runner / misspell: CHANGELOG.md#L315
[misspell] reported by reviewdog ๐Ÿถ "favour" is a misspelling of "favor" Raw Output: ./CHANGELOG.md:315:42: "favour" is a misspelling of "favor"
runner / markdownlint: CHANGELOG.md#L11
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"] Raw Output: CHANGELOG.md:11 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"]
runner / markdownlint: CHANGELOG.md#L17
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"] Raw Output: CHANGELOG.md:17 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Minor Changes"]
runner / markdownlint: CHANGELOG.md#L56
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"] Raw Output: CHANGELOG.md:56 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
runner / markdownlint: CHANGELOG.md#L62
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"] Raw Output: CHANGELOG.md:62 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
runner / markdownlint: CHANGELOG.md#L72
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"] Raw Output: CHANGELOG.md:72 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
runner / markdownlint: CHANGELOG.md#L82
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"] Raw Output: CHANGELOG.md:82 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
runner / markdownlint: CHANGELOG.md#L91
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"] Raw Output: CHANGELOG.md:91 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
runner / markdownlint: CHANGELOG.md#L122
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"] Raw Output: CHANGELOG.md:122 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]
runner / markdownlint: CHANGELOG.md#L131
[markdownlint] reported by reviewdog ๐Ÿถ MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"] Raw Output: CHANGELOG.md:131 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Patch Changes"]