Skip to content

API Upgrade: Migrating Tree View to V2 #365

API Upgrade: Migrating Tree View to V2

API Upgrade: Migrating Tree View to V2 #365

Triggered via pull request December 18, 2024 10:28
Status Failure
Total duration 59s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: src/commands/api/pickTreeItem.ts#L41
Unsafe return of a value of type error
Build: src/commands/api/pickTreeItem.ts#L106
Unsafe argument of type error typed assigned to a parameter of type `string`
Build: src/commands/importDocuments.ts#L82
Unsafe call of a(n) `error` type typed value
Build: src/mongo/MongoScrapbook.ts#L186
Unsafe call of a(n) `error` type typed value
Build: src/mongo/commands/connectMongoDatabase.ts#L50
Unsafe argument of type error typed assigned to a parameter of type `string | RegExp | (string | RegExp)[] | undefined`
Build: src/mongo/commands/connectMongoDatabase.ts#L53
Unsafe assignment of an error typed value
Build: src/mongo/commands/connectMongoDatabase.ts#L54
Unsafe argument of type error typed assigned to a parameter of type `string`
Build: src/mongo/commands/connectMongoDatabase.ts#L57
Unsafe call of a(n) `error` type typed value
Build: src/mongo/commands/createMongoCollection.ts#L13
Unsafe argument of type error typed assigned to a parameter of type `string | RegExp | (string | RegExp)[] | undefined`
Build: src/mongo/commands/createMongoCollection.ts#L15
Unsafe assignment of an error typed value
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636