Feature/GBI-2374 - basic.test.js migration #303
Annotations
10 errors and 1 warning
build:
test/deployment.test.ts#L28
Unsafe assignment of an `any` value
|
build:
test/discovery.test.ts#L8
Unsafe array destructuring of a tuple element with an error typed value
|
build:
test/discovery.test.ts#L11
Unsafe assignment of an error typed value
|
build:
test/discovery.test.ts#L11
Unsafe call of a(n) `error` type typed value
|
build:
test/discovery.test.ts#L11
Unsafe member access .getProviders on an `error` typed value
|
build:
test/discovery.test.ts#L12
Unsafe member access .length on an `error` typed value
|
build:
test/discovery.test.ts#L13
Unsafe call of a(n) `error` type typed value
|
build:
test/discovery.test.ts#L13
Unsafe member access .forEach on an `error` typed value
|
build:
test/discovery.test.ts#L14
Unsafe member access .id on an `any` value
|
build:
test/discovery.test.ts#L14
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|