Skip to content

adding python webhooks app example #1048

adding python webhooks app example

adding python webhooks app example #1048

Triggered via pull request September 4, 2024 15:46
Status Success
Total duration 3m 41s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/