Skip to content

checker: error if cannot generic infer type from empty array ([]) #7960

checker: error if cannot generic infer type from empty array ([])

checker: error if cannot generic infer type from empty array ([]) #7960

Triggered via pull request November 17, 2024 10:27
Status Failure
Total duration 1h 14m 31s
Artifacts

linux_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
gcc: vlib/math/stats/stats.v#L91
could not infer generic type `T` in call to `math.stats.freq`
gcc
Process completed with exit code 1.
clang: vlib/math/stats/stats.v#L91
could not infer generic type `T` in call to `math.stats.freq`
clang
Process completed with exit code 1.
tcc: vlib/math/stats/stats.v#L91
could not infer generic type `T` in call to `math.stats.freq`
tcc
Process completed with exit code 1.