Skip to content

chore(deps): update devdependency ts-essentials to v10 (main) #6641

chore(deps): update devdependency ts-essentials to v10 (main)

chore(deps): update devdependency ts-essentials to v10 (main) #6641

Triggered via pull request September 15, 2024 12:52
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: edge-release
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint on Node.js 18: src/routing.ts#L115
Unsafe assignment of an error typed value
Lint on Node.js 18: src/routing.ts#L115
Unsafe call of an `any` typed value
Lint on Node.js 18: src/routing.ts#L116
Unsafe return of an `any` typed value
Lint on Node.js 18: src/routing.ts#L117
Unsafe member access .map on an `error` typed value
Lint on Node.js 18: src/routing.ts#L117
Unsafe return of an `any` typed value
Lint on Node.js 18: src/routing.ts#L118
Unsafe argument of type `any` assigned to a parameter of type `ConcatArray<string>`
Lint on Node.js 18
Process completed with exit code 1.
Test on Node.js 18: src/routing.ts#L116
This expression is not callable.
Test on Node.js 18: src/routing.ts#L116
Parameter 'locale' implicitly has an 'any' type.
Test on Node.js 18: src/routing.ts#L117
Parameter 'locale' implicitly has an 'any' type.
Test on Node.js 18
Process completed with exit code 1.