EAS-2525 : Pull in GraphQL permissions #361
Annotations
21 errors and 11 warnings
Rustfmt
Process completed with exit code 1.
|
Clippy:
crates/fsrt/src/main.rs#L40
unused import: `self`
|
Clippy:
crates/fsrt/src/main.rs#L312
mismatched types
|
Clippy:
crates/fsrt/src/main.rs#L600
a value of type `std::vec::Vec<std::string::String>` cannot be built from an iterator over elements of type `&std::string::String`
|
Clippy:
crates/fsrt/src/main.rs#L607
a value of type `std::vec::Vec<std::string::String>` cannot be built from an iterator over elements of type `&std::string::String`
|
Clippy:
crates/fsrt/src/main.rs#L614
a value of type `std::vec::Vec<std::string::String>` cannot be built from an iterator over elements of type `&std::string::String`
|
Clippy:
crates/fsrt/src/main.rs#L129
`query_doc` does not live long enough
|
Clippy:
crates/fsrt/src/main.rs#L138
`query_doc` does not live long enough
|
Clippy:
crates/fsrt/src/main.rs#L138
lifetime may not live long enough
|
Clippy:
crates/fsrt/src/main.rs#L143
lifetime may not live long enough
|
Clippy:
crates/fsrt/src/main.rs#L154
lifetime may not live long enough
|
Linux Tester:
crates/fsrt/src/main.rs#L40
unused import: `self`
|
Linux Tester:
crates/fsrt/src/main.rs#L312
mismatched types
|
Linux Tester:
crates/fsrt/src/main.rs#L600
a value of type `Vec<std::string::String>` cannot be built from an iterator over elements of type `&std::string::String`
|
Linux Tester:
crates/fsrt/src/main.rs#L607
a value of type `Vec<std::string::String>` cannot be built from an iterator over elements of type `&std::string::String`
|
Linux Tester:
crates/fsrt/src/main.rs#L614
a value of type `Vec<std::string::String>` cannot be built from an iterator over elements of type `&std::string::String`
|
Linux Tester:
crates/fsrt/src/main.rs#L129
`query_doc` does not live long enough
|
Linux Tester:
crates/fsrt/src/main.rs#L138
`query_doc` does not live long enough
|
Linux Tester:
crates/fsrt/src/main.rs#L138
lifetime may not live long enough
|
Linux Tester:
crates/fsrt/src/main.rs#L143
lifetime may not live long enough
|
Linux Tester:
crates/fsrt/src/main.rs#L154
lifetime may not live long enough
|
Rustfmt:
crates/fsrt/src/main.rs#L120
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L151
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L168
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L180
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L220
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L237
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L279
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L286
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Rustfmt:
crates/fsrt/src/main.rs#L298
Diff in /home/runner/work/FSRT/FSRT/crates/fsrt/src/main.rs
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux Tester
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|