chore(ci): bump action versions, python for macosx, fix codecov (#83) #386
pipeline.yml
on: push
release-app
17s
release-web-prod
30s
Annotations
1 error, 15 warnings, and 4 notices
[chromium] › pages/firmware-wizard/flash-firmware.spec.ts:121:7 › Flashing › Flash firmware on locked device gives option to enable firmware upgrading:
eval at evaluate (:197:30)#L14963
1) [chromium] › pages/firmware-wizard/flash-firmware.spec.ts:121:7 › Flashing › Flash firmware on locked device gives option to enable firmware upgrading
elementHandle.evaluateHandle: Error: Unable to find an element with the text: Downloaded. 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="icon"
type="image/x-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.webmanifest"
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-152x15
|
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
|
release-web-prod
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cloudflare/pages-action@1. 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: 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/
|
🎭 Playwright Run Summary
2 skipped
9 passed (43s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pages/firmware-wizard/flash-firmware.spec.ts:121:7 › Flashing › Flash firmware on locked device gives option to enable firmware upgrading
12 skipped
20 passed (2m)
|
🎭 Playwright Run Summary
2 skipped
9 passed (1m)
|
🎭 Playwright Run Summary
2 skipped
9 passed (39s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app-builds-macos-latest
Expired
|
92.8 MB |
|
app-builds-ubuntu-20.04
Expired
|
189 MB |
|
app-builds-windows-latest
Expired
|
85.5 MB |
|
compiled-macos-latest
Expired
|
13.6 MB |
|
compiled-ubuntu-20.04
Expired
|
13.5 MB |
|
compiled-windows-latest
Expired
|
13.6 MB |
|
storybook-static
Expired
|
2 MB |
|