Skip to content

Merge pull request #215 from BUTR/refactor #404

Merge pull request #215 from BUTR/refactor

Merge pull request #215 from BUTR/refactor #404

Triggered via push May 26, 2024 20:05
Status Failure
Total duration 1m 9s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: src/BUTR.Site.NexusMods.Server/Program.cs#L51
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L52
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L53
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L54
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L55
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L56
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L57
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L51
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L52
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Program.cs#L53
The name 'Z' does not exist in the current context
build: src/BUTR.Site.NexusMods.Server/Startup.cs#L196
The local function 'AtEveryFirstDayOfMonth' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Startup.cs#L197
The local function 'AtEveryMonday' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Controllers/RecreateStacktraceController.cs#L60
Dereference of a possibly null reference.
build: src/BUTR.Site.NexusMods.Server/Controllers/RecreateStacktraceController.cs#L97
Dereference of a possibly null reference.
build: src/BUTR.Site.NexusMods.Server/Controllers/NexusModsArticleController.cs#L25
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Server/Controllers/NexusModsUserController.cs#L153
Dereference of a possibly null reference.
build: src/BUTR.Site.NexusMods.Server/Services/HttpClients/INexusModsAPIv2Client.cs#L32
Non-nullable property 'MemberId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Server/Services/HttpClients/INexusModsAPIv2Client.cs#L26
Non-nullable property 'Query' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Server/Models/Database/NexusModsModToModuleInfoHistoryGameVersionEntity.cs#L17
Non-nullable property 'MainEntity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.