Skip to content

Merge branch 'v1-Dev' of https://github.com/Blazam-App/BLAZAM into v1… #379

Merge branch 'v1-Dev' of https://github.com/Blazam-App/BLAZAM into v1…

Merge branch 'v1-Dev' of https://github.com/Blazam-App/BLAZAM into v1… #379

Re-run triggered June 14, 2024 21:17
Status Failure
Total duration 7m 2s
Artifacts

build-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 22 warnings
build
💥 error: HttpError: API rate limit exceeded for user ID 28368220. If you reach out to GitHub Support for help, please include the request ID 4879:3B3D3D:3A334E:639CD0:666CB523 and timestamp 2024-06-14 21:24:51 UTC.
build
API rate limit exceeded for user ID 28368220. If you reach out to GitHub Support for help, please include the request ID 4879:3B3D3D:3A334E:639CD0:666CB523 and timestamp 2024-06-14 21:24:51 UTC.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1, andelf/nightly-release@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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/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/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/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Helpers/EncryptionHelpers.cs#L15
Possible null reference return.
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.
build: BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
build: BLAZAMFileSystem/SystemFile.cs#L17
Possible null reference argument for parameter 'path' in 'SystemDirectory.SystemDirectory(string path)'.
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/Helpers/DirectoryTools.cs#L12
Dereference of a possibly null reference.
build: BLAZAMCommon/Helpers/DirectoryTools.cs#L15
Unreachable code detected
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/Helpers/DirectoryTools.cs#L59
Dereference of a possibly null reference.
build: BLAZAMCommon/Helpers/CommonHelpers.cs#L215
Converting null literal or possible null value to non-nullable type.
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/Data/ApplicationVersion.cs#L56
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.