Skip to content

Feature/GBI-2374 - basic.test.js migration #303

Feature/GBI-2374 - basic.test.js migration

Feature/GBI-2374 - basic.test.js migration #303

Triggered via pull request December 20, 2024 20:38
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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