dependabot: bump Syncfusion.Themes.Office365.WPF from 19.4.0.56 to 24.1.45 #501
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.
|