Skip to content

Update README.md

Update README.md #19

Triggered via push November 8, 2023 22:00
Status Success
Total duration 3m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@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
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
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
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
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: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
build: BLAZAMFileSystem/FileSystemBase.cs#L26
Converting null literal or possible null value to non-nullable type.
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/DirectoryTools.cs#L12
Dereference of a possibly null reference.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L57
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/WindowsImpersonation.cs#L25
Possible null reference argument for parameter 'lpszDomain' in 'bool WindowsImpersonation.LogonUser(string lpszUsername, string lpszDomain, string lpszPassword, int dwLogonType, int dwLogonProvider, out SafeAccessTokenHandle phToken)'.
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.
build: BLAZAMCommon/Helpers/CommonHelpers.cs#L328
Possible null reference argument for parameter 's' in 'long long.Parse(string s)'.
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.