Use BigInt
for i64
and u64
based types
#22014
ci.yml
on: pull_request
dispatch
7s
Matrix: rust / test-rust-non-linux
rust
/
🐧 Linux: 🦀 Rust tests
7m 10s
web
/
🌐 Web tests
2m 22s
docs
/
Build & Check documentations
python
/
(🐧 Linux only): 🐍 Python server tests
⭐ CI is happy ⭐
0s
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
|