Skip to content

Prepare for .NET 8 #363

Prepare for .NET 8

Prepare for .NET 8 #363

Triggered via push June 3, 2024 01:09
Status Failure
Total duration 4m 33s
Artifacts

build-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
build: BLAZAMGui/UI/Settings/AvailableUpdate.razor#L138
'ApplicationVersion' does not contain a definition for 'NewerThan' and no accessible extension method 'NewerThan' accepting a first argument of type 'ApplicationVersion' could be found (are you missing a using directive or an assembly reference?)
build: BLAZAMGui/UI/Settings/AvailableUpdate.razor#L140
The name 'PrerequisiteChecker' does not exist in the current context
build: BLAZAMGui/UI/Settings/AvailableUpdate.razor#L145
The name 'PrerequisiteChecker' does not exist in the current context
build: BLAZAMGui/UI/Settings/AvailableUpdate.razor#L138
'ApplicationVersion' does not contain a definition for 'NewerThan' and no accessible extension method 'NewerThan' accepting a first argument of type 'ApplicationVersion' could be found (are you missing a using directive or an assembly reference?)
build: BLAZAMGui/UI/Settings/AvailableUpdate.razor#L140
The name 'PrerequisiteChecker' does not exist in the current context
build: BLAZAMGui/UI/Settings/AvailableUpdate.razor#L145
The name 'PrerequisiteChecker' does not exist in the current context
build
Process completed with exit code 1.
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. 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/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/Validators/ValidWebUrl.cs#L18
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Data/NewUserName.cs#L13
Possible null reference assignment.
build: BLAZAMCommon/Helpers/CommonHelpers.cs#L215
Converting null literal or possible null value to non-nullable type.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L52
Dereference of a possibly null reference.
build: BLAZAMCommon/Data/ApplicationVersion.cs#L105
Dereference of a possibly null reference.