Skip to content

Enable auto merge for dependabot PRs #778

Enable auto merge for dependabot PRs

Enable auto merge for dependabot PRs #778

Triggered via pull request October 27, 2023 11:07
Status Success
Total duration 3m 25s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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: examples/github-appcards/src/components/Miro/Miro.tsx#L33
Unexpected any. Specify a different type
Run linters: examples/github-appcards/src/components/Tag.tsx#L7
Unexpected any. Specify a different type
Run linters: examples/github-appcards/src/utils/github.ts#L30
Unexpected any. Specify a different type
Run linters: examples/github-appcards/src/utils/github.ts#L58
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/