Skip to content

Bump to v8 145

Bump to v8 145 #17142

Re-run triggered January 23, 2026 13:31
Status Failure
Total duration 18m 19s
Artifacts

ci.yml

on: pull_request
Build and test wasm bindings
6m 37s
Build and test wasm bindings
Check that packages are publishable
34s
Check that packages are publishable
Unreal Engine Tests
Unreal Engine Tests
Check CI command docs
44s
Check CI command docs
Check CLI docs
3m 58s
Check CLI docs
Verify LLM benchmark is up to date
2m 26s
Verify LLM benchmark is up to date
Matrix: update
Matrix: Smoketests
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Test Suite: crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test Suite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L118
Member 'CommitMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Test Suite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L111
Member 'StartMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Test Suite: crates/bindings-csharp/Runtime/Http.cs#L274
Member 'Send' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Test Suite: crates/bindings-csharp/Runtime/Internal/Module.cs#L316
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Test Suite: crates/bindings-csharp/BSATN.Runtime/Builtins.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)