chore(deps): update devdependency ts-essentials to v10 (main) #7284
Annotations
7 errors
Linting:
src/routing.ts#L115
Unsafe assignment of an error typed value
|
Linting:
src/routing.ts#L115
Unsafe call of an `any` typed value
|
Linting:
src/routing.ts#L116
Unsafe return of an `any` typed value
|
Linting:
src/routing.ts#L117
Unsafe member access .map on an `error` typed value
|
Linting:
src/routing.ts#L117
Unsafe return of an `any` typed value
|
Linting:
src/routing.ts#L118
Unsafe argument of type `any` assigned to a parameter of type `ConcatArray<string>`
|
Linting
Process completed with exit code 1.
|
Loading