Skip to content

Bump semver from 6.3.0 to 6.3.1 (#1465) #3855

Bump semver from 6.3.0 to 6.3.1 (#1465)

Bump semver from 6.3.0 to 6.3.1 (#1465) #3855

Triggered via push September 4, 2023 03:03
Status Success
Total duration 6m 49s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/ec-evaluator/interpreter.ts#L228
'reject' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L454
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L526
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L535
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L581
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L592
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L663
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L950
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L965
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/editors/ace/modes/source.ts#L40
Do not use "@ts-ignore" because it alters compilation errors