improve error handling #167
Annotations
2 errors and 9 warnings
Check:
src/lib.rs#L84
cannot find function `_grow` in this scope
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Install Rust
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 Rust
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 Rust
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 Rust
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/
|
Check:
src/guess_os_stack_limit/windows.rs#L1
unused import: `libc::c_void`
|
Check:
src/guess_os_stack_limit/windows.rs#L2
unused import: `std::io`
|
Check:
src/guess_os_stack_limit/windows.rs#L3
unused import: `std::ptr`
|
Check:
src/guess_os_stack_limit/windows.rs#L4
unused import: `windows_sys::Win32::Foundation::BOOL`
|
Check
`stacker` (lib) generated 4 warnings
|
Loading