BREAKING: hide functions:config:* commands by default #41014
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
13 warnings
|
lint (20):
firebase-vscode/src/utils/settings.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/data-connect/sdk-generation.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/core/emulators.ts#L45
Missing semicolon
|
|
lint (20):
src/command.ts#L172
Unsafe assignment of an `any` value
|
|
lint (20):
src/command.ts#L161
Unsafe spread of an `any` array type
|
|
lint (20):
src/command.ts#L161
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
lint (20):
src/command.ts#L160
Unsafe assignment of an `any` value
|
|
lint (20):
src/command.ts#L123
Expected only 0 line after block description
|
|
lint (20):
src/command.ts#L99
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
|
|
lint (20):
src/command.ts#L96
Expected only 0 line after block description
|
|
lint (20):
src/command.ts#L84
Expected no lines between tags
|
|
lint (20):
src/command.ts#L81
Expected only 0 line after block description
|
|
lint (20):
src/command.ts#L72
Expected @param names to be "alias". Got "aliases"
|