Skip to content

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

Add server api for apps + Add external hooks for apps

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

Triggered via pull request July 27, 2024 08:07
Status Success
Total duration 12m 2s
Artifacts

ci.yml

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

Annotations

14 warnings
Check linting
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/