Skip to content

Web frameworks - Fix Astro config loading #22210

Web frameworks - Fix Astro config loading

Web frameworks - Fix Astro config loading #22210

Triggered via pull request August 3, 2023 13:41
Status Success
Total duration 6m 37s
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

10 warnings
lint (18): src/frameworks/astro/index.ts#L13
Missing JSDoc comment
lint (18): src/frameworks/astro/index.ts#L16
Unsafe array destructuring of a tuple element with an `any` value
lint (18): src/frameworks/astro/index.ts#L25
Missing JSDoc comment
lint (18): src/frameworks/astro/index.ts#L28
Unsafe array destructuring of a tuple element with an `any` value
lint (18): src/frameworks/astro/index.ts#L28
Unsafe array destructuring of a tuple element with an `any` value
lint (18): src/frameworks/astro/index.ts#L30
Unsafe member access .name on an `any` value
lint (18): src/frameworks/astro/index.ts#L40
Missing return type on function
lint (18): src/frameworks/astro/index.ts#L40
Missing JSDoc comment
lint (18): src/frameworks/astro/index.ts#L41
Unsafe array destructuring of a tuple element with an `any` value
lint (18): src/frameworks/astro/index.ts#L47
Missing return type on function