(Add): - Adding GitHub Actions workflow for CONSORCIO API #1
Annotations
1 error and 12 warnings
docker
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
Utilities/AutoMapperProfile.cs#L18
Nullable value type may be null.
|
build:
Utilities/AutoMapperProfile.cs#L24
Possible null reference argument for parameter 's' in 'DateTime DateTime.ParseExact(string s, string format, IFormatProvider? provider)'.
|
build:
Services/Implementation/EmployeeService.cs#L33
Possible null reference return.
|
build:
Models/Employee.cs#L18
Non-nullable property 'IdDepartmentNavigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Services/Implementation/EmployeeService.cs#L37
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build:
Utilities/AutoMapperProfile.cs#L18
Nullable value type may be null.
|
build:
Utilities/AutoMapperProfile.cs#L24
Possible null reference argument for parameter 's' in 'DateTime DateTime.ParseExact(string s, string format, IFormatProvider? provider)'.
|
build:
Services/Implementation/EmployeeService.cs#L33
Possible null reference return.
|
build:
Models/Employee.cs#L18
Non-nullable property 'IdDepartmentNavigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Services/Implementation/EmployeeService.cs#L37
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|