feat: add support for cmd directories in golang #3297
Annotations
7 errors and 5 warnings
Run cargo clippy:
src/nixpacks/nix/mod.rs#L104
it is more idiomatic to use `Option<&T>` instead of `&Option<T>`
|
Run cargo clippy:
src/nixpacks/plan/generator.rs#L34
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy:
src/nixpacks/plan/phase.rs#L271
it is more idiomatic to use `Option<&T>` instead of `&Option<T>`
|
Run cargo clippy:
src/providers/go.rs#L76
variables can be used directly in the `format!` string
|
Run cargo clippy:
src/providers/node/mod.rs#L356
unneeded `return` statement
|
Run cargo clippy
could not compile `nixpacks` (lib) due to 5 previous errors
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading