Skip to content

[POC] feat: node-based muxing editor #781

[POC] feat: node-based muxing editor

[POC] feat: node-based muxing editor #781

Triggered via pull request February 28, 2025 00:43
Status Failure
Total duration 1m 44s
Artifacts

on-pr.yml

on: pull_request
Security Checks  /  Trivy
13s
Security Checks / Trivy
Security Checks  /  NPM Audit
6s
Security Checks / NPM Audit
Static Checks  /  ESLint Check
27s
Static Checks / ESLint Check
Static Checks  /  TS Types Check
23s
Static Checks / TS Types Check
Static Checks  /  Build App Check
29s
Static Checks / Build App Check
Unit Tests  /  Vitest
1m 33s
Unit Tests / Vitest
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 9 warnings
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L7
'MiniMap' is declared but its value is never read.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L25
'Select' is declared but its value is never read.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L26
'SelectButton' is declared but its value is never read.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L39
'groupStyles' is declared but its value is never read.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L123
Parameter 'changes' implicitly has an 'any' type.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L125
Parameter 'changes' implicitly has an 'any' type.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L137
Parameter 'params' implicitly has an 'any' type.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L194
Parameter 'id' implicitly has an 'any' type.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L194
Parameter 'value' implicitly has an 'any' type.
Static Checks / TS Types Check: src/routes/route-mux-config.tsx#L289
All destructured elements are unused.
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L7
'MiniMap' is defined but never used
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L25
'Select' is defined but never used
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L26
'SelectButton' is defined but never used
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L39
'groupStyles' is assigned a value but never used
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L289
'id' is defined but never used
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L289
'data' is defined but never used
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L332
'id' is defined but never used
Static Checks / ESLint Check: src/routes/route-mux-config.tsx#L332
'data' is defined but never used
Static Checks / ESLint Check
Process completed with exit code 1.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L7
'MiniMap' is declared but its value is never read.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L25
'Select' is declared but its value is never read.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L26
'SelectButton' is declared but its value is never read.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L39
'groupStyles' is declared but its value is never read.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L123
Parameter 'changes' implicitly has an 'any' type.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L125
Parameter 'changes' implicitly has an 'any' type.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L137
Parameter 'params' implicitly has an 'any' type.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L194
Parameter 'id' implicitly has an 'any' type.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L194
Parameter 'value' implicitly has an 'any' type.
Static Checks / Build App Check: src/routes/route-mux-config.tsx#L289
All destructured elements are unused.
Static Checks / TS Types Check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Static Checks / ESLint Check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Static Checks / Build App Check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests / Vitest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L200
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L201
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/context/confirm-context.tsx#L37
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Static Checks / ESLint Check: src/lib/test-utils.tsx#L66
This rule can't verify that `export *` only exports components
Static Checks / ESLint Check: src/lib/test-utils.tsx#L68
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components