Added validation for project id and project name #32084
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
1 error and 23 warnings
vscode_integration (18)
The process '/Users/runner/hostedtoolcache/node/18.20.5/arm64/bin/npm' failed with exit code 1
|
check-package-lock-vsce (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-package-lock (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-json-schema (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20):
src/management/projects.ts#L49
Unexpected any. Specify a different type
|
lint (20):
src/management/projects.ts#L49
Unsafe member access .projectId on an `any` value
|
lint (20):
src/management/projects.ts#L49
Unsafe return of an `any` typed value
|
lint (20):
src/management/projects.ts#L74
Missing JSDoc comment
|
lint (20):
src/management/projects.ts#L83
Unexpected any. Specify a different type
|
lint (20):
src/management/projects.ts#L91
Missing JSDoc comment
|
lint (20):
src/management/projects.ts#L99
Unexpected any. Specify a different type
|
lint (20):
src/management/projects.ts#L132
Unexpected any. Specify a different type
|
lint (20):
src/management/projects.ts#L133
Unsafe member access .project on an `any` value
|
lint (20):
src/management/projects.ts#L134
Unsafe argument of type `any` assigned to a parameter of type `string`
|
unit (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
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 (18)
No files were found with the provided path: firebase-vscode/src/test/screenshots. No artifacts will be uploaded.
|