Fix updater failure when trying to update self prior to app update. #116
Annotations
2 errors and 11 warnings
build:
BlazamUpdate/ApplicationUpdate.cs#L259
The name 'updateDir' does not exist in the current context
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
|
build:
BLAZAMFileSystem/FileSystemBase.cs#L27
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.'
|
build:
BLAZAMFileSystem/FileSystemBase.cs#L27
'PermissionState' is obsolete: 'Code Access Security is not supported or honored by the runtime.'
|
build:
BLAZAMFileSystem/FileSystemBase.cs#L28
'FileIOPermission' is obsolete: 'Code Access Security is not supported or honored by the runtime.'
|
build:
BLAZAMFileSystem/FileSystemBase.cs#L28
'FileIOPermissionAccess' is obsolete: 'Code Access Security is not supported or honored by the runtime.'
|
build:
BLAZAMFileSystem/FileSystemBase.cs#L33
The variable 'ex' is declared but never used
|
build:
BLAZAMThemes/ApplicationTheme.cs#L11
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
|
build:
BLAZAMCommon/Helpers/NetworkTools.cs#L34
Converting null literal or possible null value to non-nullable type.
|
build:
BLAZAMCommon/Data/WindowsImpersonation.cs#L68
Converting null literal or possible null value to non-nullable type.
|
build:
BLAZAMCommon/Data/WindowsImpersonation.cs#L95
Possible null reference return.
|