Skip to content

backends:delete improvements #25954

backends:delete improvements

backends:delete improvements #25954

Triggered via pull request April 27, 2024 04:11
Status Failure
Total duration 2m 57s
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

3 errors and 15 warnings
unit (18)
Process completed with exit code 1.
unit (20)
The job was canceled because "_18" failed.
unit (20)
The operation was canceled.
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-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-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): src/apphosting/index.ts#L194
Unexpected any. Specify a different type
lint (20): src/apphosting/index.ts#L196
Unexpected constant condition
lint (20): src/apphosting/index.ts#L197
Unsafe argument of type `any` assigned to a parameter of type `QuestionsThatReturnAString<Answers>`
lint (20): src/apphosting/index.ts#L200
Unexpected any. Specify a different type
lint (20): src/apphosting/index.ts#L201
Unsafe member access .status on an `any` value
lint (20): src/apphosting/index.ts#L206
Unsafe assignment of an `any` value
lint (20): src/apphosting/index.ts#L262
Unexpected any. Specify a different type
lint (20): src/apphosting/index.ts#L264
Unsafe member access .status on an `any` value
lint (20): src/apphosting/index.ts#L437
Invalid type "string[]" of template literal expression
lint (20): src/apphosting/index.ts#L455
Unsafe assignment of an `any` value
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/.