WIP: Make ints and floats generic. #361
ci.yml
on: push
Matrix: Rust check
Rust format
11s
Rust check and lint benchmarks
0s
Rust doc
0s
Check sync readme
0s
Check CLI
0s
Matrix: Rust check
Matrix: Rust lint
Coverage
0s
Annotations
11 errors
Rust check:
src/lib.rs#L576
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/lib.rs#L580
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/lib.rs#L582
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/lib.rs#L602
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/context/mod.rs#L216
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/context/mod.rs#L219
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/function/builtin.rs#L1
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/function/builtin.rs#L232
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/function/builtin.rs#L246
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/value/mod.rs#L22
unexpected `cfg` condition value: `serde_support`
|
Rust check (--all-features)
The job was canceled because "job" failed.
|