Skip to content

Fix login in idx #26806

Fix login in idx

Fix login in idx #26806

Triggered via pull request May 11, 2024 16:20
Status Success
Total duration 4m 29s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
check-package-lock-vsce (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-package-lock (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-json-schema (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20): firebase-vscode/src/data-connect/index.ts#L167
Expected { after 'if' condition
lint (20): src/requireAuth.ts#L60
Unexpected any. Specify a different type
lint (20): src/requireAuth.ts#L62
Unsafe member access .authScopes on an `any` value
lint (20): src/requireAuth.ts#L64
Unsafe member access .tokens on an `any` value
lint (20): src/requireAuth.ts#L65
Unsafe member access .user on an `any` value
lint (20): src/requireAuth.ts#L67
Unsafe assignment of an `any` value
lint (20): src/requireAuth.ts#L84
Unsafe argument of type `any` assigned to a parameter of type `Options`
lint (20): src/requireAuth.ts#L84
Unsafe argument of type `any` assigned to a parameter of type `string[]`
lint (20): src/requireAuth.ts#L84
Unsafe member access .authScopes on an `any` value
lint (20): src/requireAuth.ts#L85
Unexpected any. Specify a different type
unit (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.