Skip to content

AspNetCore2 + AspMvc5: both can build now #4

AspNetCore2 + AspMvc5: both can build now

AspNetCore2 + AspMvc5: both can build now #4

Triggered via push August 14, 2023 18:02
Status Failure
Total duration 1m 5s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Sources/SrkToolkit.Common/Internals/RetryLogicState.cs#L32
The field 'RetryLogicState<TReturn>.actionToExecuteAsync' is never used
build: Sources/SrkToolkit.Common/Internals/RetryLogicState.cs#L32
The field 'RetryLogicState<TReturn>.actionToExecuteAsync' is never used
build: Sources/SrkToolkit.Common/Internals/RetryLogicState.cs#L373
Re-throwing caught exception changes stack information
build: Sources/SrkToolkit.Common/Internals/RetryLogicState.cs#L389
Re-throwing caught exception changes stack information
build: Sources/SrkToolkit.Common/Internals/RetryLogicState.cs#L32
The field 'RetryLogicState<TReturn>.actionToExecuteAsync' is never used
build: Sources/SrkToolkit.Web.AspMvc5/SrkHtmlExtensions.cs#L552
Argument type 'DateTimePrecision' is not CLS-compliant
build: Sources/SrkToolkit.Common.CoreUnitTests/CultureInfoHelperTests.cs#L20
'CultureInfoHelper.GetCountries()' is obsolete: 'This method has unexpected results depending on the execution environment. Have your own unit tests to ensure the results are okay for you. '
build: Sources/SrkToolkit.Common.CoreUnitTests/CultureInfoHelperTests.cs#L71
The variable 'nativeName' is assigned but its value is never used
build: Sources/SrkToolkit.Common.CoreUnitTests/CultureInfoHelperTests.cs#L73
The variable 'cultureName' is assigned but its value is never used
build: Sources/SrkToolkit.Common.CoreUnitTests/RetryLogicTests.NET4.cs#L37
'RetryLogic' is obsolete: 'Use a proper code library for that'