feat(psl): GA fullTextIndex
and fullTextSearch
for provider = "mysql"
#13769
Annotations
4 errors and 2 warnings
Run cargo clippy --workspace --all-features --all-targets:
psl/psl-core/src/validate/generator_loader.rs#L41
this lifetime isn't used in the function definition
|
Run cargo clippy --workspace --all-features --all-targets:
psl/psl-core/src/validate/generator_loader.rs#L104
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy --workspace --all-features --all-targets:
psl/psl-core/src/lib.rs#L179
accessing first element with `datasources.get(0)`
|
Run cargo clippy --workspace --all-features --all-targets
Process completed with exit code 101.
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Unexpected input(s) 'targets', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
Run actions-rust-lang/setup-rust-toolchain@v1
Unexpected input(s) 'targets', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
Loading