Skip to content

Merge pull request #29 from Nix-code/feat/nishantb/unittest #18

Merge pull request #29 from Nix-code/feat/nishantb/unittest

Merge pull request #29 from Nix-code/feat/nishantb/unittest #18

Triggered via push December 5, 2023 16:14
Status Success
Total duration 39s
Artifacts

jobleet-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: JobLeet.WebApi/JobLeet.Core/Entities/Common/V1/Date.cs#L5
'Date.CreatedAt' hides inherited member 'BaseEntity.CreatedAt'. Use the new keyword if hiding was intended.
build: JobLeet.WebApi/JobLeet.Core/Entities/Common/V1/Date.cs#L7
'Date.DeletedAt' hides inherited member 'BaseEntity.DeletedAt'. Use the new keyword if hiding was intended.
build: JobLeet.WebApi/JobLeet.Api/Models/Employers/V1/EmployerModel.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: JobLeet.WebApi/JobLeet.Api/Models/Employers/V1/EmployerModel.cs#L8
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: JobLeet.WebApi/JobLeet.Api/Models/Employers/V1/EmployerModel.cs#L9
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: JobLeet.WebApi/JobLeet.Api/Models/Employers/V1/EmployerModel.cs#L10
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: JobLeet.WebApi/JobLeet.Api/Models/Employers/V1/EmployerModel.cs#L12
Non-nullable property 'IndustryType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: JobLeet.WebApi/JobLeet.Core/Entities/Seekers/V1/Seeker.cs#L11
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: JobLeet.WebApi/JobLeet.Core/Entities/Seekers/V1/Seeker.cs#L15
Non-nullable property 'PersonName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: JobLeet.WebApi/JobLeet.Core/Entities/Seekers/V1/Seeker.cs#L19
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.