Skip to content

First attempt at basic axum-style state management (#138) #419

First attempt at basic axum-style state management (#138)

First attempt at basic axum-style state management (#138) #419

Triggered via push September 1, 2024 19:36
Status Failure
Total duration 4m 44s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
rustfmt
Process completed with exit code 1.
clippy
Process completed with exit code 101.
msrv-compliance
Process completed with exit code 1.
rustfmt
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/
rustfmt
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'targets', 'target', 'components']
clippy
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/
msrv-compliance
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/
rustdoc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, peaceiris/actions-gh-pages@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 (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-gnu)
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 (aarch64-unknown-linux-gnu)
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 (aarch64-unknown-linux-musl)
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/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage
Unexpected input(s) 'fail_ci_if_fail', valid inputs are ['token', 'file', 'files', 'directory', 'flags', 'full_report', 'commit_parent', 'dry_run', 'env_vars', 'fail_ci_if_error', 'functionalities', 'gcov', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'move_coverage_to_trash', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_commit', 'override_pr', 'override_tag', 'root_dir', 'slug', 'swift', 'swift_project', 'upstream_proxy', 'url', 'verbose', 'version', 'working-directory', 'xcode', 'xcode_archive_path', 'xtra_args']