Fix Unreal Blackholio Tutorial for project rename #18678
Triggered via pull request
February 13, 2026 13:14
Status
Failure
Total duration
1h 28m 51s
Artifacts
–
ci.yml
on: pull_request
Lints
2m 40s
Build and test wasm bindings
7m 51s
Check that packages are publishable
21s
Unreal Engine Tests
0s
Check CI command docs
48s
Check CLI docs
2m 47s
Verify LLM benchmark is up to date
0s
Verify global.json files are symlinks
1m 12s
Check for Python smoketest edits
10s
Matrix: update
Test Suite
25m 12s
unity-testsuite
10m 42s
csharp-testsuite
10m 32s
Internal Tests
11m 53s
Matrix: smoketests-python
Matrix: smoketests
Annotations
1 error and 53 warnings
|
Internal Tests
Private workflow failed with conclusion: failure
|
|
unity-testsuite:
crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
unity-testsuite:
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)
|
|
unity-testsuite:
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)
|
|
unity-testsuite:
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)
|
|
unity-testsuite:
crates/bindings-csharp/Runtime/Internal/Module.cs#L432
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
unity-testsuite:
crates/bindings-csharp/BSATN.Runtime/Builtins.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
unity-testsuite:
crates/bindings-csharp/BSATN.Runtime/QueryBuilder.cs#L1200
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
csharp-testsuite
The type name 'user' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
csharp-testsuite
The type name 'score' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
csharp-testsuite
The type name 'player' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
csharp-testsuite
The type name 'account' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
csharp-testsuite:
crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
csharp-testsuite:
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)
|
|
csharp-testsuite:
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)
|
|
csharp-testsuite:
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)
|
|
csharp-testsuite:
crates/bindings-csharp/Runtime/Internal/Module.cs#L432
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
csharp-testsuite:
crates/bindings-csharp/BSATN.Runtime/Builtins.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
csharp-testsuite:
crates/bindings-csharp/BSATN.Runtime/QueryBuilder.cs#L1200
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
Smoketests (Python Legacy) (Linux):
crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Python Legacy) (Linux):
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)
|
|
Smoketests (Python Legacy) (Linux):
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)
|
|
Smoketests (Python Legacy) (Linux):
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)
|
|
Smoketests (Python Legacy) (Linux):
crates/bindings-csharp/Runtime/Internal/Module.cs#L432
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Smoketests (Python Legacy) (Linux):
crates/bindings-csharp/BSATN.Runtime/Builtins.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Python Legacy) (Linux):
crates/bindings-csharp/BSATN.Runtime/QueryBuilder.cs#L1200
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
Smoketests (Linux):
crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Linux):
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)
|
|
Smoketests (Linux):
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)
|
|
Smoketests (Linux):
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)
|
|
Smoketests (Linux):
crates/bindings-csharp/Runtime/Internal/Module.cs#L432
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Smoketests (Linux):
crates/bindings-csharp/BSATN.Runtime/Builtins.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Linux):
crates/bindings-csharp/BSATN.Runtime/QueryBuilder.cs#L1200
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
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/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/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/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/Internal/Module.cs#L432
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)
|
|
Test Suite:
crates/bindings-csharp/BSATN.Runtime/QueryBuilder.cs#L1200
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
Smoketests (Python Legacy) (Windows):
crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Python Legacy) (Windows):
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)
|
|
Smoketests (Python Legacy) (Windows):
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)
|
|
Smoketests (Python Legacy) (Windows):
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)
|
|
Smoketests (Python Legacy) (Windows):
crates/bindings-csharp/Runtime/Internal/Module.cs#L432
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Smoketests (Python Legacy) (Windows):
crates/bindings-csharp/BSATN.Runtime/Builtins.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Python Legacy) (Windows):
crates/bindings-csharp/BSATN.Runtime/QueryBuilder.cs#L1200
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
Smoketests (Windows):
crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Windows):
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)
|
|
Smoketests (Windows):
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)
|
|
Smoketests (Windows):
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)
|
|
Smoketests (Windows):
crates/bindings-csharp/Runtime/Internal/Module.cs#L432
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Smoketests (Windows):
crates/bindings-csharp/BSATN.Runtime/Builtins.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Smoketests (Windows):
crates/bindings-csharp/BSATN.Runtime/QueryBuilder.cs#L1200
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|