Skip to content

add abort signal to onOutput hook #569

add abort signal to onOutput hook

add abort signal to onOutput hook #569

Triggered via push September 8, 2024 00:04
Status Success
Total duration 15m 25s
Artifacts

ci.yml

on: push
Matrix: Integration Tests

Annotations

14 warnings
Check linting
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/
Check linting: packages/app/src/App.test.tsx#L1
'React' is defined but never used
Check linting: packages/app/src/App.test.tsx#L3
'render' is defined but never used
Check linting: packages/app/src/App.test.tsx#L3
'screen' is defined but never used
Check linting: packages/app/src/App.test.tsx#L5
'App' is defined but never used
Check linting: packages/app/src/components/AudioRecorder.tsx#L77
'classes' is defined but never used
Check linting: packages/app/src/components/AudioVisualizer.tsx#L130
'e' is defined but never used
Check linting: packages/app/src/components/CodeEditor.tsx#L1
'useLayoutEffect' is defined but never used
Check linting: packages/app/src/components/CodeEditor.tsx#L4
'useThrottleFn' is defined but never used
Check linting: packages/app/src/components/CodeEditor.tsx#L7
'useStableCallback' is defined but never used
Check linting: packages/app/src/components/CodeEditor.tsx#L8
'editingCodeIdState' is defined but never used
Integration Tests (ubuntu-latest, 20.x)
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/
Integration Tests (macos-latest, 20.x)
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/
Integration Tests (windows-latest, 20.x)
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/