Skip to content

Update dependency @commander-js/extra-typings to v12.1.0 #5673

Update dependency @commander-js/extra-typings to v12.1.0

Update dependency @commander-js/extra-typings to v12.1.0 #5673

Triggered via pull request August 16, 2025 06:39
Status Success
Total duration 4m 46s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/editors/ace/modes/source.ts#L570
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L529
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L525
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L162
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L125
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L123
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L40
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/cse-machine/scheme-macros.ts#L141
'e' is defined but never used
build: src/cse-machine/closure.ts#L55
'_' is assigned a value but never used
build: src/createContext.ts#L388
'f' is defined but never used. Allowed unused args must match /^_/u