Bump glib from 0.19.9 to 0.20.0 #917
rust.yml
on: pull_request
Check
1m 16s
Test Suite on Ubuntu
2m 54s
Test Suite on MacOS
2m 16s
Rustfmt
19s
Clippy
1m 20s
Audit
2m 34s
Annotations
15 errors and 25 warnings
Clippy:
src/crypto.rs#L457
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/crypto.rs#L511
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/signature.rs#L478
unneeded `return` statement
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Audit
Process completed with exit code 1.
|
Test Suite on Ubuntu:
gtk/src/collection_object/imp.rs#L41
the trait bound `PasswordStoreBoxed: libadwaita::prelude::StaticType` is not satisfied
|
Test Suite on Ubuntu:
gtk/src/collection_object/imp.rs#L41
the method `build` exists for struct `ParamSpecBoxedBuilder<'_, PasswordStoreBoxed>`, but its trait bounds were not satisfied
|
Test Suite on Ubuntu:
gtk/src/collection_object/imp.rs#L41
the trait bound `PasswordStoreBoxed: libadwaita::prelude::StaticType` is not satisfied
|
Test Suite on Ubuntu:
gtk/src/password_object/imp.rs#L40
the trait bound `PasswordStoreBoxed: libadwaita::prelude::StaticType` is not satisfied
|
Test Suite on Ubuntu:
gtk/src/password_object/imp.rs#L40
the method `build` exists for struct `ParamSpecBoxedBuilder<'_, PasswordStoreBoxed>`, but its trait bounds were not satisfied
|
Test Suite on Ubuntu:
gtk/src/password_object/imp.rs#L40
the trait bound `PasswordStoreBoxed: libadwaita::prelude::StaticType` is not satisfied
|
Test Suite on Ubuntu:
gtk/src/collection_object/imp.rs#L66
the trait bound `PasswordStoreBoxed: libadwaita::glib::value::FromValue<'_>` is not satisfied
|
Test Suite on Ubuntu:
gtk/src/collection_object/imp.rs#L69
no method named `into_refcounted` found for struct `PasswordStoreBoxed` in the current scope
|
Test Suite on Ubuntu:
gtk/src/collection_object/mod.rs#L35
the trait bound `libadwaita::glib::Value: From<PasswordStoreBoxed>` is not satisfied
|
Test Suite on Ubuntu:
gtk/src/password_object/imp.rs#L80
the trait bound `PasswordStoreBoxed: libadwaita::glib::value::FromValue<'_>` is not satisfied
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Test Suite on MacOS
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/
|
Test Suite on MacOS
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/
|
Test Suite on MacOS
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/
|
Test Suite on MacOS
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/
|
Test Suite on MacOS
nettle 3.10 is already installed and up-to-date.
To reinstall 3.10, run:
brew reinstall nettle
|
Test Suite on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite on Ubuntu
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/
|
Test Suite on Ubuntu
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/
|
Test Suite on Ubuntu
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/
|
Test Suite on Ubuntu
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/
|