feat: add id
option for tray icon in config file
#827
Triggered via pull request
September 20, 2023 21:05
Status
Success
Total duration
1m 31s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 5 warnings
expected value, found crate `tray_icon`:
core/tauri/src/app.rs#L1620
error[E0423]: expected value, found crate `tray_icon`
--> core/tauri/src/app.rs:1620:36
|
1620 | TrayIconBuilder::with_id(tray_icon.id.clone().unwrap_or_else(|| "main".into()))
| ^^^^^^^^^- help: use the path separator to refer to an item: `::`
|
schema
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/
|
schema
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/
|
schema
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/
|
schema
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/
|
schema
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/
|