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

Explicitly call out legacy JS interop as deprecated #6310

Merged
merged 1 commit into from
Jan 7, 2025

Explicitly call out legacy JS interop as deprecated

4fac869
Select commit
Loading
Failed to load commit list.
Merged

Explicitly call out legacy JS interop as deprecated #6310

Explicitly call out legacy JS interop as deprecated
4fac869
Select commit
Loading
Failed to load commit list.
Google Cloud Build / dart-website-staging (dart-dev) succeeded Jan 7, 2025 in 2m 20s

Summary

Build Information

Trigger dart-website-staging
Build 622e7abb-92b2-4072-8325-eeba623e53ef
Start 2025-01-07T01:47:03-08:00
Duration 2m18.58s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/git SUCCESS 1.555s
gcr.io/flutter-dev-230821/firebase-ghcli SUCCESS 2m13.061s

Details


starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)

starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)

starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)

starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)

starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)

starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)

starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)

starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22622e7abb-92b2-4072-8325-eeba623e53ef%22+AND+resource.labels.build_trigger_id%3D%22bea68f8f-7ea9-4e98-9663-1cdf7c2762c0%22&project=dart-dev.]
...
d complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)
Step #1: ✔  hosting:channel: Channel pr6310-misc-past-js-interop-deprecated has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 596 files in _site
Step #1: i  hosting: adding files to version [0/596] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr6310-misc-past-js-interop-deprecated-kvcjnnvj.web.app [expires 2025-01-14 09:49:12]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user


starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)
Step #1: ✔  hosting:channel: Channel pr6310-misc-past-js-interop-deprecated has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 596 files in _site
Step #1: i  hosting: adding files to version [0/596] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr6310-misc-past-js-interop-deprecated-kvcjnnvj.web.app [expires 2025-01-14 09:49:12]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user


starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)
Step #1: ✔  hosting:channel: Channel pr6310-misc-past-js-interop-deprecated has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 596 files in _site
Step #1: i  hosting: adding files to version [0/596] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr6310-misc-past-js-interop-deprecated-kvcjnnvj.web.app [expires 2025-01-14 09:49:12]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user


starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)
Step #1: ✔  hosting:channel: Channel pr6310-misc-past-js-interop-deprecated has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 596 files in _site
Step #1: i  hosting: adding files to version [0/596] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr6310-misc-past-js-interop-deprecated-kvcjnnvj.web.app [expires 2025-01-14 09:49:12]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user


starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)
Step #1: ✔  hosting:channel: Channel pr6310-misc-past-js-interop-deprecated has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 596 files in _site
Step #1: i  hosting: adding files to version [0/596] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr6310-misc-past-js-interop-deprecated-kvcjnnvj.web.app [expires 2025-01-14 09:49:12]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user


starting build "622e7abb-92b2-4072-8325-eeba623e53ef"

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/dart-lang/site-www
 * branch            4fac8692adbb07eca558eb7eb99d731c55929843 -> FETCH_HEAD
HEAD is now at 4fac869 Explicitly call out legacy JS interop as deprecated
GitCommit:
4fac8692adbb07eca558eb7eb99d731c55929843
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 908b9e25258b: Already exists
Step #1: 0e69f17935e3: Pulling fs layer
Step #1: 15bee4a8fa4f: Pulling fs layer
Step #1: 4215d437379c: Pulling fs layer
Step #1: 3c01ef6d5a15: Pulling fs layer
Step #1: 950870be717e: Pulling fs layer
Step #1: 13af87793b78: Pulling fs layer
Step #1: f05eeddb92cf: Pulling fs layer
Step #1: d8f3a56bd5cf: Pulling fs layer
Step #1: 3e718816c563: Pulling fs layer
Step #1: 3c01ef6d5a15: Waiting
Step #1: 950870be717e: Waiting
Step #1: 13af87793b78: Waiting
Step #1: f05eeddb92cf: Waiting
Step #1: d8f3a56bd5cf: Waiting
Step #1: 3e718816c563: Waiting
Step #1: 15bee4a8fa4f: Verifying Checksum
Step #1: 15bee4a8fa4f: Download complete
Step #1: 4215d437379c: Download complete
Step #1: 950870be717e: Verifying Checksum
Step #1: 950870be717e: Download complete
Step #1: 13af87793b78: Verifying Checksum
Step #1: 13af87793b78: Download complete
Step #1: f05eeddb92cf: Verifying Checksum
Step #1: f05eeddb92cf: Download complete
Step #1: 0e69f17935e3: Verifying Checksum
Step #1: 0e69f17935e3: Download complete
Step #1: 3c01ef6d5a15: Verifying Checksum
Step #1: 3c01ef6d5a15: Download complete
Step #1: 0e69f17935e3: Pull complete
Step #1: 15bee4a8fa4f: Pull complete
Step #1: 4215d437379c: Pull complete
Step #1: d8f3a56bd5cf: Verifying Checksum
Step #1: d8f3a56bd5cf: Download complete
Step #1: 3e718816c563: Verifying Checksum
Step #1: 3e718816c563: Download complete
Step #1: 3c01ef6d5a15: Pull complete
Step #1: 950870be717e: Pull complete
Step #1: 13af87793b78: Pull complete
Step #1: f05eeddb92cf: Pull complete
Step #1: d8f3a56bd5cf: Pull complete
Step #1: 3e718816c563: Pull complete
Step #1: Digest: sha256:23a911c1f6eeea91a7d114a35a32782ea0da4872fabeefcaaf2f05cec034aff4
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 858 packages, and audited 859 packages in 57s
Step #1: 
Step #1: 151 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true tsx node_modules/@11ty/eleventy/cmd.cjs --config=eleventy.config.ts
Step #1: 
Step #1: [11ty] Benchmark   4367ms  10%   394× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 166 Wrote 430 files in 41.62 seconds (96.8ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: (node:119) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Step #1: (Use `node --trace-deprecation ...` to show where the warning was created)
Step #1: ✔  hosting:channel: Channel pr6310-misc-past-js-interop-deprecated has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 596 files in _site
Step #1: i  hosting: adding files to version [0/596] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr6310-misc-past-js-interop-deprecated-kvcjnnvj.web.app [expires 2025-01-14 09:49:12]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user
Step #1: https://github.com/dart-lang/site-www/pull/6310#issuecomment-2574844145
Finished Step #1
PUSH
DONE

Build Log: https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22622e7abb-92b2-4072-8325-eeba623e53ef%22+AND+resource.labels.build_trigger_id%3D%22bea68f8f-7ea9-4e98-9663-1cdf7c2762c0%22&project=dart-dev