Support for AI Testing Agent #31743
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_integration
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
16 warnings
lint (20):
src/appdistribution/client.ts#L113
Unexpected any. Specify a different type
|
lint (20):
src/appdistribution/client.ts#L114
Unsafe assignment of an `any` value
|
lint (20):
src/appdistribution/client.ts#L114
Unsafe member access .message on an `any` value
|
lint (20):
src/appdistribution/client.ts#L115
Unsafe assignment of an `any` value
|
lint (20):
src/appdistribution/client.ts#L115
Unsafe member access .context on an `any` value
|
lint (20):
src/appdistribution/client.ts#L121
Invalid type "any" of template literal expression
|
lint (20):
src/appdistribution/client.ts#L152
Invalid type "unknown" of template literal expression
|
lint (20):
src/appdistribution/client.ts#L218
Invalid type "unknown" of template literal expression
|
lint (20):
src/appdistribution/options-parser-util.ts#L39
Missing JSDoc comment
|
lint (20):
src/appdistribution/options-parser-util.ts#L54
Missing JSDoc comment
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|