API Upgrade: Migrating Tree View to V2 #373
Annotations
10 errors and 1 warning
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/setConnectedNode.ts#L11
Unsafe assignment of an error typed value
|
Build:
src/mongo/setConnectedNode.ts#L12
Unsafe argument of type error typed assigned to a parameter of type `string | undefined`
|
Build:
src/mongo/tree/MongoDatabaseTreeItem.ts#L50
Unsafe member access .name on an `error` typed value
|
Build:
src/mongo/tree/MongoDatabaseTreeItem.ts#L52
Unsafe argument of type error typed assigned to a parameter of type `string`
|
Build:
src/mongo/tree/MongoDatabaseTreeItem.ts#L52
Unsafe member access .name on 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
|