Skip to content

dependabot: bump Microsoft.Windows.Compatibility from 6.0.6 to 8.0.1 #502

dependabot: bump Microsoft.Windows.Compatibility from 6.0.6 to 8.0.1

dependabot: bump Microsoft.Windows.Compatibility from 6.0.6 to 8.0.1 #502

Status Success
Total duration 2m 58s
Artifacts

CI.yml

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

Annotations

5 warnings
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Debug): src/BetterER/ViewModels/MainViewModel.cs#L92
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.'
build (Debug): src/BetterER/ViewModels/MainViewModel.cs#L92
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.'
build (Debug): BetterER.Tests/SQLControllerTest.cs#L80
Cannot convert null literal to non-nullable reference type.