fix(deps): update rust crate tauri to 1.5.4 #40
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 6 warnings
can't find crate for `objc_id`:
src/lib.rs#L18
error[E0463]: can't find crate for `objc_id`
--> src/lib.rs:18:1
|
18 | pub extern crate objc_id;
| ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
can't find crate for `objc_foundation`:
src/lib.rs#L17
error[E0463]: can't find crate for `objc_foundation`
--> src/lib.rs:17:1
|
17 | pub extern crate objc_foundation;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
can't find crate for `objc`:
src/lib.rs#L16
error[E0463]: can't find crate for `objc`
--> src/lib.rs:16:1
|
16 | pub extern crate objc;
| ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
can't find crate for `cocoa`:
src/lib.rs#L15
error[E0463]: can't find crate for `cocoa`
--> src/lib.rs:15:1
|
15 | pub extern crate cocoa;
| ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
can't find crate for `objc_id`:
src/lib.rs#L18
error[E0463]: can't find crate for `objc_id`
--> src/lib.rs:18:1
|
18 | pub extern crate objc_id;
| ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
can't find crate for `objc_foundation`:
src/lib.rs#L17
error[E0463]: can't find crate for `objc_foundation`
--> src/lib.rs:17:1
|
17 | pub extern crate objc_foundation;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
can't find crate for `objc`:
src/lib.rs#L16
error[E0463]: can't find crate for `objc`
--> src/lib.rs:16:1
|
16 | pub extern crate objc;
| ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
can't find crate for `cocoa`:
src/lib.rs#L15
error[E0463]: can't find crate for `cocoa`
--> src/lib.rs:15:1
|
15 | pub extern crate cocoa;
| ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
The operating system you're using is not supported and results may be varied. Please refer to the documentation for more details. ❗
|
docs
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/
|
docs
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/
|
docs
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/
|
docs
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/
|