Fix objc2
warnings
#34
Draft
Annotations
15 warnings
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 `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 `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 `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 `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/
|
src/appkit/app/class.rs#L11
unused variable: `decl`
|
src/button/mod.rs#L354
unused variable: `decl`
|
src/image/appkit.rs#L18
unused variable: `decl`
|
src/input/appkit.rs#L45
unused variable: `decl`
|
src/listview/appkit.rs#L179
unused variable: `decl`
|
src/scrollview/appkit.rs#L71
unused variable: `decl`
|
src/switch.rs#L176
unused variable: `decl`
|
src/select/mod.rs#L263
unused variable: `decl`
|
src/text/label/appkit.rs#L19
unused variable: `decl`
|
src/appkit/app/class.rs#L11
unnecessary `unsafe` block
|
The logs for this run have expired and are no longer available.
Loading