Skip to content

Add "emitLast" option support #9

Add "emitLast" option support

Add "emitLast" option support #9

Triggered via pull request September 29, 2024 19:06
@vitaly-tvitaly-t
synchronize #32
emit-last
Status Failure
Total duration 27s
Artifacts

ci.yml

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

Annotations

6 errors and 2 warnings
test (20.x): src/event.ts#L241
'lastValue' is declared but its value is never read.
test (20.x): src/event.ts#L241
Member 'lastValue' implicitly has an 'any' type.
test (20.x)
Process completed with exit code 2.
test (18.x): src/event.ts#L241
'lastValue' is declared but its value is never read.
test (18.x): src/event.ts#L241
Member 'lastValue' implicitly has an 'any' type.
test (18.x)
Process completed with exit code 2.
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/