Skip to content

Bump vite from 2.9.17 to 2.9.18 in /examples/stickynotes-to-shapes #995

Bump vite from 2.9.17 to 2.9.18 in /examples/stickynotes-to-shapes

Bump vite from 2.9.17 to 2.9.18 in /examples/stickynotes-to-shapes #995

Triggered via pull request April 11, 2024 16:00
Status Failure
Total duration 2m 28s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
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/