Add "emitLast" option support #9
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/
|