Skip to content

Create update route #603

Create update route

Create update route #603

Triggered via push July 21, 2023 15:36
Status Failure
Total duration 1m 39s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: Gordon360/Services/RecIM/SeriesService.cs#L308
'SeriesTeam' does not contain a definition for 'TieCount' and no accessible extension method 'TieCount' accepting a first argument of type 'SeriesTeam' could be found (are you missing a using directive or an assembly reference?)
build: Gordon360/Services/RecIM/SeriesService.cs#L308
'SeriesTeam' does not contain a definition for 'TieCount' and no accessible extension method 'TieCount' accepting a first argument of type 'SeriesTeam' could be found (are you missing a using directive or an assembly reference?)
build: Gordon360/Services/RecIM/SeriesService.cs#L308
'SeriesTeam' does not contain a definition for 'TieCount' and no accessible extension method 'TieCount' accepting a first argument of type 'SeriesTeam' could be found (are you missing a using directive or an assembly reference?)
build: Gordon360/Services/RecIM/SeriesService.cs#L308
'SeriesTeam' does not contain a definition for 'TieCount' and no accessible extension method 'TieCount' accepting a first argument of type 'SeriesTeam' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: Gordon360/Controllers/ProfilesController.cs#L21
The using directive for 'Gordon360.Models.webSQL.Context' appeared previously in this namespace
build: Gordon360/Controllers/MembershipsController.cs#L91
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'
build: Gordon360/Services/SessionService.cs#L47
Nullable value type may be null.
build: Gordon360/Services/SessionService.cs#L48
Nullable value type may be null.
build: Gordon360/Services/SaveService.cs#L31
Possible null reference return.
build: Gordon360/Services/SaveService.cs#L48
Possible null reference return.
build: Gordon360/Services/SaveService.cs#L75
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build: Gordon360/Services/SaveService.cs#L111
Possible null reference return.
build: Gordon360/Services/SaveService.cs#L143
Dereference of a possibly null reference.
build: Gordon360/Services/SaveService.cs#L178
Possible null reference return.