Skip to content

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

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

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

Triggered via pull request August 5, 2024 12:33
Status Success
Total duration 12m 40s
Artifacts

test.yml

on: pull_request
check format (ubuntu-latest / nightly)
11s
check format (ubuntu-latest / nightly)
check linter (ubuntu-latest / stable)
1m 22s
check linter (ubuntu-latest / stable)
check docs (ubuntu-latest / stable)
1m 1s
check docs (ubuntu-latest / stable)
check feature flags (ubuntu-latest / stable)
8m 36s
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)
52s
check minimal supported rust version (ubuntu-latest / msrv)
check examples (ubuntu-latest / stable)
1m 1s
check examples (ubuntu-latest / stable)
check spelling (ubuntu-latest / nightly)
27s
check spelling (ubuntu-latest / nightly)
check minimal versions of transitive dependencies (ubuntu-latest / stable)
1m 27s
check minimal versions of transitive dependencies (ubuntu-latest / stable)
Matrix: test_matrix
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check format (ubuntu-latest / nightly)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
check minimal supported rust version (ubuntu-latest / msrv)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 (ubuntu-latest / stable)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/