Skip to content

Astro adapter proof of concept #26988

Astro adapter proof of concept

Astro adapter proof of concept #26988

Triggered via pull request May 22, 2024 22:20
Status Failure
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

3 errors and 15 warnings
unit (18)
Process completed with exit code 6.
unit (20)
The job was canceled because "_18" failed.
unit (20)
The operation was canceled.
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/.
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/frameworks/astro/index.ts#L16
Missing JSDoc comment
lint (20): src/frameworks/astro/index.ts#L20
Unsafe array destructuring of a tuple element with an `any` value
lint (20): src/frameworks/astro/index.ts#L36
Unsafe return of an `any` typed value
lint (20): src/frameworks/astro/index.ts#L39
Missing JSDoc comment
lint (20): src/frameworks/astro/index.ts#L47
Missing return type on function
lint (20): src/frameworks/astro/index.ts#L47
Missing JSDoc comment
lint (20): src/frameworks/astro/index.ts#L54
Missing return type on function
lint (20): src/frameworks/astro/index.ts#L54
Missing JSDoc comment
lint (20): src/frameworks/astro/index.ts#L56
Unsafe assignment of an `any` value
lint (20): src/frameworks/astro/index.ts#L61
Unsafe assignment of an `any` value
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/.
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/.