Skip to content

Merge pull request #4 from simdutf/scalar_getFirstNonASCII #4

Merge pull request #4 from simdutf/scalar_getFirstNonASCII

Merge pull request #4 from simdutf/scalar_getFirstNonASCII #4

Triggered via push October 27, 2023 18:39
Status Success
Total duration 1m 0s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: benchmark/Benchmark.cs#L17
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L18
Non-nullable field 'AsciiBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L19
Non-nullable field 'nonAsciichars' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L20
Non-nullable field 'nonAsciiBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L22
Non-nullable field 'results' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L19
The field 'Checker.nonAsciichars' is never used
build: benchmark/Benchmark.cs#L17
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L18
Non-nullable field 'AsciiBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L19
Non-nullable field 'nonAsciichars' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L20
Non-nullable field 'nonAsciiBytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.