[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
Lints
3m 10s
Build and test wasm bindings
6m 13s
Check that packages are publishable
40s
Unreal Engine Tests
0s
Check CI command docs
47s
Check CLI docs
4m 24s
unity-testsuite
11m 35s
csharp-testsuite
11m 55s
Matrix: Smoketests
Matrix: update
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)
|