Skip to content

Bump nix from 0.26.2 to 0.28.0 #519

Bump nix from 0.26.2 to 0.28.0

Bump nix from 0.26.2 to 0.28.0 #519

Triggered via pull request February 26, 2024 10:55
Status Failure
Total duration 1m 36s
Artifacts

test.yml

on: pull_request
run-ci-ubuntu-latest
0s
run-ci-ubuntu-latest
run-ci-debian-10
0s
run-ci-debian-10
create-release
0s
create-release
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 4 warnings
build-test: src/handlers.rs#L26
unresolved import `nix::sys::socket`
build-test: src/handlers.rs#L27
unresolved imports `nix::unistd::getgrouplist`, `nix::unistd::Gid`, `nix::unistd::Group`, `nix::unistd::Uid`, `nix::unistd::User`
build-test: src/handlers.rs#L455
failed to resolve: could not find `socket` in `sys`
build-test: src/handlers.rs#L457
failed to resolve: could not find `socket` in `sys`
build-test
Process completed with exit code 101.
clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
clippy: src/handlers.rs#L26
unresolved import `nix::sys::socket`
clippy: src/handlers.rs#L27
unresolved imports `nix::unistd::getgrouplist`, `nix::unistd::Gid`, `nix::unistd::Group`, `nix::unistd::Uid`, `nix::unistd::User`
clippy: src/handlers.rs#L455
failed to resolve: could not find `socket` in `sys`
clippy: src/handlers.rs#L457
failed to resolve: could not find `socket` in `sys`
clippy
Exiting due to clippy errors
coverage: src/handlers.rs#L26
unresolved import `nix::sys::socket`
coverage
Process completed with exit code 1.
build-debian-10
unresolved import `nix::sys::socket`
build-debian-10
unresolved imports `nix::unistd::getgrouplist`, `nix::unistd::Gid`, `nix::unistd::Group`, `nix::unistd::Uid`, `nix::unistd::User`
build-debian-10
failed to resolve: could not find `socket` in `sys`
build-debian-10
failed to resolve: could not find `socket` in `sys`
build-debian-10
Process completed with exit code 101.
build-debian-package
unresolved import `nix::sys::socket`
build-debian-package
unresolved imports `nix::unistd::getgrouplist`, `nix::unistd::Gid`, `nix::unistd::Group`, `nix::unistd::Uid`, `nix::unistd::User`
build-debian-package
failed to resolve: could not find `socket` in `sys`
build-debian-package
failed to resolve: could not find `socket` in `sys`
build-debian-package
Process completed with exit code 2.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
It seems that this Action is executed from the forked repository.
clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.