Skip to content

chore: team names

chore: team names #9

Triggered via push November 12, 2023 12:50
Status Failure
Total duration 2m 42s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
test (ubuntu-latest): src/main/main.ts#L17
`node:child_process` import should occur before import of `./menu`
test (ubuntu-latest): src/main/main.ts#L40
Replace `"js"` with `'js'`
test (ubuntu-latest): src/main/main.ts#L41
Replace `⏎········`node·-e·"${args.code}"`,⏎······` with ``node·-e·"${args.code}"``
test (ubuntu-latest): src/main/main.ts#L45
Replace `⏎······`python3·-c·"${args.code}"`⏎······` with ``python3·-c·"${args.code}"``
test (ubuntu-latest): src/renderer/App.tsx#L93
React Hook useCallback has a missing dependency: 'store'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/App.tsx#L151
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
test (ubuntu-latest): src/renderer/App.tsx#L172
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
test (ubuntu-latest): src/renderer/App.tsx#L173
Unary operator '++' used
test (ubuntu-latest): src/renderer/App.tsx#L181
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
test (ubuntu-latest): src/renderer/App.tsx#L188
Unexpected use of continue statement
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest): src/renderer/codeSnippets/general.ts#L5
Unexpected console statement
test (ubuntu-latest): src/renderer/codeSnippets/general.ts#L55
Unexpected console statement
test (ubuntu-latest): src/renderer/nodes/OpenAITranscription.tsx#L9
Unexpected console statement
test (ubuntu-latest): src/renderer/nodes/OpenAITranscription.tsx#L20
Unexpected console statement