Skip to content

Merge pull request #730 from bcgov/oleks #638

Merge pull request #730 from bcgov/oleks

Merge pull request #730 from bcgov/oleks #638

Triggered via push October 22, 2024 18:23
Status Cancelled
Total duration 52s
Artifacts

deploy-dev.yml

on: push
test-backend
44s
test-backend
test-frontend
43s
test-frontend
docker-build-backend
44s
docker-build-backend
docker-build-hangfire
42s
docker-build-hangfire
docker-build-frontend
45s
docker-build-frontend
deploy-emerald
0s
deploy-emerald
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test-backend
The run was canceled by @ychung-mot.
test-backend
The operation was canceled.
docker-build-frontend
The run was canceled by @ychung-mot.
docker-build-frontend
The operation was canceled.
docker-build-hangfire
The run was canceled by @ychung-mot.
docker-build-hangfire
The operation was canceled.
test-frontend
The run was canceled by @ychung-mot.
test-frontend
The operation was canceled.
docker-build-backend
The run was canceled by @ychung-mot.
docker-build-backend
The operation was canceled.
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/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.
test-backend: server/StrDss.Model/GeocoderDtos.cs#L16
Non-nullable property 'Coordinates' 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#L8
Non-nullable property 'Type' 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/