Skip to content

chore: improve bundle chunking #2769

chore: improve bundle chunking

chore: improve bundle chunking #2769

Triggered via push September 20, 2024 13:39
Status Failure
Total duration 5m 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ci: packages/devtools-ui-kit/src/components/NDarkToggle.vue#L19
This condition will always return true since this function is always defined. Did you mean to call it instead?
ci: packages/devtools/client/components/BuildAnalyzeDetails.vue#L84
Argument of type 'AnalyzeBuildMeta' is not assignable to parameter of type 'number'.
ci: packages/devtools/client/components/DataSchemaDrawer.vue#L73
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
ci: packages/devtools/client/components/StateEditor.vue#L19
'useVModel' cannot be used as a value because it was imported using 'import type'.
ci: packages/devtools/client/components/StateEditor.vue#L119
Type '<T extends object>(target: T) => DeepReadonly<UnwrapNestedRefs<T>>' is not assignable to type 'boolean | undefined'.
ci: packages/devtools/client/pages/modules/analyze-build.vue#L86
Argument of type 'AnalyzeBuildMeta' is not assignable to parameter of type 'number'.
ci
Process completed with exit code 2.