Skip to content

docs: improve readme to trigger coverage report #288

docs: improve readme to trigger coverage report

docs: improve readme to trigger coverage report #288

Triggered via push October 17, 2024 10:52
Status Success
Total duration 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build / test
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build / validations: test/integration/set-schedule-processing-endpoint.spec.ts#L6
'fetch' is assigned a value but never used. Allowed unused vars must match /^_/u
build / validations: test/integration/set-schedule-processing-endpoint.spec.ts#L6
'sqsClient' is assigned a value but never used. Allowed unused vars must match /^_/u
build / validations: test/integration/set-schedule-processing-endpoint.spec.ts#L6
'storage' is assigned a value but never used. Allowed unused vars must match /^_/u
build / validations: test/integration/tools-endpoint.spec.ts#L3
'stubComponents' is defined but never used. Allowed unused args must match /^_/u