Skip to content

Create dependabot.yml #20

Create dependabot.yml

Create dependabot.yml #20

Triggered via push November 8, 2023 22:42
Status Success
Total duration 3m 59s
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: BLAZAMThemes/ApplicationTheme.cs#L11
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
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: 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/NetworkTools.cs#L34
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L12
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L57
Dereference of a possibly null reference.