feat(i18n): add of the Belarusian language (#57) #291
Annotations
1 error, 3 warnings, and 1 notice
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 > * {
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
|
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/
|
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/
|
[electron] › pages\firmware-wizard\firmware-selection.spec.ts#L1
[electron] › pages\firmware-wizard\firmware-selection.spec.ts took 1m
|
|
The logs for this run have expired and are no longer available.
Loading