Skip to content

Merge pull request #662 from bcgov/hotfix #588

Merge pull request #662 from bcgov/hotfix

Merge pull request #662 from bcgov/hotfix #588

Triggered via push September 20, 2024 14:06
Status Success
Total duration 3m 10s
Artifacts

deploy-dev.yml

on: push
test-backend
49s
test-backend
test-frontend
1m 8s
test-frontend
docker-build-backend
52s
docker-build-backend
docker-build-hangfire
1m 2s
docker-build-hangfire
docker-build-frontend
1m 12s
docker-build-frontend
deploy-emerald
6s
deploy-emerald
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
test-backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-backend: server/StrDss.Model/AddressDto.cs#L9
Non-nullable property 'LocationGeometry' 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.
test-backend: server/StrDss.Model/GeocoderDtos.cs#L9
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#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#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/BizLicenceRowUntyped.cs#L8
Non-nullable property 'OrgCd' 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/BizLicenceRowUntyped.cs#L11
Non-nullable property 'BusinessLicenceNo' 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/BizLicenceRowUntyped.cs#L14
Non-nullable property 'ExpiryDt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
docker-build-backend
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@8b8467c5522bb0aea4977082037e4f2956d67e52, actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build-hangfire
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@8b8467c5522bb0aea4977082037e4f2956d67e52, actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build-frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@8b8467c5522bb0aea4977082037e4f2956d67e52, actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/