Merge pull request #864 from bcgov/ricander #732
deploy-dev.yml
on: push
test-backend
55s
test-frontend
1m 25s
docker-build-backend
1m 4s
docker-build-hangfire
1m 0s
docker-build-frontend
1m 47s
deploy-emerald
6s
Annotations
1 error and 11 warnings
test-frontend
Process completed with exit code 1.
|
test-backend:
server/StrDss.Model/StrRequirementsDto.cs#L5
Non-nullable property 'OrganizationNm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/GeocoderDtos.cs#L71
Non-nullable property 'SearchTimestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/GeocoderDtos.cs#L74
Non-nullable property 'BaseDataDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/GeocoderDtos.cs#L85
Non-nullable property 'Features' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/GeocoderDtos.cs#L63
Non-nullable property 'Geometry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/GeocoderDtos.cs#L64
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/OrganizationDtos/PlatformTypeDto.cs#L8
Non-nullable property 'PlatformTypeNm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/OrganizationDtos/PlatformTypeDto.cs#L11
Non-nullable property 'PlatformType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/GeocoderDtos.cs#L25
Non-nullable property 'Faults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-backend:
server/StrDss.Model/GeocoderDtos.cs#L15
Non-nullable property 'Crs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docker-build-frontend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|