Skip to content

[Breakout Rooms] UI and UX improvements #882

[Breakout Rooms] UI and UX improvements

[Breakout Rooms] UI and UX improvements #882

Triggered via pull request December 13, 2023 12:10
Status Failure
Total duration 2m 1s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Run linters: examples/breakout-rooms/src/components/BreakoutManager/BreakoutManager.tsx#L187
Type string trivially inferred from a string literal, remove type annotation
Run linters
Process completed with exit code 1.
Run linters: examples/breakout-rooms/src/app.tsx#L26
Forbidden non-null assertion
Run linters: examples/breakout-rooms/src/components/ErrorBoundary.tsx#L20
'_' is defined but never used
Run linters: examples/breakout-rooms/src/hooks.tsx#L325
Forbidden non-null assertion
Run linters: examples/breakout-rooms/src/types.ts#L1
'Item' is defined but never used
Run linters: examples/csv-to-mindmap/src/app.tsx#L104
Forbidden non-null assertion
Run linters: examples/csv-to-mindmap/src/csv-utils.ts#L14
'e' is defined but never used
Run linters: examples/csv-to-mindmap/src/csv-utils.ts#L18
'e' is defined but never used
Run linters: examples/csv-to-mindmap/src/mindmap.ts#L22
Forbidden non-null assertion
Run linters: examples/github-appcards/src/components/Miro/ColorPicker.tsx#L24
Unexpected any. Specify a different type
Run linters: examples/github-appcards/src/components/Miro/Miro.tsx#L30
Unexpected any. Specify a different type
Run linters
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/