Skip to content

[TS] Implement ctx.random() #15837

[TS] Implement ctx.random()

[TS] Implement ctx.random() #15837

Triggered via pull request December 18, 2025 22:22
Status Failure
Total duration 16m 12s
Artifacts

ci.yml

on: pull_request
Test Suite
16m 9s
Test Suite
Lints
3m 10s
Lints
Build and test wasm bindings
6m 13s
Build and test wasm bindings
Check that packages are publishable
40s
Check that packages are publishable
Unreal Engine Tests
0s
Unreal Engine Tests
Check CI command docs
47s
Check CI command docs
Check CLI docs
4m 24s
Check CLI docs
unity-testsuite
11m 35s
unity-testsuite
csharp-testsuite
11m 55s
csharp-testsuite
Matrix: Smoketests
Matrix: update
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
unity-testsuite
The process '/usr/bin/docker' failed with exit code 1
Smoketests (spacetimedb-new-runner)
Process completed with exit code 1.
Smoketests (windows-latest)
The strategy configuration was canceled because "docker_smoketests.spacetimedb-new-runner" failed
Smoketests (windows-latest)
The operation was canceled.
Test Suite
Process completed with exit code 1.
unity-testsuite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
unity-testsuite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L143
Member 'CommitMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
unity-testsuite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L136
Member 'StartMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
csharp-testsuite
The type name 'player' only contains lower-cased ascii characters. Such names may become reserved for the language.
csharp-testsuite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
csharp-testsuite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L136
Member 'StartMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
csharp-testsuite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L143
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#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Test Suite: crates/bindings-csharp/Runtime/ProcedureContext.cs#L143
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#L136
Member 'StartMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)