Don't send motor current if the package is disabled #193
Annotations
2 warnings and 6 notices
CI
Magic Nix Cache is already running, this workflow job is in noop mode. Is the Magic Nix Cache in the workflow twice?
|
Magic Nix Cache is deprecated:
.github/workflows/ci.yml#L16
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
CI
nix shell from flakes: 'nixpkgs#clang-tools_18' 'nixpkgs#lefthook'
|
CI
exported 1 variables: 'XDG_DATA_DIRS'
|
CI
added 2 elements to PATH (reverse order, last has highest precedence): '/nix/store/niqy4nhys49hdls48fhjrqm411w4b4qk-lefthook-1.10.11/bin' '/nix/store/xs8j4h458jf0kg4xykhj263sryd9g5fk-clang-tools-18.1.8/bin'
|
CI
nix shell from flakes: 'nixpkgs#gcc-arm-embedded-7' 'nixpkgs#gnumake' 'github:lukash/vesc_tool-flake/release_6_05'
|
CI
exported 1 variables: 'XDG_DATA_DIRS'
|
CI
added 4 elements to PATH (reverse order, last has highest precedence): '/nix/store/8h7dz3rp7xig9l2mjkkd86janqhqwh35-vesc-tool-6.05/bin' '/nix/store/zi18rs3z305sn57biq8ahvfkcw17bkjm-gnumake-4.4.1/bin' '/nix/store/sa0chp0fw3101292x6a6jx8crbfsg7wi-gnumake-4.4.1-man/bin' '/nix/store/3cxmdp3kz4bcdxj76svfryzn1ma044mw-gcc-arm-embedded-7.3.1/bin'
|