Skip to content

Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.15 to 7.0.16 in /src #66

Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.15 to 7.0.16 in /src

Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.15 to 7.0.16 in /src #66

Triggered via pull request February 14, 2024 04:33
Status Success
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build and test on Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test on Linux: src/Warehouse.Service/Handlers/AddItemToCartHandler.cs#L17
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Warehouse.Data.Models.ShoppingCartItem>.SingleOrDefaultAsync<Warehouse.Data.Models.ShoppingCartItem>(System.Linq.Expressions.Expression<System.Func<Warehouse.Data.Models.ShoppingCartItem, bool>>, System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Warehouse.Service/Handlers/AddItemToCartHandler.cs#L35
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Warehouse.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L20
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Warehouse.Data.Models.ShoppingCartItem>.ToListAsync<Warehouse.Data.Models.ShoppingCartItem>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Warehouse.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L25
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Sales.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L20
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Sales.Data.Models.ShoppingCart>.SingleOrDefaultAsync<Sales.Data.Models.ShoppingCart>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Sales.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L26
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Sales.Service/Handlers/AddItemToCartHandler.cs#L18
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Sales.Data.Models.ShoppingCart>.AnyAsync<Sales.Data.Models.ShoppingCart>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Sales.Service/Handlers/AddItemToCartHandler.cs#L57
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Shipping.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L20
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Shipping.Data.Models.ShoppingCartItem>.ToListAsync<Shipping.Data.Models.ShoppingCartItem>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Linux: src/Shipping.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L25
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test on Windows: src/Sales.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L20
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Sales.Data.Models.ShoppingCart>.SingleOrDefaultAsync<Sales.Data.Models.ShoppingCart>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Sales.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L26
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Sales.Service/Handlers/AddItemToCartHandler.cs#L18
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Sales.Data.Models.ShoppingCart>.AnyAsync<Sales.Data.Models.ShoppingCart>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Sales.Service/Handlers/AddItemToCartHandler.cs#L57
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Warehouse.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L20
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Warehouse.Data.Models.ShoppingCartItem>.ToListAsync<Warehouse.Data.Models.ShoppingCartItem>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Warehouse.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L25
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Warehouse.Service/Handlers/AddItemToCartHandler.cs#L17
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Warehouse.Data.Models.ShoppingCartItem>.SingleOrDefaultAsync<Warehouse.Data.Models.ShoppingCartItem>(System.Linq.Expressions.Expression<System.Func<Warehouse.Data.Models.ShoppingCartItem, bool>>, System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Warehouse.Service/Handlers/AddItemToCartHandler.cs#L35
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Shipping.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L20
Forward 'context.CancellationToken' to the 'System.Linq.IQueryable<Shipping.Data.Models.ShoppingCartItem>.ToListAsync<Shipping.Data.Models.ShoppingCartItem>(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Build and test on Windows: src/Shipping.Service/Handlers/ShoppingCartGotInactiveHandler.cs#L25
Forward 'context.CancellationToken' to the 'Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(System.Threading.CancellationToken)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token