fix: added included files to tailwind config #8
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Eslint:
src/app/_components/EncoderControl.tsx#L27
'_' is defined but never used
|
Run Eslint:
src/app/_components/EncoderControl.tsx#L43
'_' is defined but never used
|
Run Eslint:
src/utils/log.ts#L31
Unexpected any. Specify a different type
|
Run Eslint:
src/utils/log.ts#L48
Unexpected any. Specify a different type
|
Run Eslint:
src/utils/log.ts#L53
Unexpected any. Specify a different type
|
Run Eslint:
src/utils/log.ts#L58
Unexpected any. Specify a different type
|
Run Eslint:
src/utils/log.ts#L63
Unexpected any. Specify a different type
|
Run Eslint:
src/utils/log.ts#L68
Unexpected any. Specify a different type
|
Run Eslint:
src/utils/pull_push_logger.ts#L5
Unexpected any. Specify a different type
|
Run Eslint:
src/utils/pull_push_logger.ts#L9
Unexpected any. Specify a different type
|
Loading