Skip to content

Bump the microsoft group with 7 updates #221

Bump the microsoft group with 7 updates

Bump the microsoft group with 7 updates #221

Triggered via pull request November 1, 2024 17:30
Status Success
Total duration 1m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test: SCMM.Market.RapidSkins.Client/RapidSkinsWebClient.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: SCMM.Web.Client/Shared/Components/ResponsiveComponent.cs#L10
'IBreakpointService' is obsolete: 'Use IBrowserViewportService instead. This will be removed in v7.'
build-and-test: SCMM.Web.Client/Shared/Layout/AppLayout.razor#L4
'IBreakpointService' is obsolete: 'Use IBrowserViewportService instead. This will be removed in v7.'
build-and-test: SCMM.Web.Client/Shared/Components/SearchBar.razor#L97
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-and-test: SCMM.Steam.Functions/Timer/UpdateMarketItemPricesFromSkinSwap.cs#L19
'MarketType.SkinSwap' is obsolete: 'APIs have changed, web client needs updating'
build-and-test: SCMM.Steam.Functions/Timer/UpdateMarketItemPricesFromSwapGG.cs#L19
'MarketType.SwapGGMarket' is obsolete: 'Discontinued; merged with main site on https://swap.gg/'
build-and-test: SCMM.Market.RapidSkins.Client/RapidSkinsWebClient.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: SCMM.Web.Client/Shared/Components/ResponsiveComponent.cs#L10
'IBreakpointService' is obsolete: 'Use IBrowserViewportService instead. This will be removed in v7.'
build-and-test: SCMM.Web.Client/Shared/Layout/AppLayout.razor#L4
'IBreakpointService' is obsolete: 'Use IBrowserViewportService instead. This will be removed in v7.'
build-and-test: SCMM.Web.Client/Shared/Components/SearchBar.razor#L97
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.