Skip to content

dependabot: bump Syncfusion.Themes.Office365.WPF from 19.4.0.56 to 24.1.47 #507

dependabot: bump Syncfusion.Themes.Office365.WPF from 19.4.0.56 to 24.1.47

dependabot: bump Syncfusion.Themes.Office365.WPF from 19.4.0.56 to 24.1.47 #507

Triggered via pull request January 29, 2024 04:40
Status Success
Total duration 2m 0s
Artifacts

CI.yml

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

Annotations

6 warnings
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.