Skip to content

Fix typo

Fix typo #23

Triggered via push October 14, 2023 18:21
Status Failure
Total duration 1m 54s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
win_build
Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86'.
win_build
Process completed with exit code 1.
win_build: SAPISpeechServer/Program.cs#L10
Using member 'System.Text.Json.Serialization.JsonStringEnumConverter.JsonStringEnumConverter()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JsonStringEnumConverter cannot be statically analyzed and requires runtime code generation. Applications should use the generic JsonStringEnumConverter<TEnum> instead.
win_build: SAPISpeechServer/Program.cs#L8
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddControllers(IServiceCollection)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. MVC does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
win_build: SAPISpeechServer/Program.cs#L10
Using member 'System.Text.Json.Serialization.JsonStringEnumConverter.JsonStringEnumConverter()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JsonStringEnumConverter cannot be statically analyzed and requires runtime code generation. Applications should use the generic JsonStringEnumConverter<TEnum> instead.
win_build: SAPISpeechServer/Program.cs#L8
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddControllers(IServiceCollection)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. MVC does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build
To use 'PublishRelease' in solution projects, you must set the environment variable 'DOTNET_CLI_ENABLE_PUBLISH_RELEASE_FOR_SOLUTIONS' (to true). This will increase the time to complete the operation.

Artifacts

Produced during runtime
Name Size
SAPISpeechServer Expired
86.2 MB