Skip to content

Add another datatype to check if it's easy to add another datatype (#4) #54

Add another datatype to check if it's easy to add another datatype (#4)

Add another datatype to check if it's easy to add another datatype (#4) #54

Triggered via push September 9, 2024 09:23
Status Success
Total duration 3m 25s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Typos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typos
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/
Typos
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/
Typos
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/
Typos
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/
License Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy: libraries/converter/src/arrow.rs#L264
you should consider adding a `Default` implementation for `FastFormatArrowBuilder`
Clippy: examples/benchmark/node/src/main.rs#L68
using `clone` on type `u32` which implements the `Copy` trait
Clippy: examples/benchmark/node/src/main.rs#L68
using `clone` on type `u32` which implements the `Copy` trait
Clippy: examples/benchmark/node/src/main.rs#L68
using `clone` on type `u32` which implements the `Copy` trait
Clippy: examples/benchmark/node/src/main.rs#L75
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: examples/benchmark/node/src/main.rs#L99
using `clone` on type `u32` which implements the `Copy` trait
Clippy: examples/benchmark/node/src/main.rs#L99
using `clone` on type `u32` which implements the `Copy` trait
Clippy: examples/benchmark/node/src/main.rs#L99
using `clone` on type `u32` which implements the `Copy` trait
Clippy: examples/benchmark/node/src/main.rs#L106
this expression creates a reference which is immediately dereferenced by the compiler
Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/