Add build step for cloudbuild workflow #282
pipeline.yml
on: pull_request
release-app
0s
release-web-prod
0s
Annotations
3 errors, 36 warnings, and 4 notices
[electron] › pages\compatibility-notice.spec.ts:7:5 › shows a compatibility notice for unsupported browsers:
e2e\electron\electronTest.ts#L29
1) [electron] › pages\compatibility-notice.spec.ts:7:5 › shows a compatibility notice for unsupported browsers
electron.launch: Timeout 30000ms exceeded.
at electron\electronTest.ts:29
27 | process.env.ELECTRON_DISABLE_SECURITY_WARNINGS = "true";
28 | // eslint-disable-next-line no-underscore-dangle
> 29 | const electronApp = await playwright._electron.launch({
| ^
30 | executablePath: !dev ? binaryPath() : undefined,
31 | args: !dev ? undefined : [electronMain],
32 | env: {
at Object.electronApp [as fn] (D:\a\buddy\buddy\e2e\electron\electronTest.ts:29:25)
|
[electron] › pages\firmware-wizard\flash-firmware.spec.ts:10:7 › Flashing › Flash v2.5.0 firmware:
e2e\pages\firmware-wizard\flash-firmware.spec.ts#L16
2) [electron] › pages\firmware-wizard\flash-firmware.spec.ts:10:7 › Flashing › Flash v2.5.0 firmware
locator.click: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('.ant-select-item-option[title=\'EdgeTX "Dauntless" 2.5.0\']')
============================================================
14 | await page
15 | .locator(".ant-select-item-option[title='EdgeTX \"Dauntless\" 2.5.0']")
> 16 | .click();
| ^
17 |
18 | const radioSelector = await queries.findByLabelText("Radio model");
19 | await radioSelector.waitForElementState("enabled");
at D:\a\buddy\buddy\e2e\pages\firmware-wizard\flash-firmware.spec.ts:16:8
|
build-and-test-app (windows-latest)
Process completed with exit code 1.
|
test-types
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-types
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/
|
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
format
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/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@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#L82
Unexpected console statement
|
lint:
src/main/index.ts#L92
Unexpected console statement
|
lint:
src/main/index.ts#L95
Unexpected console statement
|
lint:
src/main/index.ts#L150
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#L112
Unexpected console statement
|
lint
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/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, 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/
|
test
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/
|
storybook
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
storybook
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/
|
compile (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
compile (ubuntu-20.04)
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/
|
compile (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
compile (macos-latest)
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/
|
compile (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
compile (windows-latest)
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/
|
preview-web
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test-app (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test-app (ubuntu-20.04)
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/
|
e2e-web
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e-web
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/
|
build-and-test-app (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test-app (macos-latest)
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/
|
build-and-test-app (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test-app (windows-latest)
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/
|
Slow Test:
[electron] › pages\compatibility-notice.spec.ts#L1
[electron] › pages\compatibility-notice.spec.ts took 1m
|
🎭 Playwright Run Summary
2 skipped
9 passed (51s)
|
🎭 Playwright Run Summary
12 skipped
21 passed (2m)
|
🎭 Playwright Run Summary
2 skipped
9 passed (2m)
|
🎭 Playwright Run Summary
1 failed
[electron] › pages\compatibility-notice.spec.ts:7:5 › shows a compatibility notice for unsupported browsers
1 flaky
[electron] › pages\firmware-wizard\flash-firmware.spec.ts:10:7 › Flashing › Flash v2.5.0 firmware
1 skipped
8 passed (3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app-builds
Expired
|
332 MB |
|
compiled-macos-latest
Expired
|
20.7 MB |
|
compiled-ubuntu-20.04
Expired
|
20.7 MB |
|
compiled-windows-latest
Expired
|
20.8 MB |
|
electron-windows-latest-recordings
Expired
|
3.5 MB |
|
electron-windows-latest-test-results
Expired
|
422 KB |
|
storybook-static
Expired
|
8.9 MB |
|