add IPersonName Repository #72
Annotations
3 errors and 3 warnings
build:
JobLeet.WebApi/JobLeet.Core/Interfaces/Common/V1/IPersonNameRepository.cs#L3
Using the generic type 'IRepository<T>' requires 1 type arguments
|
build:
JobLeet.WebApi/JobLeet.Core/Interfaces/Common/V1/IPersonNameRepository.cs#L3
Using the generic type 'IRepository<T>' requires 1 type arguments
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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:
JobLeet.WebApi/JobLeet.Api/Models/Accounts/V1/UserLoginRequest.cs#L10
The member 'UserLoginRequest.EmailAddress' does not hide an accessible member. The new keyword is not required.
|
build:
JobLeet.WebApi/JobLeet.Api/Models/Accounts/V1/UserLoginRequest.cs#L10
The member 'UserLoginRequest.EmailAddress' does not hide an accessible member. The new keyword is not required.
|