deps: Bump SkiaSharp.NativeAssets.Linux from 3.116.0 to 3.119.1 #55
main_samplecrud.yml
on: pull_request
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
Mwh.Sample.Domain/Models/DepartmentDto.cs#L18
Non-nullable property 'Employees' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Mwh.Sample.Domain/Models/DepartmentDto.cs#L11
Non-nullable property 'Employees' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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.5 KB |
sha256:c26b2b0e6b127dbb7dcade262c08c8c7ae2f51367c0667886ca29f5c00d768d0
|
|