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
ci.yml
on: push
Annotations
2 errors and 41 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.
|
fix-n-format
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/
|
fix-n-format
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/
|
fix-n-format
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/
|
fix-n-format
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/
|
fix-n-format
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/
|
run-tests
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/
|
run-tests
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/
|
run-tests
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/
|
run-tests
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/
|
run-tests
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
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/
|
clippy-analysis
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
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
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
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.
|
Invalid file permissions automatically fixed
mode of 'template/doc/.lock' changed from 0600 (rw-------) to 0644 (rw-r--r--)
|
build-docs
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/
|
build-docs
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-docs
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-docs
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-docs
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-docs
missing documentation for a module
|
build-docs
missing documentation for an enum
|
build-docs
missing documentation for a variant
|
build-docs
missing documentation for a variant
|
build-docs
missing documentation for a variant
|
build-docs
missing documentation for a variant
|
build-docs
missing documentation for a variant
|
build-docs
missing documentation for a variant
|
build-docs
missing documentation for a variant
|
build-docs
missing documentation for a variant
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
25.3 MB |
|