Skip to content

Merge pull request #27 #134

Merge pull request #27

Merge pull request #27 #134

Triggered via push August 7, 2023 09:34
Status Success
Total duration 8m 16s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings and 1 notice
46 tests found
There are 46 tests, see "Raw output" for the full list of tests.
missing documentation for a module: azure-kusto-data/src/lib.rs#L11
warning: missing documentation for a module --> azure-kusto-data/src/lib.rs:11:1 | 11 | pub mod client_details; | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> azure-kusto-data/src/lib.rs:1:9 | 1 | #![warn(missing_docs)] | ^^^^^^^^^^^^
explicit call to `.into_iter()` in function argument accepting `IntoIterator`: azure-kusto-data/src/arrow.rs#L137
warning: explicit call to `.into_iter()` in function argument accepting `IntoIterator` --> azure-kusto-data/src/arrow.rs:137:14 | 137 | .zip(table.columns.into_iter()) | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing the `.into_iter()`: `table.columns` | note: this parameter accepts any `IntoIterator`, so you don't need to call `.into_iter()` --> /rustc/f3623871cfa0763c95ebd6ceafaa6dc2e44ca68f/library/core/src/iter/traits/iterator.rs:641:12 = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion = note: `#[warn(clippy::useless_conversion)]` on by default
build-data
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1, actions-rs/grcov@v0.1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-data
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/
build-data
At least one of the FILES, JUNIT_FILES, NUNIT_FILES, XUNIT_FILES, or TRX_FILES options has to be set! Falling back to deprecated default "*.xml"
build-data
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/
build-data
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/
build-data
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/
build-data
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/