test-dot-net-nuget #149
Annotations
10 warnings
Run tests:
dotnet-examples/online-decode-files/Program.cs#L21
Non-nullable property 'Tokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L24
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L27
Non-nullable property 'Encoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L30
Non-nullable property 'Decoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L33
Non-nullable property 'Joiner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L36
Non-nullable property 'ParaformerEncoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L39
Non-nullable property 'ParaformerDecoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L42
Non-nullable property 'Zipformer2Ctc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L49
Non-nullable property 'DecodingMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run tests:
dotnet-examples/online-decode-files/Program.cs#L83
Non-nullable property 'HotwordsFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading