Ignore .Designer.cs files #125
Annotations
10 errors and 10 warnings
build:
TutorLizard.Web/Views/Account/AccessDenied.cshtml#L3
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/ActivateAccount.cshtml#L3
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/ActivateAccount.cshtml#L7
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/Login.cshtml#L8
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/Login.cshtml#L16
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/Login.cshtml#L17
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/Login.cshtml#L21
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/Login.cshtml#L22
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/Login.cshtml#L34
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Web/Views/Account/Login.cshtml#L37
The type or namespace name 'Account' does not exist in the namespace 'TutorLizard.Web.Resources' (are you missing an assembly reference?)
|
build:
TutorLizard.Shared/Models/DTOs/ActivationResultDto.cs#L6
Non-nullable property 'ActivationCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdRequestsListDto.cs#L17
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdRequestsListDto.cs#L17
Non-nullable property 'AdTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdRequestsListDto.cs#L17
Non-nullable property 'AdSubject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdRequestsListDto.cs#L17
Non-nullable property 'CategoryName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'TutorName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'CategoryName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|