Skip to content

Enable/Disable functional in context menu #539

Enable/Disable functional in context menu

Enable/Disable functional in context menu #539

Triggered via push October 1, 2024 00:45
Status Failure
Total duration 2m 54s
Artifacts

build-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
build: BLAZAMGui/UI/Users/DirectoryEntryContextMenuItems.razor#L13
The name 'DisableAccount' does not exist in the current context
build: BLAZAMGui/UI/Users/DirectoryEntryContextMenuItems.razor#L19
The name 'EnableAccount' does not exist in the current context
build: BLAZAMGui/UI/Users/DirectoryEntryContextMenuItems.razor#L13
The name 'DisableAccount' does not exist in the current context
build: BLAZAMGui/UI/Users/DirectoryEntryContextMenuItems.razor#L19
The name 'EnableAccount' 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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L20
'ApplicationVersion' defines operator == or operator != but does not override Object.Equals(object o)
build: BLAZAMCommon/Exceptions/EmailException.cs#L20
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: BLAZAMCommon/Exceptions/DeniedLoginException.cs#L20
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: BLAZAMCommon/Exceptions/ApplicationAuthenticationException.cs#L20
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: BLAZAMCommon/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
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/Helpers/DirectoryTools.cs#L15
Unreachable code detected
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L59
Dereference of a possibly null reference.