Add a queryable zone tree #1553
Annotations
10 errors and 1 warning
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonefile/parsed.rs#L174
type `zonefile::parsed::Owners<zonefile::parsed::Normal>` is more private than the item `zonefile::parsed::Zonefile::normal`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonefile/parsed.rs#L174
type `zonefile::parsed::Normal` is more private than the item `zonefile::parsed::Zonefile::normal`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonefile/parsed.rs#L178
type `zonefile::parsed::Owners<zonefile::parsed::ZoneCut>` is more private than the item `zonefile::parsed::Zonefile::zone_cuts`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonefile/parsed.rs#L178
type `zonefile::parsed::ZoneCut` is more private than the item `zonefile::parsed::Zonefile::zone_cuts`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonefile/parsed.rs#L182
type `zonefile::parsed::Owners<zonetree::types::SharedRr>` is more private than the item `zonefile::parsed::Zonefile::cnames`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonefile/parsed.rs#L186
type `zonefile::parsed::Owners<zonefile::parsed::Normal>` is more private than the item `zonefile::parsed::Zonefile::out_of_zone`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonefile/parsed.rs#L186
type `zonefile::parsed::Normal` is more private than the item `zonefile::parsed::Zonefile::out_of_zone`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonetree/answer.rs#L16
missing documentation for a struct
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonetree/answer.rs#L28
missing documentation for an associated function
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/zonetree/answer.rs#L36
missing documentation for an associated function
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading