Skip to content

Replace lazy_static with std::sync::OnceLock in nats-server #4414

Replace lazy_static with std::sync::OnceLock in nats-server

Replace lazy_static with std::sync::OnceLock in nats-server #4414

Triggered via pull request September 4, 2024 08:59
@JaremaJarema
synchronize #1298
barafael:main
Status Failure
Total duration 13m 53s
Artifacts

test.yml

on: pull_request
check format (ubuntu-latest / nightly)
14s
check format (ubuntu-latest / nightly)
check linter (ubuntu-latest / stable)
1m 45s
check linter (ubuntu-latest / stable)
check docs (ubuntu-latest / stable)
1m 4s
check docs (ubuntu-latest / stable)
check feature flags (ubuntu-latest / stable)
8m 23s
check feature flags (ubuntu-latest / stable)
check licenses (ubuntu-latest / stable)
25s
check licenses (ubuntu-latest / stable)
check minimal supported rust version (ubuntu-latest / msrv)
54s
check minimal supported rust version (ubuntu-latest / msrv)
check examples (ubuntu-latest / stable)
53s
check examples (ubuntu-latest / stable)
check spelling (ubuntu-latest / nightly)
5m 39s
check spelling (ubuntu-latest / nightly)
check minimal versions of transitive dependencies (ubuntu-latest / stable)
1m 30s
check minimal versions of transitive dependencies (ubuntu-latest / stable)
Matrix: test_matrix
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test (ubuntu-latest / stable)
Process completed with exit code 101.
check format (ubuntu-latest / nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check licenses (ubuntu-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check examples (ubuntu-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check minimal supported rust version (ubuntu-latest / msrv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check docs (ubuntu-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linter (ubuntu-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check spelling (ubuntu-latest / nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check feature flags (ubuntu-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest / stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/