Skip to content

refactor(tiny-refresh): unify code for vite and webpack #2032

refactor(tiny-refresh): unify code for vite and webpack

refactor(tiny-refresh): unify code for vite and webpack #2032

Triggered via pull request June 21, 2024 10:01
Status Failure
Total duration 4m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: packages/tiny-react/src/hmr/index.test.tsx#L2
Module '"."' has no exported member 'ViteHot'.
build: packages/tiny-react/src/hmr/index.test.tsx#L2
Module '"."' has no exported member 'createManager'.
build: packages/tiny-react/src/hmr/index.test.tsx#L13
Parameter 'callback' implicitly has an 'any' type.
build: packages/tiny-refresh/src/runtime.test.tsx#L6
Module '"./runtime"' declares 'ViteHot' locally, but it is not exported.
build: packages/tiny-refresh/src/runtime.test.tsx#L6
Module '"./runtime"' has no exported member 'createManager'.
build: packages/tiny-refresh/src/runtime.test.tsx#L15
Parameter 'callback' implicitly has an 'any' type.
build
Process completed with exit code 2.
tiny-refresh
Process completed with exit code 1.