Lint & Test #1
Annotations
10 errors
Run eslint:
src/fib.ts#L11
Unsafe return of an `any` typed value
|
Run eslint:
src/fib.ts#L11
Operands of '+' operation with any is possible only with string, number, bigint or any
|
Run eslint:
src/fibRoute.ts#L6
Unsafe assignment of an `any` value
|
Run eslint:
src/fibRoute.ts#L6
Unsafe member access .params on an `any` value
|
Run eslint:
src/fibRoute.ts#L8
Unsafe assignment of an `any` value
|
Run eslint:
src/fibRoute.ts#L8
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run eslint:
src/fibRoute.ts#L9
Invalid type "any" of template literal expression
|
Run eslint:
src/fibRoute.ts#L9
Invalid type "any" of template literal expression
|
Run eslint:
src/fibRoute.ts#L12
Invalid type "any" of template literal expression
|
Run eslint:
src/fibRoute.ts#L15
Unsafe member access .send on an `any` value
|
The logs for this run have expired and are no longer available.
Loading