Skip to content

rm generic controller to use as typing, and use TController instead #96

rm generic controller to use as typing, and use TController instead

rm generic controller to use as typing, and use TController instead #96

Triggered via push November 25, 2023 15:12
Status Success
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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: src/generics/generic_guard.ts#L6
'args' is defined but never used
build: src/generics/generic_guard.ts#L10
'args' is defined but never used
build: src/generics/generic_shield.ts#L6
'args' is defined but never used
build: src/generics/generic_shield.ts#L10
'args' is defined but never used
build: src/generics/generic_wall.ts#L5
'args' is defined but never used
build: src/generics/generic_wall.ts#L8
'args' is defined but never used
build: src/handlers/file_handler.ts#L128
Found createReadStream from package "fs" with non literal argument at index 0
build: src/handlers/route_handler.ts#L33
'key' is assigned a value but never used
build: src/handlers/route_handler.ts#L216
'isQuery' is assigned a value but never used
build: src/helpers/multi_format_result.ts#L2
'MIME_TYPE' is defined but never used