Add project documentation and generation instructions #10
Annotations
4 errors and 9 warnings
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
build
could not compile `rust-aws-ddns` (bin "rust-aws-ddns") due to 2 previous errors
|
|
build:
src/ip_address.rs#L34
field `name` is never read
|
|
build:
src/aws_credentials.rs#L11
fields `user_name`, `password`, and `console_login_link` are never read
|
|
build
`rust-aws-ddns` (bin "rust-aws-ddns") generated 4 warnings (run `cargo clippy --fix --bin "rust-aws-ddns"` to apply 1 suggestion)
|
|
build:
src/ip_address.rs#L186
the borrowed expression implements the required traits
|
|
build:
src/aws_credentials.rs#L33
unnecessary `if let` since only the `Ok` variant of the iterator element is used
|
|
build:
src/ip_address.rs#L34
field `name` is never read
|
|
build:
src/aws_credentials.rs#L11
fields `user_name`, `password`, and `console_login_link` are never read
|
|
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/
|