Skip to content

Use Bigint to bind u64/i64 #22019

Use Bigint to bind u64/i64

Use Bigint to bind u64/i64 #22019

Triggered via pull request January 20, 2025 11:26
Status Failure
Total duration 7m 37s
Artifacts

ci.yml

on: pull_request
Matrix: rust / test-rust-non-linux
rust  /  🐧 Linux: 🦀 Rust tests
6m 58s
rust / 🐧 Linux: 🦀 Rust tests
web  /  🌐 Web tests
2m 21s
web / 🌐 Web tests
docs  /  Build & Check documentations
docs / Build & Check documentations
python  /  (🐧 Linux only): 🐍 Python server tests
python / (🐧 Linux only): 🐍 Python server tests
⭐ CI is happy ⭐
0s
⭐ CI is happy ⭐
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
web / 🌐 Web tests
Argument of type 'bigint' is not assignable to parameter of type 'number'.
web / 🌐 Web tests
Argument of type 'bigint' is not assignable to parameter of type 'number'.
web / 🌐 Web tests
Argument of type 'bigint' is not assignable to parameter of type 'number'.
web / 🌐 Web tests
Argument of type 'number' is not assignable to parameter of type 'bigint'.
web / 🌐 Web tests
Type 'Result<bigint, WorkspaceFdWriteError>' is not assignable to type 'Result<number, WorkspaceFdWriteError>'.
web / 🌐 Web tests
Argument of type 'number' is not assignable to parameter of type 'bigint'.
web / 🌐 Web tests
Argument of type 'number' is not assignable to parameter of type 'bigint'.
web / 🌐 Web tests
Operator '+=' cannot be applied to types 'number' and 'bigint'.
web / 🌐 Web tests
Argument of type 'number' is not assignable to parameter of type 'bigint'.
web / 🌐 Web tests
Operator '+=' cannot be applied to types 'number' and 'bigint'.
⭐ CI is happy ⭐
Process completed with exit code 1.
web / 🌐 Web tests
No files were found with the provided path: client/test-results/. No artifacts will be uploaded.
⭐ CI is happy ⭐
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636