Upgrade to net10 #43
main_samplecrud.yml
on: pull_request
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
Mwh.Sample.Domain/Extensions/EnumerableExtensions.cs#L25
Dereference of a possibly null reference.
|
|
build:
Mwh.Sample.Domain/Extensions/EnumerableExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
|
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L86
Cannot convert null literal to non-nullable reference type.
|
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L86
Possible null reference argument for parameter 'left' in 'bool EmployeeDto.operator ==(EmployeeDto left, EmployeeDto right)'.
|
|
build:
Mwh.Sample.Domain/Extensions/EnumExtension.cs#L45
Possible null reference return.
|
|
build:
Mwh.Sample.Domain/Extensions/EnumExtension.cs#L26
Possible null reference return.
|
|
build:
Mwh.Sample.Domain/Models/EmployeeList.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
build:
Mwh.Sample.Domain/Models/EmployeeList.cs#L13
Possible null reference argument for parameter 'left' in 'bool EmployeeDto.operator ==(EmployeeDto left, EmployeeDto right)'.
|
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L233
Nullability of reference types in return type of 'string? EmployeeDto.GenderName.get' doesn't match implicitly implemented member 'string IEmployeeDto.GenderName.get' (possibly because of nullability attributes).
|
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L225
Nullability of reference types in return type of 'string? EmployeeDto.DepartmentName.get' doesn't match implicitly implemented member 'string IEmployeeDto.DepartmentName.get' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
35.1 KB |
sha256:80a42d5db4acd83235d0ab07bb59a528178550f50bc0596c8a09aeb746389181
|
|