Refactor local database #3
Annotations
5 errors and 1 warning
Run eslint:
src/lib/utils/localDB/localDBmanager.ts#L7
'LocalDBManager' was used before it was defined
|
Run eslint:
src/lib/utils/localDB/localDBmanager.ts#L33
'UserStorage' was used before it was defined
|
Run eslint:
src/lib/utils/localDB/localDBmanager.ts#L70
'UserDataGetter' was used before it was defined
|
Run eslint:
src/lib/utils/localDB/localDBmanager.ts#L78
'UserDataGetter' was used before it was defined
|
Run eslint
Process completed with exit code 1.
|
Run eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|