This run is being retained as one of recent runs by master (Branch).
#20240506.1 • build(ci): Fix GitHub workflow to .NET 8
jcoliz.yofi
Triggered by
jcoliz
Repository and version
Time started and elapsed
2m 52s
Related
0 work items 0 artifacts
Tests and coverage
YoFi.Core/Repositories/TransactionRepository.cs(329,40): Warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. Build solution | |||
YoFi.Data/ApplicationDbContext.cs(115,68): Warning CS0618: 'IQueryableBatchExtensions.BatchDeleteAsync(IQueryable, CancellationToken)' is obsolete: 'As of EF 7 there are native method ExcuteDelete.' Build solution | |||
YoFi.Data/ApplicationDbContext.cs(172,23): Warning CS0618: 'IQueryableBatchExtensions.BatchDeleteAsync(IQueryable, CancellationToken)' is obsolete: 'As of EF 7 there are native method ExcuteDelete.' Build solution | |||
YoFi.Data/ApplicationDbContext.cs(201,23): Warning CS0612: 'IQueryableBatchExtensions.BatchUpdateAsync(IQueryable, object, List<string>?, CancellationToken)' is obsolete Build solution | |||
YoFi.Core.Tests.Unit/Tests/TransactionRepositoryTest.cs(1267,27): Warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. Build solution | |||
YoFi.AspNet/Common/AspNet/ApiBasicAuthorizationAttribute.cs(56,17): Warning ASP0019: Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers) Build solution | |||
YoFi.Tests/Attributes/ApiBasicAuthAttributeTest.cs(42,17): Warning ASP0019: Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers) Build solution | |||
YoFi.AspNet.Tests.Integration/Helpers/TestAuthHandler.cs(14,56): Warning CS0618: 'ISystemClock' is obsolete: 'Use TimeProvider instead.' Build solution | |||
YoFi.AspNet.Tests.Integration/Helpers/TestAuthHandler.cs(15,13): Warning CS0618: 'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.' Build solution | |||
Jobs
Name | Status | Duration | ||
---|---|---|---|---|
Success | 2m 44s | |||