Update Dockerfile and add GitHub Actions documentation #46
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
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/EnumerableExtensions.cs#L31
Dereference of a possibly null reference.
|
|
build:
Mwh.Sample.Domain/Extensions/EnumerableExtensions.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
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/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
|
36.1 KB |
sha256:9bdd5e467b50cbbbd7f7b1695849de28125bc3a6490750bbf1d4643dddcf6133
|
|