Skip to content

Add server api for apps + Add external hooks for apps #570

Add server api for apps + Add external hooks for apps

Add server api for apps + Add external hooks for apps #570

Triggered via pull request September 8, 2024 00:04
@VictorS67VictorS67
synchronize #101
app-server
Status Success
Total duration 13m 33s
Artifacts

ci.yml

on: pull_request
Matrix: Integration Tests
Fit to window
Zoom out
Zoom in

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/