Skip to content

Implement Web Renderer #772

Implement Web Renderer

Implement Web Renderer #772

Triggered via pull request April 25, 2024 17:54
Status Cancelled
Total duration 3m 38s
Artifacts 1

build.yml

on: pull_request
Generate bindings
17s
Generate bindings
Check clippy lints
1m 4s
Check clippy lints
Check formatting
5s
Check formatting
Run benchmarks
3m 23s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

75 errors and 46 warnings
build (Android x86_64)
Process completed with exit code 101.
build (Android i686)
Process completed with exit code 101.
build (Android i686)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (Android armv7)
Process completed with exit code 101.
build (Android armv7)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (Android aarch64)
Process completed with exit code 101.
build (Android aarch64)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (Android arm)
Process completed with exit code 101.
build (Android arm)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (macOS aarch64)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (Android thumbv7neon)
Process completed with exit code 101.
build (Android thumbv7neon)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
build (Linux i686 musl)
The run was canceled by @CryZe.
build (WebAssembly Unknown)
The run was canceled by @CryZe.
build (Linux Nightly)
The run was canceled by @CryZe.
build (WebAssembly Web)
The run was canceled by @CryZe.
build (Linux powerpc)
The run was canceled by @CryZe.
build (Windows i686)
The run was canceled by @CryZe.
build (WebAssembly WASI)
The run was canceled by @CryZe.
build (Windows i686 gnu)
The run was canceled by @CryZe.
build (Linux powerpc64)
The run was canceled by @CryZe.
build (Linux s390x)
The run was canceled by @CryZe.
build (Linux powerpc64le)
The run was canceled by @CryZe.
build (Linux riscv64gc)
The run was canceled by @CryZe.
build (Linux sparc64)
The run was canceled by @CryZe.
build (Linux x86_64)
The run was canceled by @CryZe.
build (Solaris sparcv9)
The run was canceled by @CryZe.
build (Linux thumbv7neon)
The run was canceled by @CryZe.
build (macOS x86_64)
The run was canceled by @CryZe.
build (Windows x86_64)
The run was canceled by @CryZe.
build (macOS Beta)
The run was canceled by @CryZe.
build (Linux x86_64 musl)
The run was canceled by @CryZe.
build (Windows x86_64 gnu)
The run was canceled by @CryZe.
build (Windows Nightly)
The run was canceled by @CryZe.
build (macOS Nightly)
The run was canceled by @CryZe.
build (Linux i686)
The run was canceled by @CryZe.
build (Linux i686)
A task was canceled.
build (Windows Beta gnu)
The run was canceled by @CryZe.
build (Windows Nightly gnu)
The run was canceled by @CryZe.
build (Windows Beta)
The run was canceled by @CryZe.
build (Windows Beta)
The operation was canceled.
build (Windows aarch64)
The run was canceled by @CryZe.
build (Windows aarch64)
The operation was canceled.
build (Linux armv5te)
The run was canceled by @CryZe.
build (Linux armv5te)
The operation was canceled.
build (Linux armv7 Hardware Float)
The run was canceled by @CryZe.
build (Linux armv7 Hardware Float)
The operation was canceled.
build (Linux Beta)
The run was canceled by @CryZe.
build (Linux Beta)
The operation was canceled.
build (Linux i586)
The run was canceled by @CryZe.
build (Linux i586)
The operation was canceled.
build (Linux i586 musl)
The run was canceled by @CryZe.
build (Linux i586 musl)
The operation was canceled.
Run benchmarks
The run was canceled by @CryZe.
Run benchmarks
The operation was canceled.
build (Linux aarch64 musl)
The run was canceled by @CryZe.
build (Linux aarch64 musl)
The operation was canceled.
build (Linux armv7 musl)
The run was canceled by @CryZe.
build (Linux arm)
The run was canceled by @CryZe.
build (Linux armv7 musl)
The operation was canceled.
build (Linux arm)
The operation was canceled.
build (Linux armv5te musl)
The run was canceled by @CryZe.
build (Linux armv5te musl)
The operation was canceled.
build (Linux arm musl Hardware Float)
The run was canceled by @CryZe.
build (Linux aarch64)
The run was canceled by @CryZe.
build (Linux arm musl Hardware Float)
The operation was canceled.
build (Linux aarch64)
The operation was canceled.
build (Linux armv7)
The run was canceled by @CryZe.
build (Linux armv7)
The operation was canceled.
build (Linux arm Hardware Float)
The run was canceled by @CryZe.
build (Linux arm Hardware Float)
The operation was canceled.
build (Linux armv7 musl Hardware Float)
The run was canceled by @CryZe.
build (Linux armv7 musl Hardware Float)
The operation was canceled.
build (Linux arm musl)
The run was canceled by @CryZe.
build (Linux arm musl)
The operation was canceled.
Check clippy lints: src/component/splits/column.rs#L180
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L231
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L324
very complex type used. Consider factoring parts into `type` definitions
Check clippy lints: src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
Check clippy lints: src/rendering/mod.rs#L535
this function has too many arguments (11/7)
Check clippy lints: src/rendering/mod.rs#L622
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L653
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L705
this function has too many arguments (9/7)
Check clippy lints: src/run/editor/mod.rs#L838
this returns a `Result<_, ()>`
Check clippy lints: src/timing/timer/mod.rs#L265
this returns a `Result<_, ()>`
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead

Artifacts

Produced during runtime
Name Size
Screenshots Expired
1.07 MB