Update Homely.AspNetCore.Mvc.Helpers to show local datetime instead of UTC #53
Annotations
10 warnings
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L14
Null should not be used for type parameter 'title' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L14
Null should not be used for type parameter 'version' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L14
Null should not be used for type parameter 'routePrefix' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L15
Null should not be used for type parameter 'version' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L15
Null should not be used for type parameter 'routePrefix' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L16
Null should not be used for type parameter 'version' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L16
Null should not be used for type parameter 'routePrefix' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L17
Null should not be used for type parameter 'version' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L17
Null should not be used for type parameter 'routePrefix' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Run dotnet build --configuration Debug:
tests/Homely.AspNetCore.Mvc.Helpers.Tests/ExtensionsTests/IApplicationBuilderExtensionsTests/UseCustomOpenApiTests.cs#L18
Null should not be used for type parameter 'routePrefix' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Loading