Skip to content

Add interface bounds to Impls #1446

Add interface bounds to Impls

Add interface bounds to Impls #1446

Triggered via pull request October 23, 2024 12:35
Status Failure
Total duration 8m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

windows-msvc.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Windows MSVC: gtk4-macros/src/lib.rs#L105
the trait bound `MyWidget: IsA<ConstraintTarget>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L105
the trait bound `MyWidget: IsA<Buildable>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L105
the trait bound `MyWidget: IsA<Accessible>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L105
the trait bound `ConstraintTarget: From<MyWidget>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L105
the trait bound `Buildable: From<MyWidget>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L105
the trait bound `Accessible: From<MyWidget>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L130
the trait bound `MyWidget: IsA<ConstraintTarget>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L130
the trait bound `MyWidget: IsA<Buildable>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L130
the trait bound `MyWidget: IsA<Accessible>` is not satisfied
Windows MSVC: gtk4-macros/src/lib.rs#L130
the trait bound `ConstraintTarget: From<MyWidget>` is not satisfied
Windows MSVC
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, 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/
Windows MSVC
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2, 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/
Windows MSVC
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/
Windows MSVC
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/
Windows MSVC
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/
Windows MSVC
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/