Skip to content

Fix account info deser failure on servers with tiered jetstream #7

Fix account info deser failure on servers with tiered jetstream

Fix account info deser failure on servers with tiered jetstream #7

Triggered via push June 23, 2026 08:18
Status Success
Total duration 50m 52s
Artifacts

test.yml

on: push
nats-server tests (ubuntu-latest / stable)
49s
nats-server tests (ubuntu-latest / stable)
Test against nats-server v2.11.9 (ubuntu-latest)
7m 4s
Test against nats-server v2.11.9 (ubuntu-latest)
check format (ubuntu-latest / nightly)
13s
check format (ubuntu-latest / nightly)
check linter (ubuntu-latest / stable)
2m 7s
check linter (ubuntu-latest / stable)
check feature flags (ubuntu-latest / stable)
3m 23s
check feature flags (ubuntu-latest / stable)
check docs (ubuntu-latest / stable)
1m 19s
check docs (ubuntu-latest / stable)
check licenses (ubuntu-latest / stable)
21s
check licenses (ubuntu-latest / stable)
check minimal supported rust version (ubuntu-latest / msrv)
45s
check minimal supported rust version (ubuntu-latest / msrv)
check examples (ubuntu-latest / stable)
37s
check examples (ubuntu-latest / stable)
check spelling (ubuntu-latest / nightly)
3m 49s
check spelling (ubuntu-latest / nightly)
check minimal versions of transitive dependencies (ubuntu-latest / stable)
1m 29s
check minimal versions of transitive dependencies (ubuntu-latest / stable)
Matrix: test_matrix
Matrix: tls_tests
Fit to window
Zoom out
Zoom in

Annotations

27 warnings and 1 notice
Workflow syntax warning: .github/workflows/test.yml#L65
.github/workflows/test.yml (Line: 65, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/test.yml#L170
.github/workflows/test.yml (Line: 170, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
test (macos-latest / stable)
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, actions/setup-go@v4, denoland/setup-deno@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (macos-latest / stable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/nats.rs/nats.rs. Supported file pattern: go.sum
Test against nats-server v2.11.9 (ubuntu-latest)
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, actions/setup-go@v4, denoland/setup-deno@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test against nats-server v2.11.9 (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/nats.rs/nats.rs. Supported file pattern: go.sum
test (windows-latest / stable)
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, actions/setup-go@v4, denoland/setup-deno@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (windows-latest / stable)
Restore cache failed: Dependencies file is not found in D:\a\nats.rs\nats.rs. Supported file pattern: go.sum
test (ubuntu-latest / stable)
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, actions/setup-go@v4, denoland/setup-deno@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (ubuntu-latest / stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/nats.rs/nats.rs. Supported file pattern: go.sum
TLS tests (aws-lc-rs / ubuntu-latest)
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, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TLS tests (aws-lc-rs / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/nats.rs/nats.rs. Supported file pattern: go.sum
TLS tests (fips / ubuntu-latest)
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, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TLS tests (fips / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/nats.rs/nats.rs. Supported file pattern: go.sum
nats-server tests (ubuntu-latest / stable)
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, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
nats-server tests (ubuntu-latest / stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/nats.rs/nats.rs. Supported file pattern: go.sum
check licenses (ubuntu-latest / stable)
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/
check linter (ubuntu-latest / stable)
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/
check minimal versions of transitive dependencies (ubuntu-latest / stable)
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 minimal supported rust version (ubuntu-latest / msrv)
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/
check format (ubuntu-latest / nightly)
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/
check spelling (ubuntu-latest / nightly)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check docs (ubuntu-latest / stable)
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/
TLS tests (ring / ubuntu-latest)
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, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TLS tests (ring / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/nats.rs/nats.rs. Supported file pattern: go.sum
check examples (ubuntu-latest / stable)
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/
check feature flags (ubuntu-latest / stable)
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 (macos-latest / stable)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167