Skip to content

chore: upgrade dependence #296

chore: upgrade dependence

chore: upgrade dependence #296

Triggered via pull request November 6, 2023 06:45
Status Failure
Total duration 18m 6s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
bench
Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= push ***github.com/willcrichton/flowistry.git gh-pages:gh-pages --no-verify': remote: Permission to willcrichton/flowistry.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/willcrichton/flowistry.git/': The requested URL returned error: 403 : Error: The process '/usr/bin/git' failed with exit code 128
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
tool `rustfmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
test
unused variable: `z`
test
variable does not need to be mutable
test
variable `x` is assigned to, but never used
test
value assigned to `x` is never read
test
function `basic_constant_and_variable` is never used
test
function `variable_read` is never used
test
function `basic_reassign` is never used
test
path statement with no effect
test
`mock_project` (bin "mock_project") generated 8 warnings (run `cargo fix --bin "mock_project"` to apply 2 suggestions)
test
unused variable: `z`
test
variable does not need to be mutable
test
variable `x` is assigned to, but never used
test
value assigned to `x` is never read
test
function `basic_constant_and_variable` is never used
test
function `variable_read` is never used
test
function `basic_reassign` is never used
test
path statement with no effect
test
`mock_project` (bin "mock_project") generated 8 warnings (run `cargo fix --bin "mock_project"` to apply 2 suggestions)
bench
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/