Skip to content

glib: Remove type parameter from Object::has_property() and add separate has_property_with_type() and check for subtypes #4057

glib: Remove type parameter from Object::has_property() and add separate has_property_with_type() and check for subtypes

glib: Remove type parameter from Object::has_property() and add separate has_property_with_type() and check for subtypes #4057

Triggered via pull request November 6, 2024 08:33
Status Failure
Total duration 1m 50s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
build: glib/src/lib.rs#L51
unresolved imports `self::value::BoxedValue`, `self::value::SendValue`, `self::value::Value`
build: glib/src/object.rs#L16
unresolved import `crate::value::FromValue`
build: glib/src/prelude.rs#L12
unresolved imports `crate::value::ToSendValue`, `crate::value::ToValue`, `crate::value::ValueType`
build: glib/src/object.rs#L4404
failed to resolve: could not find `ValueTypeMismatchError` in `value`
build: glib/src/object.rs#L4424
failed to resolve: could not find `ValueTypeMismatchError` in `value`
build: glib/src/gstring.rs#L677
failed to resolve: could not find `ToValueOptional` in `value`
build: glib/src/boxed_inline.rs#L624
failed to resolve: could not find `ToValue` in `value`
build: glib/src/types.rs#L354
failed to resolve: could not find `ToValue` in `value`
build: glib/src/boxed_inline.rs#L624
failed to resolve: could not find `ToValue` in `value`
build: glib/src/boxed.rs#L340
cannot find trait `ValueType` in module `$crate::value`
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
build
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/
build
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/
build
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/
build
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/