Merge branch 'master' of https://github.com/BUTR/BUTR.Site.NexusMods #379
Annotations
5 errors and 11 warnings
build:
src/BUTR.Site.NexusMods.Server/Controllers/RecreateStacktraceController.cs#L42
'HttpContext' does not contain a definition for 'OwnsTenantGame' and no accessible extension method 'OwnsTenantGame' accepting a first argument of type 'HttpContext' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/BUTR.Site.NexusMods.Server/Controllers/RecreateStacktraceController.cs#L79
'HttpContext' does not contain a definition for 'OwnsTenantGame' and no accessible extension method 'OwnsTenantGame' accepting a first argument of type 'HttpContext' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/BUTR.Site.NexusMods.Server/Controllers/RecreateStacktraceController.cs#L42
'HttpContext' does not contain a definition for 'OwnsTenantGame' and no accessible extension method 'OwnsTenantGame' accepting a first argument of type 'HttpContext' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/BUTR.Site.NexusMods.Server/Controllers/RecreateStacktraceController.cs#L79
'HttpContext' does not contain a definition for 'OwnsTenantGame' and no accessible extension method 'OwnsTenantGame' accepting a first argument of type 'HttpContext' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
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.Shared/Utils/AlphanumComparatorFast.cs#L15
Method is too long (48 statements; maximum allowed: 40) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|
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.Shared/Utils/AlphanumComparatorFast.cs#L15
Method is too long (48 statements; maximum allowed: 40) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|
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
|