src/bin/webview.rs #45
Annotations
7 errors and 10 warnings
cargo test --workspace --doc:
src/escape.rs#L12
expected function, tuple struct or tuple variant, found union `mem::MaybeUninit`
|
cargo test --workspace --doc
aborting due to 1 previous error
|
cargo test --workspace --doc:
src/lib.rs#L82
can't find crate for `web_view`
|
cargo test --workspace --doc:
src/lib.rs#L87
failed to resolve: use of undeclared type `WebViewBuilder`
|
cargo test --workspace --doc:
src/lib.rs#L89
failed to resolve: use of undeclared type `Content`
|
cargo test --workspace --doc
aborting due to 3 previous errors
|
cargo test --workspace --doc
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo test --workspace --doc:
src/lib.rs#L330
unexpected `cfg` condition value: `cargo-clippy`
|
cargo test --workspace --doc
`webview_rs` (lib) generated 1 warning
|
cargo test --workspace --example matrix.examples:
src/lib.rs#L330
unexpected `cfg` condition value: `cargo-clippy`
|
cargo test --workspace --example matrix.examples
`webview_rs` (lib) generated 1 warning
|
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