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