Skip to content

feat: build and publish docker images #1042

feat: build and publish docker images

feat: build and publish docker images #1042

Triggered via pull request March 24, 2024 07:52
@aminyaaminya
synchronize #237
docker-publish
Status Cancelled
Total duration 5m 56s
Artifacts 2

CI.yml

on: pull_request
Matrix: Build
Matrix: BuildExecutable
Matrix: Docker
Matrix: Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 26 warnings
Docker-setup-cpp-arch-llvm
Process completed with exit code 1.
Docker-setup-cpp-ubuntu-llvm
Process completed with exit code 1.
Docker-setup-cpp-ubuntu-mingw
Process completed with exit code 1.
Docker-setup-cpp-fedora-llvm
Process completed with exit code 1.
Test-windows-2022
The run was canceled by @aminya.
Test-windows-2022
The operation was canceled.
Test-windows-2019
The run was canceled by @aminya.
Test-windows-2019
The operation was canceled.
Test-ubuntu-20.04
The run was canceled by @aminya.
Test-ubuntu-20.04
The operation was canceled.
Test-ubuntu-22.04
The run was canceled by @aminya.
Test-ubuntu-22.04
The operation was canceled.
Test-macos-12
The run was canceled by @aminya.
Test-macos-12
The operation was canceled.
Test-macos-13
The run was canceled by @aminya.
Test-macos-13
The operation was canceled.
Test-macos-11
The run was canceled by @aminya.
Test-macos-11
The operation was canceled.
Build (ubuntu-22.04, 20, 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, 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 (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L226
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L227
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L228
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L229
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L237
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L238
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L239
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/gcc/gcc.ts#L240
Unsafe argument of type `Promise<any>` assigned to a parameter of type `Promise<void | ExecaReturnValue<string>>`
Build (ubuntu-22.04, 20, 8): src/llvm/__tests__/llvm.test.ts#L92
Caution: `path` also has a named export `join`. Check if you meant to write `import {join} from 'patha'` instead
Build (ubuntu-22.04, 20, 8): src/llvm/__tests__/llvm.test.ts#L93
Caution: `path` also has a named export `join`. Check if you meant to write `import {join} from 'patha'` instead
Build-Executable-ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, pnpm/action-setup@v2, 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-Executable-macos-12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, pnpm/action-setup@v2, 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-Executable-windows-2022
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docker-setup-cpp-arch-llvm
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/.
Docker-setup-cpp-ubuntu-llvm
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/.
Docker-setup-cpp-ubuntu-mingw
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/.
Docker-setup-cpp-fedora-llvm
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/.
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-ubuntu-20.04
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
Test-ubuntu-20.04
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
Test-ubuntu-22.04
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
Test-ubuntu-22.04
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-11
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...

Artifacts

Produced during runtime
Name Size
dist Expired
9.6 MB
exe Expired
104 MB