Skip to content

Merge pull request #536 from sfu-db/arrow-stream #21

Merge pull request #536 from sfu-db/arrow-stream

Merge pull request #536 from sfu-db/arrow-stream #21

Triggered via push September 12, 2023 18:55
Status Success
Total duration 41m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
python
unneeded sub `cfg` when there is only one condition
python
this is an outer doc comment and does not apply to the parent module or crate
python
this operation has no effect
python
this loop could be written as a `while let` loop
python
very complex type used. Consider factoring parts into `type` definitions
python
very complex type used. Consider factoring parts into `type` definitions
python
use of `expect` followed by a function call
python
this `to_owned` call clones the Cow<'_, str> itself and does not cause the Cow<'_, str> contents to become owned
python
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
python
this lifetime isn't used in the impl
python
output filename collision.
python
output filename collision.
python
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/
python
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/
python
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/
python
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/