Skip to content

feat: implement futures::Sink<PublishMessage> on async_nats::Client #4391

feat: implement futures::Sink<PublishMessage> on async_nats::Client

feat: implement futures::Sink<PublishMessage> on async_nats::Client #4391

Re-run triggered August 20, 2024 16:01
Status Success
Total duration 13m 26s
Artifacts

test.yml

on: pull_request
check format (ubuntu-latest / nightly)
15s
check format (ubuntu-latest / nightly)
check linter (ubuntu-latest / stable)
1m 27s
check linter (ubuntu-latest / stable)
check docs (ubuntu-latest / stable)
1m 7s
check docs (ubuntu-latest / stable)
check feature flags (ubuntu-latest / stable)
8m 29s
check feature flags (ubuntu-latest / stable)
check licenses (ubuntu-latest / stable)
24s
check licenses (ubuntu-latest / stable)
check minimal supported rust version (ubuntu-latest / msrv)
56s
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 38s
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 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/
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 (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/
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/