Tests, benches and features: Make int and float types generic. #362
ci.yml
on: push
Matrix: Rust check
Rust format
8s
Rust check and lint benchmarks
22s
Rust doc
23s
Check sync readme
9s
Check CLI
18s
Matrix: Rust check
Matrix: Rust lint
Coverage
0s
Annotations
10 errors and 4 warnings
Rust test:
src/function/mod.rs#L46
the trait bound `evalexpr::Value<_>: From<{integer}>` is not satisfied
|
Rust test:
src/context/mod.rs#L277
type annotations needed for `evalexpr::HashMapContext<_>`
|
Rust test:
src/context/mod.rs#L253
type annotations needed for `evalexpr::HashMapContext<_>`
|
Rust test:
src/context/mod.rs#L395
the trait bound `Value<_>: From<{integer}>` is not satisfied
|
Rust test:
src/context/mod.rs#L397
the trait bound `Value<_>: From<{integer}>` is not satisfied
|
Rust test:
src/context/mod.rs#L400
the trait bound `Value<_>: From<{integer}>` is not satisfied
|
Rust test:
src/interface/mod.rs#L20
the trait bound `evalexpr::Value<_>: From<{integer}>` is not satisfied
|
Rust test:
src/interface/mod.rs#L58
the trait bound `evalexpr::Value<_>: From<{integer}>` is not satisfied
|
Rust test:
src/interface/mod.rs#L59
the trait bound `evalexpr::Value<_>: From<{integer}>` is not satisfied
|
Rust test:
src/interface/mod.rs#L60
the trait bound `evalexpr::Value<_>: From<{integer}>` is not satisfied
|
Check CLI
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/
|
Check CLI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check CLI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rust doc:
src/lib.rs#L569
unresolved link to `LICENSE`
|