fix logout issue #8
Annotations
11 warnings
build:
CheckDrive.Web/CheckDrive.Web/Controllers/ErrorController.cs#L26
'ErrorController.Unauthorized()' hides inherited member 'ControllerBase.Unauthorized()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build:
CheckDrive.Web/CheckDrive.Web/Controllers/ErrorController.cs#L36
'ErrorController.NotFound()' hides inherited member 'ControllerBase.NotFound()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/Technician.cs#L7
Non-nullable property 'Account' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/Role.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/Role.cs#L8
Non-nullable property 'Accounts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/OperatorReview.cs#L12
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/OperatorReview.cs#L14
Non-nullable property 'Driver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/Operator.cs#L7
Non-nullable property 'Account' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/Operator.cs#L9
Non-nullable property 'DispetcherReviews' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CheckDrive.Web/CheckDrive.Web/Models/Operator.cs#L10
Non-nullable property 'OperatorReviews' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
.net-app
|
24.3 MB |
sha256:3c8d58c58e6a875ca2ad2912d8a95b447d06ff177c59cb7eb4ab12590e1b99e0
|
|