Make keynote bench job reusable #23665
ci.yml
on: pull_request
Detect merge queue no-op
5s
Unreal Engine Tests
Build and test wasm bindings
7m 5s
Check that packages are publishable
29s
Check CI command docs
30s
Check CLI docs
2m 23s
Verify global.json files are symlinks
1m 27s
Check smoketests/mod.rs is complete
11m 45s
Docs build
3m 15s
TypeScript - Tests
7m 21s
Matrix: smoketests_noop
Matrix: update
Matrix: update_noop
Test Suite
31m 42s
Keynote Bench
4m 57s
Index Scan Bench
2m 42s
unity-testsuite
6m 27s
godot-testsuite
4m 34s
csharp-testsuite
11m 4s
Matrix: smoketests
Annotations
6 warnings
|
godot-testsuite
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
godot-testsuite:
crates/bindings-csharp/Runtime/Internal/Bounds.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
godot-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)
|
|
godot-testsuite:
crates/bindings-csharp/Runtime/TransactionalContextState.cs#L89
Member 'CommitMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
godot-testsuite:
crates/bindings-csharp/Runtime/TransactionalContextState.cs#L82
Member 'StartMutTx' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
godot-testsuite:
crates/bindings-csharp/Runtime/Internal/Module.cs#L571
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|