Skip to content

Add text2vec-digitalocean vectorizer module #992

Add text2vec-digitalocean vectorizer module

Add text2vec-digitalocean vectorizer module #992

Triggered via pull request May 18, 2026 10:57
Status Failure
Total duration 7m 43s
Artifacts 8

main.yaml

on: pull_request
Preflight Checks
1m 33s
Preflight Checks
Matrix: test-weaviate-versions
Test Summary
33s
Test Summary
Build and Publish to NuGet
0s
Build and Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 74 warnings
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20
Process completed with exit code 1.
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2
Process completed with exit code 1.
Test Summary
Process completed with exit code 1.
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.Equals(Weaviate.Client.Models.SearchProfile? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'override Weaviate.Client.Models.SearchProfile.Equals(object? obj) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'override Weaviate.Client.Models.SearchProfile.GetHashCode() -> int' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator ==(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator !=(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'override Weaviate.Client.Models.SearchProfile.ToString() -> string!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Preflight Checks: src/Weaviate.Client/Models/MetadataQuery.cs#L137
Symbol 'Weaviate.Client.Models.MetadataOptions.QueryProfile = 256 -> Weaviate.Client.Models.MetadataOptions' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/test-reporter@3eeb9fc888e82e8be2fb356bbeec2750231672bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20
No files were found with the provided path: ./test-results/**/coverage.cobertura.xml. No artifacts will be uploaded.
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.<Clone>$() -> Weaviate.Client.Models.SearchProfile!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.Equals(Weaviate.Client.Models.SearchProfile? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'override Weaviate.Client.Models.SearchProfile.Equals(object? obj) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator ==(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator !=(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.34.20 / All Integration Tests - v1.34.20: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.32.27 / All Integration Tests - v1.32.27: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.<Clone>$() -> Weaviate.Client.Models.SearchProfile!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.32.27 / All Integration Tests - v1.32.27: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.Equals(Weaviate.Client.Models.SearchProfile? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.32.27 / All Integration Tests - v1.32.27: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'override Weaviate.Client.Models.SearchProfile.Equals(object? obj) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.32.27 / All Integration Tests - v1.32.27: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator ==(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.32.27 / All Integration Tests - v1.32.27: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator !=(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.32.27 / All Integration Tests - v1.32.27: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.32.27 / All Integration Tests - v1.32.27: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.35.16 / All Integration Tests - v1.35.16: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.<Clone>$() -> Weaviate.Client.Models.SearchProfile!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.35.16 / All Integration Tests - v1.35.16: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.Equals(Weaviate.Client.Models.SearchProfile? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.35.16 / All Integration Tests - v1.35.16: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'override Weaviate.Client.Models.SearchProfile.Equals(object? obj) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.35.16 / All Integration Tests - v1.35.16: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator ==(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.35.16 / All Integration Tests - v1.35.16: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator !=(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.35.16 / All Integration Tests - v1.35.16: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.35.16 / All Integration Tests - v1.35.16: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.33.18 / All Integration Tests - v1.33.18: src/Weaviate.Client/Models/QueryProfile.cs#L29
Symbol 'virtual Weaviate.Client.Models.QueryProfile.<Clone>$() -> Weaviate.Client.Models.QueryProfile!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.33.18 / All Integration Tests - v1.33.18: src/Weaviate.Client/Models/QueryProfile.cs#L29
Symbol 'virtual Weaviate.Client.Models.QueryProfile.Equals(Weaviate.Client.Models.QueryProfile? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.33.18 / All Integration Tests - v1.33.18: src/Weaviate.Client/Models/QueryProfile.cs#L29
Symbol 'static Weaviate.Client.Models.QueryProfile.operator ==(Weaviate.Client.Models.QueryProfile? left, Weaviate.Client.Models.QueryProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.33.18 / All Integration Tests - v1.33.18: src/Weaviate.Client/Models/QueryProfile.cs#L29
Symbol 'static Weaviate.Client.Models.QueryProfile.operator !=(Weaviate.Client.Models.QueryProfile? left, Weaviate.Client.Models.QueryProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.33.18 / All Integration Tests - v1.33.18: src/Weaviate.Client/Models/QueryProfile.cs#L29
Symbol 'virtual Weaviate.Client.Models.QueryProfile.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.33.18 / All Integration Tests - v1.33.18: src/Weaviate.Client/Models/QueryProfile.cs#L29
Symbol 'virtual Weaviate.Client.Models.QueryProfile.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.36.10 / All Integration Tests - v1.36.10: src/Weaviate.Client/Models/QueryProfile.cs#L11
Symbol 'virtual Weaviate.Client.Models.ShardProfile.<Clone>$() -> Weaviate.Client.Models.ShardProfile!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.36.10 / All Integration Tests - v1.36.10: src/Weaviate.Client/Models/QueryProfile.cs#L11
Symbol 'virtual Weaviate.Client.Models.ShardProfile.Equals(Weaviate.Client.Models.ShardProfile? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.36.10 / All Integration Tests - v1.36.10: src/Weaviate.Client/Models/QueryProfile.cs#L11
Symbol 'static Weaviate.Client.Models.ShardProfile.operator ==(Weaviate.Client.Models.ShardProfile? left, Weaviate.Client.Models.ShardProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.36.10 / All Integration Tests - v1.36.10: src/Weaviate.Client/Models/QueryProfile.cs#L11
Symbol 'static Weaviate.Client.Models.ShardProfile.operator !=(Weaviate.Client.Models.ShardProfile? left, Weaviate.Client.Models.ShardProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.36.10 / All Integration Tests - v1.36.10: src/Weaviate.Client/Models/QueryProfile.cs#L11
Symbol 'virtual Weaviate.Client.Models.ShardProfile.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.36.10 / All Integration Tests - v1.36.10: src/Weaviate.Client/Models/QueryProfile.cs#L11
Symbol 'virtual Weaviate.Client.Models.ShardProfile.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/test-reporter@3eeb9fc888e82e8be2fb356bbeec2750231672bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.<Clone>$() -> Weaviate.Client.Models.SearchProfile!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.Equals(Weaviate.Client.Models.SearchProfile? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'override Weaviate.Client.Models.SearchProfile.Equals(object? obj) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator ==(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'static Weaviate.Client.Models.SearchProfile.operator !=(Weaviate.Client.Models.SearchProfile? left, Weaviate.Client.Models.SearchProfile? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test on Weaviate v1.37.2 / All Integration Tests - v1.37.2: src/Weaviate.Client/Models/QueryProfile.cs#L4
Symbol 'virtual Weaviate.Client.Models.SearchProfile.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test Summary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
coverage-integration-1.32.27 Expired
905 KB
sha256:19f5d26adbece8741d6c65d54442691b2cb0c1c6aa507e43693049741173dfc7
coverage-integration-1.33.18 Expired
905 KB
sha256:7a7a5b9cc269694e8ccd0390f81357e27c8fd07c6a5c78c4880f32be75940e3b
coverage-integration-1.35.16 Expired
905 KB
sha256:251ba1b90caecab30f9ee8f56eb2d57c5d560485893a685d94d41065fcd10e44
coverage-integration-1.36.10 Expired
907 KB
sha256:44a1e8241a11cd6c4e5634d1aad9589c47d6bfc2e4e59aad7db32f17db57d6a6
coverage-integration-1.37.2 Expired
908 KB
sha256:71fec03e4abd5c3fbc935f0ea9249e56f05c0ba074615738295451bd18e019fc
coverage-report-html Expired
12.2 MB
sha256:7789a949206e64dd61e99816fae57574141c7e1f58d3ba344cea6af3564f30aa
test-results-integration-1.34.20 Expired
5.68 KB
sha256:46dab9543a8dca2ba3ef28c0e772a779e0e4b8b8eb09f67601bbe7d26bb0933b
test-results-integration-1.37.2 Expired
9.14 KB
sha256:4e9c2b5f9f958d6f3d492740f569f3beba9a9e8bfeb436f5dba71c11e3db222c