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