Skip to content

feat: oneling optimisation #12877

feat: oneling optimisation

feat: oneling optimisation #12877

Triggered via pull request May 13, 2024 12:07
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
Tests (21, ubuntu-latest)
Process completed with exit code 1.
Tests (18, ubuntu-latest)
The job was canceled because "_21_ubuntu-latest" failed.
Tests (18, ubuntu-latest)
Process completed with exit code 1.
Tests (18, windows-latest)
The job was canceled because "_21_ubuntu-latest" failed.
Tests (18, windows-latest)
The operation was canceled.
Tests (20, ubuntu-latest)
The job was canceled because "_21_ubuntu-latest" failed.
Tests (20, ubuntu-latest)
The operation was canceled.
Tests (18, macOS-latest)
The job was canceled because "_21_ubuntu-latest" failed.
Tests (18, macOS-latest)
The operation was canceled.
Lint
Property 'optimisation_oneling' is missing in type '{ analysis: ComponentAnalysis; options: ValidatedCompileOptions; scope: Scope; scopes: Map<SvelteNode, Scope>; hoisted: ImportDeclaration[]; node: any; source_locator: (search: string | number, index?: number | undefined) => Location_1 | undefined; readonly before_init: any[]; readonly init: any[]; readonly update: any[]; readonly after_update: any[]; readonly template: any[]; readonly locations: any[]; legacy_reactive_statements: Map<any, any>; metadata: { context: { template_needs_import_node: false; template_contains_script_tag: false; }; namespace: Namespace; bound_contenteditable: false; }; events: Set<string>; preserve_whitespace: boolean; public_state: Map<any, any>; private_state: Map<any, any>; in_constructor: false; }' but required in type 'ComponentClientTransformState'.
Lint
Cannot assign to 'optimisation_oneling' because it is a read-only property.
Lint
Cannot assign to 'optimisation_oneling' because it is a read-only property.
Lint
Property 'optimisation_oneling' is missing in type '{ analysis: ComponentAnalysis; options: ValidatedCompileOptions; scope: Scope; scopes: Map<SvelteNode, Scope>; hoisted: ImportDeclaration[]; legacy_reactive_statements: Map<any, any>; readonly init: any[]; readonly template: any[]; metadata: { namespace: Namespace; }; preserve_whitespace: boolean; private_derived: Map<any, any>; }' but required in type 'ComponentServerTransformState'.
Lint
Type 'Node | null' is not assignable to type 'Element | Comment'.
Lint
Argument of type 'ChildNode[]' is not assignable to parameter of type 'TemplateNode[]'.
Lint
Argument of type 'ChildNode[]' is not assignable to parameter of type 'TemplateNode[]'.
Lint
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Tests (21, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.