Skip to content

Bump semver from 5.7.1 to 5.7.2 in /sicp_publish (#1438) #3858

Bump semver from 5.7.1 to 5.7.2 in /sicp_publish (#1438)

Bump semver from 5.7.1 to 5.7.2 in /sicp_publish (#1438) #3858

Triggered via push September 4, 2023 03:09
Status Success
Total duration 7m 16s
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