Skip to content

CADE-388 Update code owners to dev-ecosystem #1061

CADE-388 Update code owners to dev-ecosystem

CADE-388 Update code owners to dev-ecosystem #1061

Triggered via pull request January 22, 2025 15:17
Status Success
Total duration 3m 39s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/