Skip to content

WIP: Make ints and floats generic. #361

WIP: Make ints and floats generic.

WIP: Make ints and floats generic. #361

Triggered via push October 16, 2024 12:14
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Matrix: Rust check
Rust format
11s
Rust format
Rust test
0s
Rust test
Rust check and lint benchmarks
0s
Rust check and lint benchmarks
Rust doc
0s
Rust doc
Check sync readme
0s
Check sync readme
Check CLI
0s
Check CLI
Matrix: Rust check
Matrix: Rust lint
Coverage
0s
Coverage
Fit to window
Zoom out
Zoom in

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.