Allow nur to be used as nu plugin - #99
Draft
ddanier wants to merge 1 commit into
Draft
Annotations
10 errors and 2 warnings
|
Build nur release version to be used for nur nuscript tests:
src/path.rs#L6
function `current_exe_directory` is never used
|
|
Build nur release version to be used for nur nuscript tests:
src/names.rs#L15
constant `NUR_QUIET` is never used
|
|
Build nur release version to be used for nur nuscript tests:
src/engine.rs#L89
multiple associated items are never used
|
|
Build nur release version to be used for nur nuscript tests:
src/args.rs#L202
fields `attach_stdin`, `enter_shell`, and `dotenv` are never read
|
|
Build nur release version to be used for nur nuscript tests:
src/args.rs#L105
function `parse_commandline_args` is never used
|
|
Build nur release version to be used for nur nuscript tests:
src/args.rs#L51
function `gather_commandline_args` is never used
|
|
Build nur release version to be used for nur nuscript tests:
src/args.rs#L46
field `nur_args` is never read
|
|
Build nur release version to be used for nur nuscript tests:
src/nu_plugin.rs#L60
unused variable: `plugin`
|
|
Build nur release version to be used for nur nuscript tests:
src/nu_plugin.rs#L14
unused imports: `Category` and `SyntaxShape`
|
|
Build nur release version to be used for nur nuscript tests:
src/state.rs#L2
unused import: `Spanned`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Setup Rust
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
background
wait
wait-all
cancel
parallel
Loading