Image FastFormat DataType #6
Annotations
4 warnings
The following actions uses Node.js version which is deprecated 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/
|
src/arrow.rs#L16
unneeded `return` statement
|
src/image.rs#L237
this expression creates a reference which is immediately dereferenced by the compiler
|
src/image.rs#L256
called `.as_ref().map(|s| s.as_str())` on an `Option` value
|
This job succeeded
Loading