Skip to content

replace NODE_ENV during Vite build #24208

replace NODE_ENV during Vite build

replace NODE_ENV during Vite build #24208

Triggered via pull request January 23, 2024 13:54
Status Success
Total duration 4m 9s
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 (20): src/frameworks/vite/index.ts#L6
Unsafe assignment of an `any` value
lint (20): src/frameworks/vite/index.ts#L6
Require statement not part of import statement
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