Skip to content

feat(i18n): add of the Belarusian language (#57) #291

feat(i18n): add of the Belarusian language (#57)

feat(i18n): add of the Belarusian language (#57) #291

Triggered via push September 24, 2023 17:58
Status Success
Total duration 15m 26s
Artifacts 5

pipeline.yml

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

Annotations

1 error, 39 warnings, and 4 notices
[electron] › pages\firmware-wizard\firmware-selection.spec.ts:114:7 › Can download the selected firmware target: eval at evaluate (:197:30)#L14963
1) [electron] › pages\firmware-wizard\firmware-selection.spec.ts:114:7 › Can download the selected firmware target elementHandle.evaluateHandle: Error: Unable to find an element with the text: EdgeTX "Dauntless" 2.5.0. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. <html lang="en" > <head> <style> .anticon { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .anticon &gt; * { line-height: 1; } .anticon svg { display: inline-block; } .anticon::before { display: none; } .anticon .anticon-icon { display: block; } .anticon[tabindex] { cursor: pointer; } .anticon-spin::before, .anticon-spin { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; } @-webkit-keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @Keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } </style> <meta charset="utf-8" /> <meta content="width=device-width,initial-scale=1" name="viewport" /> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet" /> <style> body, html, #root { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 100%; width: 100%; } </style> <title> EdgeTX Buddy </title> <link href="assets/favicon.ico" rel="shortcut icon" /> <link href="assets/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png" /> <link href="assets/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png" /> <link href="assets/favicon-48x48.png" rel="icon" sizes="48x48" type="image/png" /> <link href="assets/manifest.json" rel="manifest" /> <meta content="yes" name="mobile-web-app-capable" /> <meta content="#fff" name="theme-color" /> <meta content="edgetx-buddy" name="application-name" /> <link href="assets/apple-touch-icon-57x57.png" rel="apple-touch-icon" sizes="57x57" /> <link href="assets/apple-touch-icon-60x60.png" rel="apple-touch-icon" sizes="60x60" /> <link href="assets/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72" /> <link href="assets/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" /> <link href="assets/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114" /> <link href="assets/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" /> <link href="assets/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144" /> <link href="assets/apple-touch-icon-152x152.png" rel="apple-touch-icon" siz
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/dfu.ts#L7
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-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/
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/
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/
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/
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/
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 (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/
release-web-prod
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 (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\firmware-wizard\firmware-selection.spec.ts#L1
[electron] › pages\firmware-wizard\firmware-selection.spec.ts took 1m
release-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, 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/
🎭 Playwright Run Summary
12 skipped 21 passed (2m)
🎭 Playwright Run Summary
2 skipped 9 passed (48s)
🎭 Playwright Run Summary
2 skipped 9 passed (2m)
🎭 Playwright Run Summary
1 flaky [electron] › pages\firmware-wizard\firmware-selection.spec.ts:114:7 › Can download the selected firmware target 2 skipped 8 passed (2m)

Artifacts

Produced during runtime
Name Size
app-builds Expired
332 MB
compiled-macos-latest Expired
20.8 MB
compiled-ubuntu-20.04 Expired
20.8 MB
compiled-windows-latest Expired
20.8 MB
storybook-static Expired
8.9 MB