Skip to content

Strip special characters from vite output #23803

Strip special characters from vite output

Strip special characters from vite output #23803

Triggered via pull request December 7, 2023 16:49
Status Success
Total duration 4m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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 (20): src/frameworks/vite/index.ts#L24
Unexpected any. Specify a different type
lint (20): src/frameworks/vite/index.ts#L24
Unexpected any. Specify a different type
lint (20): src/frameworks/vite/index.ts#L27
Missing return type on function
lint (20): src/frameworks/vite/index.ts#L27
Missing JSDoc comment
lint (20): src/frameworks/vite/index.ts#L27
Unexpected any. Specify a different type
lint (20): src/frameworks/vite/index.ts#L27
Unexpected any. Specify a different type
lint (20): src/frameworks/vite/index.ts#L27
Type string trivially inferred from a string literal, remove type annotation
lint (20): src/frameworks/vite/index.ts#L28
Unsafe assignment of an `any` value
lint (20): src/frameworks/vite/index.ts#L38
Invalid type "any" of template literal expression
lint (20): src/frameworks/vite/index.ts#L38
Unsafe member access .hosting on an `any` value