Skip to content

tsconfig change

tsconfig change #6

Triggered via push January 14, 2024 10:38
Status Failure
Total duration 1m 4s
Billable time 1m
Artifacts

Push_Test.yml

on: push
Fit to window
Zoom out
Zoom in

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/