This repository has been archived by the owner on Nov 12, 2023. It is now read-only.
Implement and document all X11 requests (#52) #993
Annotations
2 errors and 15 warnings
Clippy analysis:
src/common.rs#L425
it looks like you're trying to convert a tuple to an array
|
Clippy analysis
Process completed with exit code 101.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install latest nightly
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/
|
Install latest nightly
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/
|
Install latest nightly
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/
|
Install latest nightly
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 analysis
package `xrbk` is missing `package.readme` metadata
|
Clippy analysis
package `xrbk_macro` is missing `package.readme` metadata
|
Clippy analysis
`xrbk` (lib) generated 2 warnings
|
Clippy analysis:
src/x11/reply/meta.rs#L171
use of deprecated struct `x11::request::meta::QueryAccessControl`: more secure forms of authentication are preferred.
|
Clippy analysis:
src/x11/request/meta.rs#L344
use of deprecated struct `x11::request::meta::ChangeHosts`: more secure forms of authentication are preferred.
|
Clippy analysis:
src/x11/request/meta.rs#L381
use of deprecated struct `x11::request::meta::QueryAccessControl`: more secure forms of authentication are preferred.
|
Clippy analysis:
src/x11/request/meta.rs#L404
use of deprecated struct `x11::request::meta::SetAccessControl`: more secure forms of authentication are preferred.
|
Clippy analysis:
src/x11/request/meta.rs#L351
use of deprecated field `x11::request::meta::ChangeHosts::mode`: more secure forms of authentication are preferred.
|
Clippy analysis:
src/x11/request/meta.rs#L360
use of deprecated field `x11::request::meta::ChangeHosts::host`: more secure forms of authentication are preferred.
|
Clippy analysis:
src/x11/request/meta.rs#L410
use of deprecated field `x11::request::meta::SetAccessControl::mode`: more secure forms of authentication are preferred.
|
The logs for this run have expired and are no longer available.
Loading