Skip to content

Add CTC HLG decoding for JNI (#810) #736

Add CTC HLG decoding for JNI (#810)

Add CTC HLG decoding for JNI (#810) #736

Triggered via push April 25, 2024 09:20
Status Failure
Total duration 7h 56m 44s
Artifacts 5
Matrix: build-libs
Matrix: test-dot-net
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 40 warnings
test-dot-net (macos-latest, 3.8)
Process completed with exit code 1.
test-dot-net (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8): 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.
test-dot-net (macos-latest, 3.8)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the netcoreapp3.1 target framework
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the net6.0 target framework
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the net7.0 target framework
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the netstandard2.0 target framework
test-dot-net (macos-latest, 3.8)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the netcoreapp3.1 target framework
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the net6.0 target framework
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the net7.0 target framework
test-dot-net (macos-latest, 3.8)
- Add lib or ref assemblies for the netstandard2.0 target framework
test-dot-net (ubuntu-latest, 3.8)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the netcoreapp3.1 target framework
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the net6.0 target framework
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the net7.0 target framework
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the netstandard2.0 target framework
test-dot-net (ubuntu-latest, 3.8)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the netcoreapp3.1 target framework
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the net6.0 target framework
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the net7.0 target framework
test-dot-net (ubuntu-latest, 3.8)
- Add lib or ref assemblies for the netstandard2.0 target framework
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.
test-dot-net (ubuntu-latest, 3.8): 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.

Artifacts

Produced during runtime
Name Size
dot-net-tts-generated-test-files-ubuntu-latest Expired
325 KB
macos-latest Expired
13.8 MB
ubuntu-latest Expired
13.6 MB
windows-latest Expired
7.69 MB
windows-latest-win32 Expired
6.37 MB