Skip to content

Release: v0.5.0 (#63) #10

Release: v0.5.0 (#63)

Release: v0.5.0 (#63) #10

Triggered via push October 31, 2023 11:12
Status Failure
Total duration 51s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
Release: packages/next-mobx-store-hooks/src/useHydrateProps.ts#L12
React Hook useMemo has a missing dependency: 'pageProps.hydrationData'. Either include it or remove the dependency array