Annotations
7 errors and 1 warning
src/hooks/AppWriteAPI/useUpdateLocalStateFromDrive.ts#L6
Cannot find module './migrate' or its corresponding type declarations.
|
src/hooks/GoogleAPI/useUpdateLocalStateFromDrive.ts#L6
Cannot find module './migrate' or its corresponding type declarations.
|
src/hooks/GoogleAPI/useUpdateLocalStateFromDrive.ts#L36
Cannot find name 'stateVersion'.
|
src/store/migrate.ts#L158
Parameter 'persistedState' implicitly has an 'any' type.
|
src/store/migrate.ts#L158
Parameter 'version' implicitly has an 'any' type.
|
src/store/migrate.ts#L203
Cannot find name 'StoreState'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading