glib: Implement Regex #3153
Annotations
15 warnings
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/lib.rs#L178
unused import: `self::match_info::*`
|
build:
glib/src/lib.rs#L180
unused import: `self::regex::*`
|
build
`glib` (lib) generated 2 warnings (run `cargo fix --lib -p glib` to apply 2 suggestions)
|
build
`gio` (lib) generated 1 warning
|
build:
pango/src/auto/attribute.rs#L8
unused attribute `doc`
|
build
`pango` (lib) generated 1 warning
|
build:
glib-macros/src/lib.rs#L886
unresolved link to `ObjectExt::property`
|
build
`glib-macros` (lib doc) generated 1 warning
|
build:
gdk-pixbuf/src/subclass/pixbuf_animation.rs#L4
redundant explicit link target
|
build:
gdk-pixbuf/src/subclass/pixbuf_animation_iter.rs#L4
redundant explicit link target
|