refactor: restructure as a library #1347
lint.yaml
on: pull_request
Unit tests
3m 20s
Rust fmt check
5s
Cargo Clippy check
2m 0s
Annotations
20 errors and 21 warnings
Rust fmt check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Cargo Clippy check:
src/storage.rs#L33
file not found for module `staging`
|
Cargo Clippy check:
src/event/writer/file_writer.rs#L28
unresolved import `crate::storage::staging::StorageDir`
|
Cargo Clippy check:
src/querycache.rs#L36
unresolved import `crate::storage::staging::parquet_writer_props`
|
Cargo Clippy check:
src/storage/object_storage.rs#L20
unresolved import `super::staging::convert_disk_files_to_parquet`
|
Cargo Clippy check:
src/storage.rs#L37
unresolved import `self::staging::StorageDir`
|
Cargo Clippy check:
src/handlers/http/modal/ingest_server.rs#L73
cannot find function `get_ingestor_info` in module `staging`
|
Cargo Clippy check:
src/migration/metadata_migration.rs#L226
cannot find function `put_ingestor_info` in module `staging`
|
Cargo Clippy check:
src/storage/object_storage.rs#L533
the size for values of type `str` cannot be known at compilation time
|
Cargo Clippy check:
src/storage/object_storage.rs#L48
unused import: `itertools::Itertools`
|
Cargo Clippy check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Unit tests:
src/storage.rs#L33
file not found for module `staging`
|
Unit tests:
src/event/writer/file_writer.rs#L28
unresolved import `crate::storage::staging::StorageDir`
|
Unit tests:
src/querycache.rs#L36
unresolved import `crate::storage::staging::parquet_writer_props`
|
Unit tests:
src/storage/object_storage.rs#L20
unresolved import `super::staging::convert_disk_files_to_parquet`
|
Unit tests:
src/storage.rs#L37
unresolved import `self::staging::StorageDir`
|
Unit tests:
src/handlers/http/modal/ingest_server.rs#L73
cannot find function `get_ingestor_info` in module `staging`
|
Unit tests:
src/migration/metadata_migration.rs#L226
cannot find function `put_ingestor_info` in module `staging`
|
Unit tests:
src/storage/object_storage.rs#L533
the size for values of type `str` cannot be known at compilation time
|
Unit tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rust fmt check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rust fmt check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rust fmt check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust fmt check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust fmt check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust fmt check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cargo Clippy check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo Clippy check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cargo Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cargo Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cargo Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cargo Clippy check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests:
src/storage/object_storage.rs#L48
unused import: `itertools::Itertools`
|
Unit tests
`parseable` (lib) generated 1 warning
|
Unit tests
build failed, waiting for other jobs to finish...
|
Unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|