Fix objc2
warnings
#184
Annotations
29 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/
|
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 `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/
|
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/uikit/app/class.rs#L13
unused variable: `decl`
|
src/uikit/scene/delegate.rs#L48
unused variable: `should_generate_suffix`
|
src/uikit/scene/config.rs#L19
unused variable: `delegate_class`
|
src/uikit/scene/config.rs#L32
unused variable: `decl`
|
src/image/uikit.rs#L9
unused variable: `decl`
|
src/text/label/mod.rs#L425
unused variable: `mode`
|
src/view/uikit.rs#L14
unused variable: `decl`
|
src/uikit/scene/config.rs#L32
unnecessary `unsafe` block
|
|
examples/ios-beta/main.rs#L119
unused variable: `options`
|
The logs for this run have expired and are no longer available.
Loading