[Tiny/refactoration] Move HomeDBManager to its own folder #2470
Annotations
11 errors and 2 warnings
|
test/testUtils.ts#L1
Cannot find module 'app/gen-server/lib/HomeDBManager' or its corresponding type declarations.
|
test/nbrowser/homeUtil.ts#L16
Cannot find module 'app/gen-server/lib/HomeDBManager' or its corresponding type declarations.
|
test/gen-server/seed.ts#L43
Cannot find module 'app/gen-server/lib/HomeDBManager' or its corresponding type declarations.
|
test/nbrowser/testServer.ts#L14
Cannot find module 'app/gen-server/lib/HomeDBManager' or its corresponding type declarations.
|
test/gen-server/testUtils.ts#L5
Cannot find module 'app/gen-server/lib/HomeDBManager' or its corresponding type declarations.
|
test/gen-server/apiUtils.ts#L14
Cannot find module 'app/gen-server/lib/HomeDBManager' or its corresponding type declarations.
|
test/gen-server/ApiServer.ts#L11
Cannot find module 'app/gen-server/lib/HomeDBManager' or its corresponding type declarations.
|
test/gen-server/ApiServer.ts#L52
Parameter 'user' implicitly has an 'any' type.
|
test/gen-server/ApiServer.ts#L53
Parameter 'user' implicitly has an 'any' type.
|
test/gen-server/ApiServer.ts#L54
Parameter 'user' implicitly has an 'any' type.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading