feat: web user interface to control encoder #7
Annotations
11 warnings
lint
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/
|
lint:
src/app/_components/EncoderControl.tsx#L27
'_' is defined but never used
|
lint:
src/app/_components/EncoderControl.tsx#L43
'_' is defined but never used
|
lint:
src/utils/log.ts#L31
Unexpected any. Specify a different type
|
lint:
src/utils/log.ts#L48
Unexpected any. Specify a different type
|
lint:
src/utils/log.ts#L53
Unexpected any. Specify a different type
|
lint:
src/utils/log.ts#L58
Unexpected any. Specify a different type
|
lint:
src/utils/log.ts#L63
Unexpected any. Specify a different type
|
lint:
src/utils/log.ts#L68
Unexpected any. Specify a different type
|
lint:
src/utils/pull_push_logger.ts#L5
Unexpected any. Specify a different type
|
lint:
src/utils/pull_push_logger.ts#L9
Unexpected any. Specify a different type
|