Merge pull request #4 from simdutf/scalar_getFirstNonASCII #4
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.
|