Added SpeechTranscriptor provisioning #12
Annotations
11 errors and 12 warnings
dotnet-build:
components/EchoSharp.Whisper.net/WhisperSpeechTranscriptorProvisioner.cs#L41
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Whisper.net/WhisperSpeechTranscriptorProvisioner.cs#L50
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Whisper.net/WhisperSpeechTranscriptorProvisioner.cs#L41
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Whisper.net/WhisperSpeechTranscriptorProvisioner.cs#L50
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Whisper.net/WhisperSpeechTranscriptorProvisioner.cs#L41
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Whisper.net/WhisperSpeechTranscriptorProvisioner.cs#L50
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Onnx.Whisper/WhisperOnnxSpeechTranscriptorProvisioner.cs#L21
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Onnx.Whisper/WhisperOnnxSpeechTranscriptorProvisioner.cs#L31
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Onnx.Whisper/WhisperOnnxSpeechTranscriptorProvisioner.cs#L21
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build:
components/EchoSharp.Onnx.Whisper/WhisperOnnxSpeechTranscriptorProvisioner.cs#L31
Argument 3: cannot convert from 'System.Threading.CancellationToken' to 'string'
|
dotnet-build
No test report files were found
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L71
Possible null reference argument for parameter 'value' in 'string BitConverter.ToString(byte[] value)'.
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L62
Change the 'ReadAsync' method call to use the 'Stream.ReadAsync(Memory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L64
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L65
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L15
Unused field 'defaultBufferCopyLength' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L71
Possible null reference argument for parameter 'value' in 'string BitConverter.ToString(byte[] value)'.
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L62
Change the 'ReadAsync' method call to use the 'Stream.ReadAsync(Memory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L64
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L65
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
|
dotnet-build:
src/EchoSharp/Provisioning/ProvisioningUtils.cs#L15
Unused field 'defaultBufferCopyLength' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
dotnet-build
No file matches path ./**/*.trx
|
dotnet-build
No files were found with the provided path: ./**/*.trx. No artifacts will be uploaded.
|