Skip to content

fix(vanilla): respect property enumetrability #990

fix(vanilla): respect property enumetrability

fix(vanilla): respect property enumetrability #990

Triggered via pull request October 19, 2023 20:47
Status Failure
Total duration 2m 34s
Artifacts

lint-and-type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: tests/basic.test.tsx#L3
Member 'snapshot' of the import declaration should be sorted alphabetically
lint: tests/basic.test.tsx#L4
`vitest` import should occur before import of `valtio`
lint: tests/basic.test.tsx#L498
'x' is never reassigned. Use 'const' instead
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/