Skip to content

feat: add link to DFU mode manual page (#80) #372

feat: add link to DFU mode manual page (#80)

feat: add link to DFU mode manual page (#80) #372

Triggered via push April 25, 2024 03:42
Status Success
Total duration 16m 35s
Artifacts 5

pipeline.yml

on: push
Matrix: compile
Matrix: build-and-test-app
preview-web
0s
preview-web
release-web-prod
29s
release-web-prod
Fit to window
Zoom out
Zoom in

Annotations

1 error, 26 warnings, and 4 notices
[electron] › pages/firmware-wizard/firmware-selection.spec.ts:153:5 › Copy URL button copies a link to the selected firmware: e2e/pages/firmware-wizard/firmware-selection.spec.ts#L167
1) [electron] › pages/firmware-wizard/firmware-selection.spec.ts:153:5 › Copy URL button copies a link to the selected firmware elementHandle.waitForElementState: Timeout 30000ms exceeded. =========================== logs =========================== waiting for element to be enabled element is not enabled - waiting... ============================================================ 165 | 166 | const radioSelector = await queries.findByLabelText("Radio model"); > 167 | await radioSelector.waitForElementState("enabled"); | ^ 168 | 169 | await radioSelector.click(); 170 | await (await queries.findByText("FrSky Horus X10")).click(); at /home/runner/work/buddy/buddy/e2e/pages/firmware-wizard/firmware-selection.spec.ts:167:23
🎭 Playwright Run Summary
12 skipped 21 passed (2m)
🎭 Playwright Run Summary
1 flaky [electron] › pages/firmware-wizard/firmware-selection.spec.ts:153:5 › Copy URL button copies a link to the selected firmware 2 skipped 8 passed (1m)
🎭 Playwright Run Summary
2 skipped 9 passed (1m)
🎭 Playwright Run Summary
2 skipped 9 passed (2m)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/main/index.ts#L85
Unexpected console statement
lint: src/main/index.ts#L95
Unexpected console statement
lint: src/main/index.ts#L98
Unexpected console statement
lint: src/main/index.ts#L153
Unexpected console statement
lint: src/renderer/pages/sdcard/editor/AssetsTab.tsx#L395
Forbidden non-null assertion
lint: src/renderer/pages/sdcard/editor/AssetsTab.tsx#L396
Forbidden non-null assertion
lint: src/renderer/pages/sdcard/editor/AssetsTab.tsx#L402
Forbidden non-null assertion
lint: src/renderer/pages/sdcard/editor/AssetsTab.tsx#L403
Forbidden non-null assertion
lint: src/renderer/pages/sdcard/editor/JobExecutionModal.tsx#L137
Unexpected console statement
lint: src/shared/backend/services/cloudbuild.ts#L134
Unexpected console statement
storybook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-app (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release-web-prod
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, cloudflare/pages-action@1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-app (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-app (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, marvinpinto/action-automatic-releases@4edd7a5aabb1bc62e6dc99b3302d587bf3134e20. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release-app
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@4edd7a5aabb1bc62e6dc99b3302d587bf3134e20. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release-app
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/
release-app
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app-builds", "compiled-macos-latest", "compiled-ubuntu-20.04", "compiled-windows-latest", "storybook-static". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
app-builds Expired
373 MB
compiled-macos-latest Expired
26.8 MB
compiled-ubuntu-20.04 Expired
26.4 MB
compiled-windows-latest Expired
26.7 MB
storybook-static Expired
8.96 MB