Skip to content

perf: use more performant data structures #1920

perf: use more performant data structures

perf: use more performant data structures #1920

Triggered via pull request October 8, 2024 03:10
Status Success
Total duration 37s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint_js
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint_js: benchmark/run.ts#L14
"tinybench" is not published
lint_js: src/deepmerge-into.ts#L142
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/deepmerge-into.ts#L223
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/deepmerge-into.ts#L250
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/deepmerge-into.ts#L269
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/deepmerge-into.ts#L292
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/deepmerge-into.ts#L314
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/defaults/into.ts#L27
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/defaults/into.ts#L69
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/defaults/into.ts#L82
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")