chore: improve bundle chunking #2769
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-ui-kit/src/components/NDarkToggle.vue#L38
Unused '@ts-expect-error' directive.
|
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.
|