Skip to content

Merge pull request #578 from bcgov/yj #516

Merge pull request #578 from bcgov/yj

Merge pull request #578 from bcgov/yj #516

Triggered via push August 29, 2024 20:27
Status Success
Total duration 3m 25s
Artifacts

deploy-dev.yml

on: push
test-backend
42s
test-backend
test-frontend
1m 3s
test-frontend
docker-build-backend
53s
docker-build-backend
docker-build-hangfire
1m 6s
docker-build-hangfire
docker-build-frontend
1m 14s
docker-build-frontend
deploy-emerald
5s
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/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.
test-backend: server/StrDss.Model/BizLicenceRowUntyped.cs#L17
Non-nullable property 'PhysicalRentalAddressTxt' 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#L20
Non-nullable property 'LicenceStatusType' 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#L23
Non-nullable property 'LicenceTypeTxt' 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#L26
Non-nullable property 'RestrictionTxt' 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#L29
Non-nullable property 'BusinessNm' 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#L32
Non-nullable property 'MailingStreetAddressTxt' 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/
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-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/
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/