Skip to content

fix: dynamic recursion should always return dynamic deltas #1227

fix: dynamic recursion should always return dynamic deltas

fix: dynamic recursion should always return dynamic deltas #1227

Triggered via pull request November 24, 2023 04:14
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

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

Annotations

16 errors and 4 warnings
build (16.x): src/compile.js#L382
Expected space or tab after '//' in comment
build (16.x): src/compile.js#L388
Expected space or tab after '//' in comment
build (16.x): src/compile.js#L391
'enforce' is already declared in the upper scope on line 245 column 11
build (16.x)
Process completed with exit code 1.
build (14.x): src/compile.js#L382
Expected space or tab after '//' in comment
build (14.x): src/compile.js#L388
Expected space or tab after '//' in comment
build (14.x): src/compile.js#L391
'enforce' is already declared in the upper scope on line 245 column 11
build (14.x)
Process completed with exit code 1.
build (18.x): src/compile.js#L382
Expected space or tab after '//' in comment
build (18.x): src/compile.js#L388
Expected space or tab after '//' in comment
build (18.x): src/compile.js#L391
'enforce' is already declared in the upper scope on line 245 column 11
build (18.x)
Process completed with exit code 1.
build (10.x): src/compile.js#L382
Expected space or tab after '//' in comment
build (10.x): src/compile.js#L388
Expected space or tab after '//' in comment
build (10.x): src/compile.js#L391
'enforce' is already declared in the upper scope on line 245 column 11
build (10.x)
The operation was canceled.
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 (14.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 (18.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 (10.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/