feat(inverted_index.create): add index creator #27
Triggered via pull request
December 16, 2023 09:29
Status
Cancelled
Total duration
3m 37s
Artifacts
–
develop.yml
on: pull_request
Spell Check with Typos
19s
Toml Check
23s
Rustfmt
27s
Clippy
29s
coverage
0s
Matrix: Check
Matrix: Sqlness Test
Annotations
7 errors and 4 warnings
Toml Check
Process completed with exit code 1.
|
Clippy
Process completed with exit code 101.
|
Rustfmt
Process completed with exit code 1.
|
Check (ubuntu-20.04)
Process completed with exit code 101.
|
Check (windows-latest-8-cores)
The job was canceled because "ubuntu-20_04" failed.
|
Sqlness Test (ubuntu-20.04-8-cores)
Canceling since a higher priority waiting request for 'CI-zhongzc/inverted-index-create-creator' exists
|
coverage
Canceling since a higher priority waiting request for 'CI-zhongzc/inverted-index-create-creator' exists
|
Toml Check
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
23: snafu.workspace = true
24: pin-project.workspace = true
^
|
Clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
23: snafu.workspace = true
24: pin-project.workspace = true
^
|
Rustfmt
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
23: snafu.workspace = true
24: pin-project.workspace = true
^
|
Check (ubuntu-20.04)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
23: snafu.workspace = true
24: pin-project.workspace = true
^
|