Skip to content

Fix crash if SpecialFolder.ApplicationData doesn't exist #123

Fix crash if SpecialFolder.ApplicationData doesn't exist

Fix crash if SpecialFolder.ApplicationData doesn't exist #123

Re-run triggered September 22, 2023 05:05
Status Success
Total duration 6m 53s
Artifacts 6

build.yml

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

Annotations

33 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cake-build/cake-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): ILSpy.Core/TreeNodes/ResourceNodes/ResourceTreeNode.cs#L78
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest): ILSpy.Core/MainWindow.xaml.cs#L1254
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L796
'IPointerDevice.GetPosition(IVisual)' is obsolete: 'Use PointerEventArgs.GetPosition'
build (ubuntu-latest): ILSpy.Core/Commands/SimpleCommand.cs#L27
The event 'SimpleCommand.CanExecuteChanged' is never used
build (ubuntu-latest): ILSpy.Core/MainWindow.xaml.cs#L68
The field 'MainWindow.handlingNugetPackageSelection' is assigned but its value is never used
build (ubuntu-latest)
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).
build (ubuntu-latest): ILSpy.Core/TreeNodes/ResourceNodes/ResourceTreeNode.cs#L78
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest): ILSpy.Core/MainWindow.xaml.cs#L1254
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L796
'IPointerDevice.GetPosition(IVisual)' is obsolete: 'Use PointerEventArgs.GetPosition'
build (ubuntu-latest): ILSpy.Core/Commands/SimpleCommand.cs#L27
The event 'SimpleCommand.CanExecuteChanged' is never used
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cake-build/cake-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest): ILSpy.Core/TreeNodes/ResourceNodes/ResourceTreeNode.cs#L78
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L796
'IPointerDevice.GetPosition(IVisual)' is obsolete: 'Use PointerEventArgs.GetPosition'
build (macos-latest): ILSpy.Core/MainWindow.xaml.cs#L1254
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest): ILSpy.Core/Commands/SimpleCommand.cs#L27
The event 'SimpleCommand.CanExecuteChanged' is never used
build (macos-latest): ILSpy.Core/MainWindow.xaml.cs#L68
The field 'MainWindow.handlingNugetPackageSelection' is assigned but its value is never used
build (macos-latest)
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).
build (macos-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L796
'IPointerDevice.GetPosition(IVisual)' is obsolete: 'Use PointerEventArgs.GetPosition'
build (macos-latest): ILSpy.Core/TreeNodes/ResourceNodes/ResourceTreeNode.cs#L78
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest): ILSpy.Core/MainWindow.xaml.cs#L1254
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest): ILSpy.Core/Commands/SimpleCommand.cs#L27
The event 'SimpleCommand.CanExecuteChanged' is never used
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cake-build/cake-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest): ILSpy.Core/TreeNodes/ResourceNodes/ResourceTreeNode.cs#L78
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest): ILSpy.Core/MainWindow.xaml.cs#L1254
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L796
'IPointerDevice.GetPosition(IVisual)' is obsolete: 'Use PointerEventArgs.GetPosition'
build (windows-latest): ILSpy.Core/Commands/SimpleCommand.cs#L27
The event 'SimpleCommand.CanExecuteChanged' is never used
build (windows-latest): ILSpy.Core/MainWindow.xaml.cs#L68
The field 'MainWindow.handlingNugetPackageSelection' is assigned but its value is never used
build (windows-latest): ILSpy.Core/TreeNodes/ResourceNodes/ResourceTreeNode.cs#L78
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest): ILSpy.Core/MainWindow.xaml.cs#L1254
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L796
'IPointerDevice.GetPosition(IVisual)' is obsolete: 'Use PointerEventArgs.GetPosition'
build (windows-latest): ILSpy.Core/Commands/SimpleCommand.cs#L27
The event 'SimpleCommand.CanExecuteChanged' is never used
build (windows-latest): ILSpy.Core/MainWindow.xaml.cs#L68
The field 'MainWindow.handlingNugetPackageSelection' is assigned but its value is never used

Artifacts

Produced during runtime
Name Size
Linux arm64 Release Expired
45.4 MB
Linux x64 Release Expired
48.2 MB
Windows arm64 Release Expired
48.6 MB
Windows x64 Release Expired
50.1 MB
macOS arm64 Release Expired
49.6 MB
macOS x64 Release Expired
51.4 MB