Skip to content

CI

CI #25016

Triggered via merge group August 12, 2026 20:00
Status Failure
Total duration 40m 32s
Artifacts 1

ci.yml

on: merge_group
Detect merge queue no-op
10s
Detect merge queue no-op
CODEOWNERS check
0s
CODEOWNERS check
Unreal Engine Tests
0s
Unreal Engine Tests
Build and test wasm bindings
5m 44s
Build and test wasm bindings
Check that packages are publishable
35s
Check that packages are publishable
Check CLI docs
32s
Check CLI docs
Verify global.json files are symlinks
1m 32s
Verify global.json files are symlinks
Check smoketests/mod.rs is complete
1m 34s
Check smoketests/mod.rs is complete
Docs build
3m 14s
Docs build
TypeScript - Tests
5m 53s
TypeScript - Tests
Matrix: smoketests_noop
Matrix: update
Matrix: update_noop
Upload build artifacts (Linux)
36s
Upload build artifacts (Linux)
Upload build artifacts (Windows)
31s
Upload build artifacts (Windows)
Build smoketests (Linux)
0s
Build smoketests (Linux)
Build smoketests (Windows)
Build smoketests (Windows)
Matrix: smoketest_partitions_linux
Matrix: smoketest_partitions_windows
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 30 warnings
Check smoketests/mod.rs is complete
Process completed with exit code 101.
Index Scan Bench
The process '/usr/bin/git' failed with exit code 128
Index Scan Bench
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Index Scan Bench
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Index Scan Bench
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Check CLI docs
The process '/usr/bin/git' failed with exit code 128
Check CLI docs
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Check CLI docs
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Check CLI docs
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Upload build artifacts (Windows)
The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128
Upload build artifacts (Windows)
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Upload build artifacts (Windows)
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Upload build artifacts (Windows)
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Upload build artifacts (Linux)
The process '/usr/bin/git' failed with exit code 128
Upload build artifacts (Linux)
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Upload build artifacts (Linux)
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Upload build artifacts (Linux)
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Test Suite
The process '/usr/bin/git' failed with exit code 128
Test Suite
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Test Suite
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Test Suite
couldn't find remote ref refs/heads/gh-readonly-queue/master/pr-5705-c3da06deebae0042581c92e8c5296e6533b28648
Detect merge queue no-op
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify global.json files are symlinks
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check smoketests/mod.rs is complete
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test spacetimedb-update flow (aarch64-apple-darwin)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test spacetimedb-update flow (x86_64-pc-windows-msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unity-testsuite: sdks/csharp/src/WebSocket.cs#L499
Converting null literal or possible null value to non-nullable type.
unity-testsuite: sdks/csharp/src/Table.cs#L495
Dereference of a possibly null reference.
unity-testsuite: sdks/csharp/src/Table.cs#L495
Dereference of a possibly null reference.
unity-testsuite: sdks/csharp/src/Exceptions.cs#L84
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
unity-testsuite: sdks/csharp/src/Exceptions.cs#L39
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
unity-testsuite: sdks/csharp/src/Exceptions.cs#L82
Member 'SpacetimeDBArgumentException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'SpacetimeDBArgumentException.GetObjectData(SerializationInfo, StreamingContext)'.
unity-testsuite: sdks/csharp/src/MultiDictionary.cs#L615
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
unity-testsuite: sdks/csharp/src/MultiDictionary.cs#L23
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
unity-testsuite
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM
unity-testsuite
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.DotNet.ILCompiler.LLVM
Upload build artifacts (Windows)
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/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Upload build artifacts (Windows)
No files were found with the provided path: C:\actions-runner\_work\SpacetimeDB\SpacetimeDB/target/cargo-timings/. No artifacts will be uploaded.
godot-testsuite
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM
godot-testsuite
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.DotNet.ILCompiler.LLVM
Upload build artifacts (Linux)
No files were found with the provided path: /home/runner/actions-runner/_work/SpacetimeDB/SpacetimeDB/target/cargo-timings/. No artifacts will be uploaded.
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 'account' 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 '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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM
csharp-testsuite
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.DotNet.ILCompiler.LLVM

Artifacts

Produced during runtime
Name Size Digest
cargo-timings-public-lints
156 KB
sha256:522c85dfe193c602aa6f33ada4365d5d55fa108625160d433db148e8d06e2db1