Skip to content

chore(deps): update all non-major dependencies #2634

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #2634

Triggered via pull request August 22, 2024 09:28
Status Failure
Total duration 2m 40s
Artifacts

ci.yml

on: pull_request
Matrix: checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
checks (20, ubuntu-latest): packages/e2e-tests/hmr/src/components/partial-hmr/ModuleContext.svelte#L1
`context="module"` is deprecated, use the `module` attribute instead(script_context_deprecated)
checks (20, ubuntu-latest): packages/e2e-tests/svelte-preprocess/src/lib/multifile/MultiFile.svelte#L1
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
checks (20, ubuntu-latest): packages/vite-plugin-svelte-inspector/src/runtime/Inspector.svelte#L34
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
checks (20, ubuntu-latest): packages/vite-plugin-svelte-inspector/src/runtime/Inspector.svelte#L34
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
checks (20, ubuntu-latest)
Process completed with exit code 1.