Skip to content

glib: fix UB in VariantStrIter::impl_get #3500

glib: fix UB in VariantStrIter::impl_get

glib: fix UB in VariantStrIter::impl_get #3500

Triggered via pull request March 30, 2024 00:46
Status Success
Total duration 1m 53s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/
build: glib/src/bytes.rs#L5
the item `Eq` is imported redundantly
build: glib/src/bytes.rs#L5
the item `Ord` is imported redundantly
build: glib/src/bytes.rs#L5
the item `PartialEq` is imported redundantly
build: glib/src/bytes.rs#L5
the item `PartialOrd` is imported redundantly
build: glib/src/char.rs#L3
the item `TryFrom` is imported redundantly
build: glib/src/checksum.rs#L3
the item `Vec` is imported redundantly
build: glib/src/signal.rs#L9
the item `gobject_ffi` is imported redundantly
build: glib/src/source.rs#L7
the item `ffi` is imported redundantly
build: glib/src/variant_dict.rs#L3
the item `Default` is imported redundantly
build: glib/src/variant_iter.rs#L7
the item `DoubleEndedIterator` is imported redundantly