Skip to content

Lint & Test

Lint & Test #1

Manually triggered January 22, 2024 16:26
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/fib.ts#L11
Unsafe return of an `any` typed value
test: src/fib.ts#L11
Operands of '+' operation with any is possible only with string, number, bigint or any
test: src/fibRoute.ts#L6
Unsafe assignment of an `any` value
test: src/fibRoute.ts#L6
Unsafe member access .params on an `any` value
test: src/fibRoute.ts#L8
Unsafe assignment of an `any` value
test: src/fibRoute.ts#L8
Unsafe argument of type `any` assigned to a parameter of type `string`
test: src/fibRoute.ts#L9
Invalid type "any" of template literal expression
test: src/fibRoute.ts#L9
Invalid type "any" of template literal expression
test: src/fibRoute.ts#L12
Invalid type "any" of template literal expression
test: src/fibRoute.ts#L15
Unsafe member access .send on an `any` value