Skip to content

Version update

Version update #381

Triggered via push December 23, 2023 14:47
Status Success
Total duration 2m 5s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/BUTR.Site.NexusMods.Server/Contexts/AppDbContextWrite.cs#L111
The variable 'e' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Startup.cs#L170
The local function 'AtEveryFirstDayOfMonth' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Startup.cs#L171
The local function 'AtEveryMonday' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Models/Database/NexusModsModToModuleInfoHistoryGameVersionEntity.cs#L13
Non-nullable property 'MainEntity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.ServerClient/Clients.g.cs#L6913
Converting null literal or possible null value to non-nullable type.
build: src/BUTR.Site.NexusMods.Client/Utils/UserSettings.cs#L13
Non-nullable property 'BlacklistedExceptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Client/Pages/Tools/RecreateStacktracePrerendered.razor#L16
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Client/Components/PrismJSCodeblock.razor#L9
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Client/Components/PrismJSCodeblock.razor#L12
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Client/Pages/Tools/RecreateStacktrace.razor#L27
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BUTR.Site.NexusMods.Client/App.razor#L116
Unreachable code detected
build: src/BUTR.Site.NexusMods.Client/Services/AuthenticationProvider.cs#L38
The variable 'e' is declared but never used
build: src/BUTR.Site.NexusMods.Client/Services/Utils/InvariantTextLocalizerService.cs#L15
The event 'InvariantTextLocalizerService.LocalizationChanged' is never used
build: src/BUTR.Site.NexusMods.Client/Components/Grid/DataGridColumnTextAutocomplete.razor#L61
The field 'DataGridColumnTextAutocomplete<TItem>._elementReference' is never used