chore(deps): update devdependency ts-essentials to v10 (main) #8009
ci.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: edge-release
Annotations
13 errors and 3 warnings
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 (ubuntu-latest):
src/routing.ts#L116
This expression is not callable.
|
Test on Node.js 18 (ubuntu-latest):
src/routing.ts#L116
Parameter 'locale' implicitly has an 'any' type.
|
Test on Node.js 18 (ubuntu-latest):
src/routing.ts#L117
Parameter 'locale' implicitly has an 'any' type.
|
Test on Node.js 18 (ubuntu-latest)
Process completed with exit code 1.
|
Test on Node.js 18 (windows-latest)
The job was canceled because "_18_ubuntu-latest" failed.
|
Test on Node.js 18 (windows-latest)
The operation was canceled.
|
Build on Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint on Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Node.js 18 (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|