docs: improve readme to trigger coverage report #288
build.yml
on: push
build
/
validations
26s
build
/
test
28s
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
|