remove: unused configurations for the dbcontexts #264
Annotations
12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
build:
Server/JobLeet.WebApi/JobLeet.Validator/V1/SkillsValidator.cs#L15
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Validator/V1/SkillsValidator.cs#L23
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Validator/V1/ExperienceValidator.cs#L15
Argument of type 'CompanyValidator' cannot be used for parameter 'validator' of type 'IValidator<Company?>' in 'IRuleBuilderOptions<Experience, Company?> IRuleBuilder<Experience, Company?>.SetValidator(IValidator<Company?> validator, params string[] ruleSets)' due to differences in the nullability of reference types.
|
build:
Server/JobLeet.WebApi/JobLeet.Infrastructure/Repositories/V1/CompanyRepository.cs#L55
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Infrastructure/Repositories/V1/CompanyRepository.cs#L57
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Infrastructure/Repositories/V1/CompanyRepository.cs#L59
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Infrastructure/Repositories/V1/CompanyRepository.cs#L61
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Infrastructure/Repositories/V1/CompanyRepository.cs#L79
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Infrastructure/Repositories/V1/CompanyRepository.cs#L81
Dereference of a possibly null reference.
|
build:
Server/JobLeet.WebApi/JobLeet.Infrastructure/Repositories/V1/CompanyRepository.cs#L83
Dereference of a possibly null reference.
|