Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

16904 - Add EFT Payment Option #2617

Merged
merged 4 commits into from
Oct 30, 2023

update paymentMethods.vue to composition-api

8b9d048
Select commit
Loading
Failed to load commit list.
Merged

16904 - Add EFT Payment Option #2617

update paymentMethods.vue to composition-api
8b9d048
Select commit
Loading
Failed to load commit list.
Google Cloud Build / account-ui-ci-pr (yfthig-dev) succeeded Oct 30, 2023 in 6m 10s

Summary

Build Information

Trigger account-ui-ci-pr
Build b8bbbe45-a3ae-4412-908a-64c182f11d70
Start 2023-10-30T08:35:31-07:00
Duration 6m8.735s
Status SUCCESS

Steps

Step Status Duration
node:16.14.2 SUCCESS 4m45.974s
bash SUCCESS 2.564s
node:16.14.2 SUCCESS 38.08s
gcr.io/yfthig-dev/firebase SUCCESS 34.875s
Update the PR SUCCESS 1.97s

Details

starting build "b8bbbe45-a3ae-4412-908a-64c182f11d70"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/bcgov/sbc-auth
 * branch            8b9d048af7c829ce4f54f1b9ee9518721d829c1c -> FETCH_HEAD
HEAD is now at 8b9d048 update paymentMethods.vue to composition-api
SETUPBUILD
BUILD
Starting Step #0
Step #0: Pulling image: node:16.14.2
Step #0: 16.14.2: Pulling from library/node
Step #0: 85bed84afb9a: Pulling fs layer
Step #0: 5fdd409f4b2b: Pulling fs layer
Step #0: fa3069e6cecf: Pulling fs layer
Step #0: 4ee16f45eff9: Pulling fs layer
Step #0: 2cee68386155: Pulling fs layer
Step #0: 0aa7befa4a1b: Pulling fs layer
Step #0: c71ce35a137f: Pulling fs layer
Step #0: ebc7dc08be24: Pulling fs layer
Step #0: edc589697159: Pulling fs layer
Step #0: 2cee68386155: Waiting
Step #0: 0aa7befa4a1b: Waiting
Step #0: c71ce35a137f: Waiting
Step #0: ebc7dc08be24: Waiting
Step #0: edc589697159: Waiting
Step #0: 4ee16f45eff9: Waiting
Step #0: 5fdd409f4b2b: Verifying Checksum
Step #0: 5fdd409f4b2b: Download complete
Step #0: fa3069e6cecf: Verifying Checksum
Step #0: fa3069e6cecf: Download complete
Step #0: 85bed84afb9a: Verifying Checksum
Step #0: 85bed84afb9a: Download complete
Step #0: 0aa7befa4a1b: Verifying Checksum
Step #0: 0aa7befa4a1b: Download complete
Step #0: 4ee16f45eff9: Verifying Checksum
Step #0: 4ee16f45eff9: Download complete
Step #0: ebc7dc08be24: Download complete
Step #0: c71ce35a137f: Verifying Checksum
Step #0: c71ce35a137f: Download complete
Step #0: edc589697159: Verifying Checksum
Step #0: edc589697159: Download complete
Step #0: 2cee68386155: Verifying Checksum
Step #0: 2cee68386155: Download complete
Step #0: 85bed84afb9a: Pull complete
Step #0: 5fdd409f4b2b: Pull complete
Step #0: fa3069e6cecf: Pull complete
Step #0: 4ee16f45eff9: Pull complete
Step #0: 2cee68386155: Pull complete
Step #0: 0aa7befa4a1b: Pull complete
Step #0: c71ce35a137f: Pull complete
Step #0: ebc7dc08be24: Pull complete
Step #0: edc589697159: Pull complete
Step #0: Digest: sha256:6e54786b2ad01667d46524e82806298714f50d2be72b39706770aed55faedbd7
Step #0: Status: Downloaded newer image for node:16.14.2
Step #0: docker.io/library/node:16.14.2
Step #0: npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
Step #0: npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
Step #0: npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
Step #0: npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
Step #0: npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
Step #0: npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
Step #0: npm WARN deprecated [email protected]: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
Step #0: npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
Step #0: npm WARN deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
Step #0: 
Step #0: added 895 packages, and audited 1153 packages in 4m
Step #0: 
Step #0: 138 packages are looking for funding
Step #0:   run `npm fund` for details
Step #0: 
Step #0: 38 vulnerabilities (29 moderate, 7 high, 2 critical)
Step #0: 
Step #0: To address issues that do not require attention, run:
Step #0:   npm audit fix
Step #0: 
Step #0: To address all issues possible (including breaking changes), run:
Step #0:   npm audit fix --force
Step #0: 
Step #0: Some issues need review, and may require choosing
Step #0: a different dependency.
Step #0: 
Step #0: Run `npm audit` for details.
Finished Step #0
Starting Step #1
Step #1: Pulling image: bash
Step #1: Using default tag: latest
Step #1: latest: Pulling from library/bash
Step #1: 96526aa774ef: Already exists
Step #1: 00a21340f794: Pulling fs layer
Step #1: 05074b9ee5fc: Pulling fs layer
Step #1: 05074b9ee5fc: Verifying Checksum
Step #1: 05074b9ee5fc: Download complete
Step #1: 00a21340f794: Download complete
Step #1: 00a21340f794: Pull complete
Step #1: 05074b9ee5fc: Pull complete
Step #1: Digest: sha256:acbac47fb9ea642a211c35013f50481bec20bd23db852c9c2634a4d153e631f1
Step #1: Status: Downloaded newer image for bash:latest
Step #1: docker.io/library/bash:latest
Step #1: # Base Path Opensift: /business/auth/ Firebase: /
Step #1: VUE_APP_PATH="/"
Step #1: 
Step #1: #vaults Shared
Step #1: VUE_APP_ADDRESS_COMPLETE_KEY=
Step #1: 
Step #1: #vaults auth-web
Step #1: VUE_APP_AFFIDAVIT_FILE_SIZE="73KB"
Step #1: VUE_APP_PAYMENT_PAYEE_NAME="BC Registries and Online Services"
Step #1: VUE_APP_FILE_SERVER_URL="https://minio-dev.apps.silver.devops.gov.bc.ca/public"
Step #1: VUE_APP_APPROVE_ACCOUNT_SLA_DAYS="3-5"
Step #1: VUE_APP_ONE_STOP_URL="https://dev.onestop.gov.bc.ca/"
Step #1: VUE_APP_SOCIETIES_URL="https://www.bcregistry.ca/societies/"
Step #1: VUE_APP_CORP_FORMS_URL="https://www2.gov.bc.ca/gov/content/employment-business/business/managing-a-business/permits-licences/businesses-incorporated-companies/forms-corporate-registry"
Step #1: VUE_APP_LLP_FORMS_URL="https://www2.gov.bc.ca/assets/gov/employment-business-and-economic-development/business-management/permits-licences-and-registration/registries-packages/pack_01_llp_-_registration_forms_package.pdf"
Step #1: VUE_APP_LP_FORMS_URL="https://www2.gov.bc.ca/assets/gov/employment-business-and-economic-development/business-management/permits-licences-and-registration/registries-forms/reg_791_-_declaration_for_bc_limited_partnership.pdf"
Step #1: VUE_APP_XLP_FORMS_URL="https://www2.gov.bc.ca/assets/gov/employment-business-and-economic-development/business-management/permits-licences-and-registration/registries-forms/reg_790_-_declaration_for_extraprovincial_limited_partnership.pdf"
Step #1: 
Step #1: #vaults web-url
Step #1: VUE_APP_REGISTRY_HOME_URL="https://dev.bcregistry.gov.bc.ca/"
Step #1: VUE_APP_AUTH_WEB_URL="https://dev.account.bcregistry.gov.bc.ca/"
Step #1: VUE_APP_DASHBOARD_URL="https://dev.business.bcregistry.gov.bc.ca/"
Step #1: VUE_APP_ENTITY_SELECTOR_URL="https://entity-selection-dev.apps.silver.devops.gov.bc.ca/"
Step #1: VUE_APP_SITEMINDER_LOGOUT_URL="https://logontest7.gov.bc.ca/clp-cgi/logoff.cgi"
Step #1: VUE_APP_NAME_REQUEST_URL="https://dev.names.bcregistry.gov.bc.ca/"
Step #1: VUE_APP_DIRECTOR_SEARCH_URL="https://dev.bcregistry.ca/directorsearch/"
Step #1: VUE_APP_FAS_WEB_URL="https://fas-dev.apps.silver.devops.gov.bc.ca/"
Step #1: VUE_APP_API_DOCUMENTATION_URL="https://developer.api.bcregistry.gov.bc.ca/apis-summary/"
Step #1: VUE_APP_PPR_WEB_URL="https://dev.assets.bcregistry.gov.bc.ca/"
Step #1: VUE_APP_BCEID_OSD_LINK="https://www.development.bceid.ca/os/?3083&SkipTo=Basic"
Step #1: VUE_APP_BUSINESS_CREATE_URL="https://dev.create.business.bcregistry.gov.bc.ca/"
Step #1: VUE_APP_CORPORATE_ONLINE_URL="https://www.corporateonline.gov.bc.ca"
Step #1: VUE_APP_NRO_URL="https://dev.bcregistrynames.gov.bc.ca/nro/"
Step #1: VUE_APP_REGISTRY_SEARCH_URL="https://dev.search.business.bcregistry.gov.bc.ca/"
Step #1: 
Step #1: #vaults API
Step #1: VUE_APP_AUTH_API_URL="https://auth-api-dev.apps.silver.devops.gov.bc.ca"
Step #1: VUE_APP_AUTH_API_VERSION="/api/v1"
Step #1: VUE_APP_LEGAL_API_URL="https://legal-api-dev.apps.silver.devops.gov.bc.ca"
Step #1: VUE_APP_LEGAL_API_VERSION="/api/v1"
Step #1: VUE_APP_LEGAL_API_VERSION_2="/api/v2"
Step #1: VUE_APP_NAMEX_API_URL="https://namex-dev.apps.silver.devops.gov.bc.ca"
Step #1: VUE_APP_NAMEX_API_VERSION="/api/v1"
Step #1: VUE_APP_REGISTRIES_SEARCH_API_URL="https://bcregistry-dev.apigee.net/registry-search"
Step #1: VUE_APP_REGISTRIES_SEARCH_API_VERSION="/api/v1"
Step #1: VUE_APP_REGISTRIES_SEARCH_API_KEY=
Step #1: VUE_APP_STATUS_API_URL="https://status-api-dev.apps.silver.devops.gov.bc.ca"
Step #1: VUE_APP_STATUS_API_VERSION="/api/v1"
Step #1: VUE_APP_PAY_API_URL="https://pay-api-dev.apps.silver.devops.gov.bc.ca"
Step #1: VUE_APP_PAY_API_VERSION="/api/v1"
Step #1: VUE_APP_VON_API_URL="https://orgbook.gov.bc.ca"
Step #1: VUE_APP_VON_API_VERSION="/api/v3"
Step #1: VUE_APP_NOTIFY_API_URL="https://notify-api-dev.apps.silver.devops.gov.bc.ca"
Step #1: VUE_APP_NOTIFY_API_VERSION="/api/v2"
Step #1: VUE_APP_MHR_API_URL="https://bcregistry-dev.apigee.net/mhr"
Step #1: VUE_APP_MHR_API_VERSION="/api/v1"
Step #1: VUE_APP_MHR_API_KEY=""
Step #1: 
Step #1: #vaults launchdarkly
Step #1: VUE_APP_AUTH_LD_CLIENT_ID=
Step #1: 
Step #1: #vaults keycloak
Step #1: VUE_APP_KEYCLOAK_AUTH_URL="https://dev.loginproxy.gov.bc.ca/auth"
Step #1: VUE_APP_KEYCLOAK_REALM="bcregistry"
Step #1: VUE_APP_KEYCLOAK_CLIENTID="account-web"
Step #1: 
Step #1: #vaults sentry
Step #1: VUE_APP_SENTRY_DSN=
Step #1: 
Step #1: #vaults hotjar
Step #1: VUE_APP_HOTJAR_ID=
Finished Step #1
Starting Step #2
Step #2: Already have image (with digest): node:16.14.2
Step #2: 
Step #2: > [email protected] build
Step #2: > vite build
Step #2: 
Step #2: vite v4.4.9 building for production...
Step #2: transforming...
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 42 │ $container-padding-x: $grid-gutter / 2 !default;
Step #2:    │                       ^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 42:23  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 47 │     'xs': $grid-gutter / 12,
Step #2:    │           ^^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 47:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 48 │     'sm': $grid-gutter / 6,
Step #2:    │           ^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 48:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 49 │     'md': $grid-gutter / 3,
Step #2:    │           ^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 49:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter * 2, 3) or calc($grid-gutter * 2 / 3)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 50 │     'lg': $grid-gutter * 2/3,
Step #2:    │           ^^^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 50:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              root stylesheet
Step #2: 
Step #2: [plugin:vite:resolve] Module "path" has been externalized for browser compatibility, imported by "/workspace/auth-web/node_modules/mime-types/index.js". See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 42 │ $container-padding-x: $grid-gutter / 2 !default;
Step #2:    │                       ^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 42:23  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              @import
Step #2:     src/components/auth/common/ModalDialog.vue 132:9                root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 47 │     'xs': $grid-gutter / 12,
Step #2:    │           ^^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 47:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              @import
Step #2:     src/components/auth/common/ModalDialog.vue 132:9                root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 48 │     'sm': $grid-gutter / 6,
Step #2:    │           ^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 48:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              @import
Step #2:     src/components/auth/common/ModalDialog.vue 132:9                root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 49 │     'md': $grid-gutter / 3,
Step #2:    │           ^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 49:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              @import
Step #2:     src/components/auth/common/ModalDialog.vue 132:9                root stylesheet
Step #2: 
Step #2: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Step #2: 
Step #2: Recommendation: math.div($grid-gutter * 2, 3) or calc($grid-gutter * 2 / 3)
Step #2: 
Step #2: More info and automated migrator: https://sass-lang.com/d/slash-div
Step #2: 
Step #2:    ╷
Step #2: 50 │     'lg': $grid-gutter * 2/3,
Step #2:    │           ^^^^^^^^^^^^^^^^^^
Step #2:    ╵
Step #2:     node_modules/vuetify/src/styles/settings/_variables.scss 50:11  @import
Step #2:     src/assets/scss/overrides.scss 3:9                              @import
Step #2:     src/components/auth/common/ModalDialog.vue 132:9                root stylesheet
Step #2: 
Step #2: node_modules/js-sha256/src/sha256.js (83:17) Use of eval in "node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Step #2: node_modules/js-sha256/src/sha256.js (84:17) Use of eval in "node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Step #2: node_modules/keycloak-js/dist/keycloak.js (34:3831) Use of eval in "node_modules/keycloak-js/dist/keycloak.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Step #2: node_modules/keycloak-js/dist/keycloak.js (34:3862) Use of eval in "node_modules/keycloak-js/dist/keycloak.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Step #2: node_modules/fas-ui/lib/lib.umd.min.js (135:2124) Use of eval in "node_modules/fas-ui/lib/lib.umd.min.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Step #2: node_modules/fas-ui/lib/lib.umd.min.js (135:2157) Use of eval in "node_modules/fas-ui/lib/lib.umd.min.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Step #2: ✓ 1499 modules transformed.
Step #2: rendering chunks...
Step #2: [plugin:vite:reporter] 
Step #2: (!) /workspace/auth-web/src/components/auth/account-settings/team-management/TeamManagement.vue is dynamically imported by /workspace/auth-web/src/routes/router.ts but also statically imported by /workspace/auth-web/src/views/auth/DashboardView.vue?vue&type=script&lang.ts, dynamic import will not move module into another chunk.
Step #2: 
Step #2: [plugin:vite:reporter] 
Step #2: (!) /workspace/auth-web/src/components/auth/account-settings/transaction/Transactions.vue is dynamically imported by /workspace/auth-web/src/routes/router.ts but also statically imported by /workspace/auth-web/src/components/auth/account-settings/transaction/index.ts, dynamic import will not move module into another chunk.
Step #2: 
Step #2: computing gzip size...
Step #2: dist/index.html                                                  0.98 kB │ gzip:     0.53 kB
Step #2: dist/assets/business_summary_icon-ffdd926c.svg                   1.89 kB │ gzip:     0.89 kB
Step #2: dist/assets/desktop-download-bdd29a98.jpg                        4.31 kB
Step #2: dist/assets/usb-card-43c7ff43.jpg                                4.37 kB
Step #2: dist/assets/android-code-c2eb8ca5.jpg                            4.50 kB
Step #2: dist/assets/success-55eb05ae.jpg                                 4.75 kB
Step #2: dist/assets/desktop-code-ed032c4d.jpg                            4.77 kB
Step #2: dist/assets/gov_bc_logo_vert-49757ade.png                        4.82 kB
Step #2: dist/assets/verify-identity-fd637616.jpg                         4.92 kB
Step #2: dist/assets/log-in-b5806b65.jpg                                  4.94 kB
Step #2: dist/assets/user-profile-c6b2ff95.jpg                            5.08 kB
Step #2: dist/assets/email-6e8ed021.jpg                                   5.21 kB
Step #2: dist/assets/create-account-87ab4649.jpg                          5.37 kB
Step #2: dist/assets/qr-code-be139bd8.jpg                                 5.48 kB
Step #2: dist/assets/login-form-49959f85.jpg                              5.65 kB
Step #2: dist/assets/bcsc-code-ae555b01.jpg                               6.09 kB
Step #2: dist/assets/gov_bc_logo_horiz-c928abf8.png                       7.15 kB
Step #2: dist/assets/chrome-62fd11a3.png                                 12.28 kB
Step #2: dist/assets/cheque-sample-6abb2d9f.jpg                          19.21 kB
Step #2: dist/assets/edge-9724bb6a.png                                   29.60 kB
Step #2: dist/assets/safari-ca26260e.png                                 33.91 kB
Step #2: dist/assets/ManufacturedHomeRegistry_dashboard-62d63ec2.jpg     64.93 kB
Step #2: dist/assets/AssetsRegistries_dashboard-ad2f9444.jpg             67.01 kB
Step #2: dist/assets/hero-img-min-05c02f90.jpg                           92.44 kB
Step #2: dist/assets/Step4-Maintain-x1-ad42e464.png                     104.61 kB
Step #2: dist/assets/BCReg_Generic_Login_image-883dc5d1.jpg             124.26 kB
Step #2: dist/assets/PPR_dashboard_thumbnail_image-e2e6b097.jpg         136.68 kB
Step #2: dist/assets/bc-launch-hero-img-min-dce9c1af.jpg                187.14 kB
Step #2: dist/assets/firefox-f60c7928.png                               206.06 kB
Step #2: dist/assets/BCSans-Regular-7157cfcf.woff2                      231.84 kB
Step #2: dist/assets/BCSans-Bold-572aa939.woff2                         234.28 kB
Step #2: dist/assets/BCSans-Italic-f10137f1.woff2                       238.40 kB
Step #2: dist/assets/BCSans-BoldItalic-2773b799.woff2                   243.98 kB
Step #2: dist/assets/Step3_Incorporate_x2-036d4ed8.png                  260.30 kB
Step #2: dist/assets/Step4_Maintain_x2-ca328fc2.png                     273.59 kB
Step #2: dist/assets/materialdesignicons-webfont-3248c66e.woff2         283.04 kB
Step #2: dist/assets/BCSans-Regular-e3c589bc.woff                       353.84 kB
Step #2: dist/assets/BCSans-Italic-452eb8cc.woff                        372.91 kB
Step #2: dist/assets/BCSans-BoldItalic-f537c568.woff                    378.25 kB
Step #2: dist/assets/BCSans-Bold-6bdb3c4f.woff                          398.78 kB
Step #2: dist/assets/materialdesignicons-webfont-58aab5f7.woff          404.38 kB
Step #2: dist/assets/Step1_DecideBusinesswizard_x2-883e5a25.png         587.74 kB
Step #2: dist/assets/Step1_DecideBusiness_x2-50bb1307.png               676.84 kB
Step #2: dist/assets/materialdesignicons-webfont-ed23537d.ttf           844.38 kB
Step #2: dist/assets/materialdesignicons-webfont-5fb8df34.eot           844.60 kB
Step #2: dist/assets/Step2_NameRequest_x2-075a6d50.png                  859.28 kB
Step #2: dist/assets/Describe-business-img-Placeholder-fc9dbc71.png   1,210.28 kB
Step #2: dist/assets/AccountPaymentMethods-0d3fe717.css                   0.23 kB │ gzip:     0.17 kB
Step #2: dist/assets/ActivityLog-5830ebdc.css                             0.23 kB │ gzip:     0.18 kB
Step #2: dist/assets/ProductPackage-9ba64948.css                          0.35 kB │ gzip:     0.21 kB
Step #2: dist/assets/DeveloperAccess-91cdda52.css                         0.77 kB │ gzip:     0.36 kB
Step #2: dist/assets/Statements-3b8e3fda.css                              1.18 kB │ gzip:     0.52 kB
Step #2: dist/assets/AccountSettings-3f671241.css                         1.22 kB │ gzip:     0.50 kB
Step #2: dist/assets/AccountSettingsLoginOption-a2b627ff.css              1.36 kB │ gzip:     0.56 kB
Step #2: dist/assets/AccountInfo-bd48f716.css                             3.02 kB │ gzip:     0.94 kB
Step #2: dist/assets/index-9cb600cf.css                                 780.02 kB │ gzip:   109.96 kB
Step #2: dist/assets/AccountSettingsLoginOption-dfe299f7.js               2.47 kB │ gzip:     1.28 kB
Step #2: dist/assets/ActivityLog-c3d03049.js                              3.40 kB │ gzip:     1.51 kB
Step #2: dist/assets/DeveloperAccess-ef4b4df7.js                          6.81 kB │ gzip:     2.33 kB
Step #2: dist/assets/ProductPackage-4917eec9.js                           7.29 kB │ gzip:     2.66 kB
Step #2: 
Step #2: (!) Some chunks are larger than 500 kBs after minification. Consider:
Step #2: - Using dynamic import() to code-split the application
Step #2: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
Step #2: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
Step #2: dist/assets/AccountPaymentMethods-1c18370a.js                    8.08 kB │ gzip:     2.93 kB
Step #2: dist/assets/AccountSettings-de6ec435.js                          9.95 kB │ gzip:     2.81 kB
Step #2: dist/assets/Statements-0bebca2f.js                              16.24 kB │ gzip:     5.37 kB
Step #2: dist/assets/AccountInfo-0a1eed01.js                             27.22 kB │ gzip:     6.78 kB
Step #2: dist/assets/index-f13bf39f.js                                3,899.79 kB │ gzip: 1,050.06 kB
Step #2: ✓ built in 36.05s
Finished Step #2
Starting Step #3
Step #3: Pulling image: gcr.io/yfthig-dev/firebase
Step #3: Using default tag: latest
Step #3: latest: Pulling from yfthig-dev/firebase
Step #3: 8663204ce13b: Pulling fs layer
Step #3: d19b13245430: Pulling fs layer
Step #3: e4a0f03ce8f3: Pulling fs layer
Step #3: e319ab3d00f8: Pulling fs layer
Step #3: 4d1921da7a0d: Pulling fs layer
Step #3: 7a9f8a0ea4d2: Pulling fs layer
Step #3: 4d1921da7a0d: Waiting
Step #3: 7a9f8a0ea4d2: Waiting
Step #3: e319ab3d00f8: Waiting
Step #3: e4a0f03ce8f3: Verifying Checksum
Step #3: e4a0f03ce8f3: Download complete
Step #3: 8663204ce13b: Verifying Checksum
Step #3: 8663204ce13b: Download complete
Step #3: e319ab3d00f8: Verifying Checksum
Step #3: e319ab3d00f8: Download complete
Step #3: 7a9f8a0ea4d2: Verifying Checksum
Step #3: 7a9f8a0ea4d2: Download complete
Step #3: 8663204ce13b: Pull complete
Step #3: d19b13245430: Verifying Checksum
Step #3: d19b13245430: Download complete
Step #3: d19b13245430: Pull complete
Step #3: e4a0f03ce8f3: Pull complete
Step #3: e319ab3d00f8: Pull complete
Step #3: 4d1921da7a0d: Download complete
Step #3: 4d1921da7a0d: Pull complete
Step #3: 7a9f8a0ea4d2: Pull complete
Step #3: Digest: sha256:259d36b61c08b12b5e79b2d048743070478821d39a2964c7ac74cf5675304c47
Step #3: Status: Downloaded newer image for gcr.io/yfthig-dev/firebase:latest
Step #3: gcr.io/yfthig-dev/firebase:latest
Finished Step #3
Starting Step #4 - "Update the PR"
Step #4 - "Update the PR": Already have image (with digest): gcr.io/cloud-builders/curl
Step #4 - "Update the PR": 
Step #4 - "Update the PR": === Deploying to 'yfthig-dev'...
Step #4 - "Update the PR": 
Step #4 - "Update the PR": i  deploying hosting
Step #4 - "Update the PR": i  hosting[bcregistry-account-dev]: beginning deploy...
Step #4 - "Update the PR": i  hosting[bcregistry-account-dev]: found 83 files in dist
Step #4 - "Update the PR": i  hosting: uploading new files [0/11] (0%)
Step #4 - "Update the PR": i  hosting: upload complete
Step #4 - "Update the PR": ✔  hosting[bcregistry-account-dev]: file upload complete
Step #4 - "Update the PR": i  hosting[bcregistry-account-dev]: finalizing version...
Step #4 - "Update the PR": ✔  hosting[bcregistry-account-dev]: version finalized
Step #4 - "Update the PR": i  hosting[bcregistry-account-dev]: releasing new version...
Step #4 - "Update the PR": ✔  hosting[bcregistry-account-dev]: release complete
Step #4 - "Update the PR": 
Step #4 - "Update the PR": ✔  Deploy complete!
Step #4 - "Update the PR": 
Step #4 - "Update the PR": Project Console: https://console.firebase.google.com/project/yfthig-dev/overview
Step #4 - "Update the PR": Hosting URL: https://bcregistry-account-dev.web.app
Step #4 - "Update the PR": 
Step #4 - "Update the PR": ✔  hosting:channel: Channel URL (bcregistry-account-dev): https://bcregistry-account-dev--pr-2617-lsa9cply.web.app [expires 2023-11-06 15:41:31]
Step #4 - "Update the PR": this is the body:
Step #4 - "Update the PR": {"body": "Temporary Url for review:https://bcregistry-account-dev--pr-2617-lsa9cply.web.app"}
Step #4 - "Update the PR":   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #4 - "Update the PR":                                  Dload  Upload   Total   Spent    Left  Speed
Step #4 - "Update the PR": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2044  100  1950  100    94   1719     82  0:00:01  0:00:01 --:--:--  1802
100  2044  100  1950  100    94   1719     82  0:00:01  0:00:01 --:--:--  1802
Step #4 - "Update the PR": {
Step #4 - "Update the PR":   "url": "https://api.github.com/repos/bcgov/sbc-auth/issues/comments/1785493436",
Step #4 - "Update the PR":   "html_url": "https://github.com/bcgov/sbc-auth/pull/2617#issuecomment-1785493436",
Step #4 - "Update the PR":   "issue_url": "https://api.github.com/repos/bcgov/sbc-auth/issues/2617",
Step #4 - "Update the PR":   "id": 1785493436,
Step #4 - "Update the PR":   "node_id": "IC_kwDOCgmwFM5qbHe8",
Step #4 - "Update the PR":   "user": {
Step #4 - "Update the PR":     "login": "bcregistry-sre",
Step #4 - "Update the PR":     "id": 143247043,
Step #4 - "Update the PR":     "node_id": "U_kgDOCInGww",
Step #4 - "Update the PR":     "avatar_url": "https://avatars.githubusercontent.com/u/143247043?u=527fcbc20c26d741e6dc0b9f99b5456f875f379b&v=4",
Step #4 - "Update the PR":     "gravatar_id": "",
Step #4 - "Update the PR":     "url": "https://api.github.com/users/bcregistry-sre",
Step #4 - "Update the PR":     "html_url": "https://github.com/bcregistry-sre",
Step #4 - "Update the PR":     "followers_url": "https://api.github.com/users/bcregistry-sre/followers",
Step #4 - "Update the PR":     "following_url": "https://api.github.com/users/bcregistry-sre/following{/other_user}",
Step #4 - "Update the PR":     "gists_url": "https://api.github.com/users/bcregistry-sre/gists{/gist_id}",
Step #4 - "Update the PR":     "starred_url": "https://api.github.com/users/bcregistry-sre/starred{/owner}{/repo}",
Step #4 - "Update the PR":     "subscriptions_url": "https://api.github.com/users/bcregistry-sre/subscriptions",
Step #4 - "Update the PR":     "organizations_url": "https://api.github.com/users/bcregistry-sre/orgs",
Step #4 - "Update the PR":     "repos_url": "https://api.github.com/users/bcregistry-sre/repos",
Step #4 - "Update the PR":     "events_url": "https://api.github.com/users/bcregistry-sre/events{/privacy}",
Step #4 - "Update the PR":     "received_events_url": "https://api.github.com/users/bcregistry-sre/received_events",
Step #4 - "Update the PR":     "type": "User",
Step #4 - "Update the PR":     "site_admin": false
Step #4 - "Update the PR":   },
Step #4 - "Update the PR":   "created_at": "2023-10-30T15:41:38Z",
Step #4 - "Update the PR":   "updated_at": "2023-10-30T15:41:38Z",
Step #4 - "Update the PR":   "author_association": "MEMBER",
Step #4 - "Update the PR":   "body": "Temporary Url for review: https://bcregistry-account-dev--pr-2617-lsa9cply.web.app",
Step #4 - "Update the PR":   "reactions": {
Step #4 - "Update the PR":     "url": "https://api.github.com/repos/bcgov/sbc-auth/issues/comments/1785493436/reactions",
Step #4 - "Update the PR":     "total_count": 0,
Step #4 - "Update the PR":     "+1": 0,
Step #4 - "Update the PR":     "-1": 0,
Step #4 - "Update the PR":     "laugh": 0,
Step #4 - "Update the PR":     "hooray": 0,
Step #4 - "Update the PR":     "confused": 0,
Step #4 - "Update the PR":     "heart": 0,
Step #4 - "Update the PR":     "rocket": 0,
Step #4 - "Update the PR":     "eyes": 0
Step #4 - "Update the PR":   },
Step #4 - "Update the PR":   "performed_via_github_app": null
Step #4 - "Update the PR": }
Finished Step #4 - "Update the PR"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds;region=northamerica-northeast1/b8bbbe45-a3ae-4412-908a-64c182f11d70?project=799136746742