feat(fuzz): add alter table options for alter fuzzer (#5074) #2559
Annotations
6 errors and 11 warnings
Post Run actions-rust-lang/setup-rust-toolchain@v1
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:3173:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:3173:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Cache upload failed because file read failed with EBADF: bad file descriptor, read
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read
at ReadStream.<anonymous> (/home/runner/work/_actions/Swatinem/rust-cache/v2/dist/save/index.js:3173:31)
at ReadStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at errorOrDestroy (node:internal/streams/destroy:238:7)
at node:internal/fs/streams:272:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:682:5)
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Failed to save: Cache service responded with 429 during upload chunk.
|
Run cargo doc --workspace --no-deps --document-private-items:
src/common/macro/src/stack_trace_debug.rs#L186
could not parse code block as Rust code
|
|
|
Run cargo doc --workspace --no-deps --document-private-items:
src/table/src/metadata.rs#L884
this URL is not a hyperlink
|
Run cargo doc --workspace --no-deps --document-private-items:
src/common/meta/src/cache/container.rs#L28
unresolved link to `CacheToken`
|
Run cargo doc --workspace --no-deps --document-private-items:
src/common/meta/src/cache/container.rs#L31
unresolved link to `CacheToken`
|
Run cargo doc --workspace --no-deps --document-private-items:
src/common/meta/src/cache/container.rs#L137
unresolved link to `CacheToken`
|
Run cargo doc --workspace --no-deps --document-private-items:
src/common/meta/src/cache/flow/table_flownode.rs#L36
public documentation for `TableFlownodeSetCache` links to private item `FlownodeSet`
|
|
Run cargo doc --workspace --no-deps --document-private-items:
src/common/meta/src/ddl/create_table.rs#L182
public documentation for `on_datanode_create_regions` links to private item `CreateRequestBuilder`
|
Loading