test-dot-net-nuget #109
Annotations
9 errors and 36 warnings
test-dot-net-nuget (ubuntu-latest):
dotnet-examples/offline-decode-files/Program.cs#L202
'OfflineWhisperModelConfig' does not contain a definition for 'Language' and no accessible extension method 'Language' accepting a first argument of type 'OfflineWhisperModelConfig' could be found (are you missing a using directive or an assembly reference?)
|
test-dot-net-nuget (ubuntu-latest):
dotnet-examples/offline-decode-files/Program.cs#L203
'OfflineWhisperModelConfig' does not contain a definition for 'Task' and no accessible extension method 'Task' accepting a first argument of type 'OfflineWhisperModelConfig' could be found (are you missing a using directive or an assembly reference?)
|
test-dot-net-nuget (ubuntu-latest)
Process completed with exit code 1.
|
test-dot-net-nuget (windows-latest):
dotnet-examples/offline-decode-files/Program.cs#L202
'OfflineWhisperModelConfig' does not contain a definition for 'Language' and no accessible extension method 'Language' accepting a first argument of type 'OfflineWhisperModelConfig' could be found (are you missing a using directive or an assembly reference?)
|
test-dot-net-nuget (windows-latest):
dotnet-examples/offline-decode-files/Program.cs#L203
'OfflineWhisperModelConfig' does not contain a definition for 'Task' and no accessible extension method 'Task' accepting a first argument of type 'OfflineWhisperModelConfig' could be found (are you missing a using directive or an assembly reference?)
|
test-dot-net-nuget (windows-latest)
Process completed with exit code 1.
|
test-dot-net-nuget (macos-latest):
dotnet-examples/offline-decode-files/Program.cs#L202
'OfflineWhisperModelConfig' does not contain a definition for 'Language' and no accessible extension method 'Language' accepting a first argument of type 'OfflineWhisperModelConfig' could be found (are you missing a using directive or an assembly reference?)
|
test-dot-net-nuget (macos-latest):
dotnet-examples/offline-decode-files/Program.cs#L203
'OfflineWhisperModelConfig' does not contain a definition for 'Task' and no accessible extension method 'Task' accepting a first argument of type 'OfflineWhisperModelConfig' could be found (are you missing a using directive or an assembly reference?)
|
test-dot-net-nuget (macos-latest)
Process completed with exit code 1.
|
test-dot-net-nuget (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-dot-net-nuget (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-dot-net-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
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-nuget (ubuntu-latest):
dotnet-examples/online-decode-files/Program.cs#L83
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test-dot-net-nuget (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-dot-net-nuget (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-dot-net-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
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-nuget (windows-latest):
dotnet-examples/online-decode-files/Program.cs#L83
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test-dot-net-nuget (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-dot-net-nuget (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-dot-net-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
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-nuget (macos-latest):
dotnet-examples/online-decode-files/Program.cs#L83
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|