Skip to content

chore(deps): update all non-major dependencies #514

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #514

Triggered via pull request July 6, 2023 21:20
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Matrix: js-cs-fixer
Matrix: lint
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
js-cs-fixer (ubuntu-latest, 18)
Process completed with exit code 1.
lint (18.x, ubuntu-latest): .stacks/core/stacks.ts#L63
Top-level functions should be declared with function keyword
lint (18.x, ubuntu-latest): .stacks/core/stacks.ts#L63
Use 'as PluginOption' instead of '<PluginOption>'
lint (18.x, ubuntu-latest): .stacks/core/utils/fs.ts#L120
Top-level functions should be declared with function keyword
lint (18.x, ubuntu-latest): .stacks/core/utils/fs.ts#L141
Top-level functions should be declared with function keyword
lint (18.x, ubuntu-latest): .stacks/simple-git-hooks.cjs#L1
Expected 1 empty line after require statement not followed by another require
lint (18.x, ubuntu-latest): commitlint.config.cjs#L1
Prefer `node:fs` over `fs`
lint (18.x, ubuntu-latest): commitlint.config.cjs#L2
Expected 1 empty line after require statement not followed by another require
lint (18.x, ubuntu-latest): commitlint.config.cjs#L2
Prefer `node:path` over `path`
lint (18.x, ubuntu-latest): commitlint.config.cjs#L70
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
lint (18.x, ubuntu-latest): commitlint.config.cjs#L71
Prefer `Number.POSITIVE_INFINITY` over `Infinity`
js-cs-fixer (ubuntu-latest, 18): commitlint.config.cjs#L6
'jiti' is assigned a value but never used. Allowed unused vars must match /^_/u
lint (18.x, ubuntu-latest): commitlint.config.cjs#L5
'jiti' is assigned a value but never used. Allowed unused vars must match /^_/u