tsconfig change #6
Annotations
4 errors and 1 warning
build:
src/functions/db/config.ts#L8
Cannot find module './configKey' or its corresponding type declarations.
|
build:
src/functions/hooks/useToken.ts#L3
Cannot find module '../db/configKey' or its corresponding type declarations.
|
build:
src/functions/notifications.ts#L7
Cannot find module './db/configKey' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|