Skip to content

Update ImageSharp to 3.1.4 #161

Update ImageSharp to 3.1.4

Update ImageSharp to 3.1.4 #161

Triggered via push June 18, 2024 21:24
Status Success
Total duration 3m 35s
Artifacts

build-test.yml

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

Annotations

10 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest): Editor/ViewModels/RsiItemViewModel.cs#L275
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 (ubuntu-latest): Editor/ViewModels/MainWindowViewModel.cs#L44
The field 'MainWindowViewModel._hasCopiedStates' is never used
build (ubuntu-latest): Editor/ViewModels/RsiItemViewModel.cs#L275
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 (ubuntu-latest): Editor/ViewModels/MainWindowViewModel.cs#L44
The field 'MainWindowViewModel._hasCopiedStates' is never used
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest): Editor/ViewModels/RsiItemViewModel.cs#L275
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 (windows-latest): Editor/ViewModels/MainWindowViewModel.cs#L44
The field 'MainWindowViewModel._hasCopiedStates' is never used
build (windows-latest): Editor/ViewModels/RsiItemViewModel.cs#L275
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 (windows-latest): Editor/ViewModels/MainWindowViewModel.cs#L44
The field 'MainWindowViewModel._hasCopiedStates' is never used