fix: access last safe value of prop on unmount #18853
ci.yml
on: pull_request
Lint
2m 9s
Benchmarks
1m 55s
Matrix: Tests
Annotations
11 errors
Tests (22, ubuntu-latest)
Process completed with exit code 1.
|
Tests (20, ubuntu-latest)
The job was canceled because "_22_ubuntu-latest" failed.
|
Tests (20, ubuntu-latest)
The operation was canceled.
|
Tests (18, ubuntu-latest)
The job was canceled because "_22_ubuntu-latest" failed.
|
Tests (18, ubuntu-latest)
The operation was canceled.
|
Tests (18, windows-latest)
The job was canceled because "_22_ubuntu-latest" failed.
|
Tests (18, windows-latest)
The operation was canceled.
|
Tests (18, macOS-latest)
The job was canceled because "_22_ubuntu-latest" failed.
|
Tests (18, macOS-latest)
The operation was canceled.
|
Lint
Property 'needs_safe_props' is missing in type '{ analysis: ComponentAnalysis; options: ValidatedCompileOptions; scope: Scope; scopes: Map<AST.SvelteNode, Scope>; is_instance: false; hoisted: ESTree.ImportDeclaration[]; node: any; legacy_reactive_imports: never[]; 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>; transform: {}; in_constructor: false; instance_level_snippets: never[]; module_level_snippets: never[]; init: any; update: any; expressions: any; after_update: any; template: any; locations: any; }' but required in type 'ComponentClientTransformState'.
|
Lint
Process completed with exit code 2.
|