Skip to content

Switched to inner exceptions #400

Switched to inner exceptions

Switched to inner exceptions #400

Triggered via push April 12, 2024 21:51
Status Success
Total duration 2m 10s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. 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. 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/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.Server/Controllers/RecreateStacktraceController.cs#L59
Dereference of a possibly null reference.
build: src/BUTR.Site.NexusMods.Server/Contexts/AppDbContextWrite.cs#L118
The variable 'e' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Controllers/RecreateStacktraceController.cs#L96
Dereference of a possibly null reference.
build: src/BUTR.Site.NexusMods.Server/Startup.cs#L181
The local function 'AtEveryFirstDayOfMonth' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Startup.cs#L182
The local function 'AtEveryMonday' is declared but never used
build: src/BUTR.Site.NexusMods.Server/Extensions/ImmutableArrayExtensions.cs#L7
Ambiguous reference in cref attribute: 'ImmutableArray{T}'. Assuming 'ImmutableArray<T>', but could have also matched other overloads including 'ImmutableArray<T>'.
build: src/BUTR.Site.NexusMods.ServerClient/Clients.g.cs#L7854
Converting null literal or possible null value to non-nullable type.
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/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/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/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/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/Pages/Basic/Profile.razor#L189
The field 'Profile._tokenUrl' is never used
build: src/BUTR.Site.NexusMods.Client/Components/Grid/DataGridColumnTextAutocomplete.razor#L61
The field 'DataGridColumnTextAutocomplete<TItem>._elementReference' is never used