Skip to content

Logger enhancements #109

Logger enhancements

Logger enhancements #109

Triggered via pull request August 30, 2024 21:53
Status Failure
Total duration 44s
Artifacts

main.yml

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

Annotations

29 errors and 2 warnings
build (18.x): src/dev.ts#L9
'getStream$' is declared but its value is never read.
build (18.x): src/dev.ts#L10
'take' is declared but its value is never read.
build (18.x): src/dev.ts#L169
Cannot find name 'fetch'.
build (18.x): src/dev.ts#L172
Parameter 'resp' implicitly has an 'any' type.
build (18.x): src/dev.ts#L173
Parameter 'json' implicitly has an 'any' type.
build (18.x): src/dev.ts#L173
Parameter 'x' implicitly has an 'any' type.
build (18.x): src/dev.ts#L174
Parameter 'feeds' implicitly has an 'any' type.
build (18.x): src/dev.ts#L174
Parameter 'x' implicitly has an 'any' type.
build (18.x)
Process completed with exit code 1.
build (lts/*)
The job was canceled because "_18_x" failed.
build (20.x)
The job was canceled because "_18_x" failed.
build (lts/*): src/dev.ts#L9
'getStream$' is declared but its value is never read.
build (lts/*): src/dev.ts#L10
'take' is declared but its value is never read.
build (20.x): src/dev.ts#L9
'getStream$' is declared but its value is never read.
build (lts/*): src/dev.ts#L169
Cannot find name 'fetch'.
build (20.x): src/dev.ts#L10
'take' is declared but its value is never read.
build (lts/*): src/dev.ts#L172
Parameter 'resp' implicitly has an 'any' type.
build (20.x): src/dev.ts#L169
Cannot find name 'fetch'.
build (lts/*): src/dev.ts#L173
Parameter 'json' implicitly has an 'any' type.
build (20.x): src/dev.ts#L172
Parameter 'resp' implicitly has an 'any' type.
build (lts/*): src/dev.ts#L173
Parameter 'x' implicitly has an 'any' type.
build (20.x): src/dev.ts#L173
Parameter 'json' implicitly has an 'any' type.
build (lts/*): src/dev.ts#L174
Parameter 'feeds' implicitly has an 'any' type.
build (20.x): src/dev.ts#L173
Parameter 'x' implicitly has an 'any' type.
build (lts/*): src/dev.ts#L174
Parameter 'x' implicitly has an 'any' type.
build (20.x): src/dev.ts#L174
Parameter 'feeds' implicitly has an 'any' type.
build (lts/*)
Process completed with exit code 1.
build (20.x): src/dev.ts#L174
Parameter 'x' implicitly has an 'any' type.
build (20.x)
Process completed with exit code 1.
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@v2. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/