Mark to_string function as unsafe (#53) #42
Annotations
10 errors and 6 warnings
Cargo Test (Dynamic):
src/utility.rs#L276
expected a `FnOnce<(clang_sys::CXString,)>` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
|
Cargo Test (Dynamic):
src/completion.rs#L388
expected a `FnMut<(clang_sys::CXString,)>` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
|
Cargo Test (Dynamic):
src/completion.rs#L388
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
|
Cargo Test (Dynamic):
src/documentation.rs#L152
expected a `FnMut<(clang_sys::CXString,)>` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
|
Cargo Test (Dynamic):
src/documentation.rs#L152
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
|
Cargo Test (Dynamic):
src/documentation.rs#L252
expected a `FnMut<(clang_sys::CXString,)>` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
|
Cargo Test (Dynamic):
src/documentation.rs#L252
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
|
Cargo Test (Dynamic):
src/lib.rs#L1790
expected a `FnMut<(clang_sys::CXString,)>` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
|
Cargo Test (Dynamic):
src/lib.rs#L1791
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
|
Cargo Test (Dynamic)
could not compile `clang` (lib) due to 9 previous errors
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo Test (Dynamic)
build failed, waiting for other jobs to finish...
|
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/
|
The logs for this run have expired and are no longer available.
Loading