@workflow/web 4.0.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -0
- package/.next/app-build-manifest.json +55 -0
- package/.next/app-path-routes-manifest.json +7 -0
- package/.next/build-manifest.json +33 -0
- package/.next/export-marker.json +6 -0
- package/.next/images-manifest.json +57 -0
- package/.next/next-minimal-server.js.nft.json +1 -0
- package/.next/next-server.js.nft.json +1 -0
- package/.next/package.json +1 -0
- package/.next/prerender-manifest.json +41 -0
- package/.next/react-loadable-manifest.json +1 -0
- package/.next/required-server-files.json +318 -0
- package/.next/routes-manifest.json +77 -0
- package/.next/server/app/_not-found/page.js +2 -0
- package/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
- package/.next/server/app/favicon.ico/route.js +1 -0
- package/.next/server/app/favicon.ico/route.js.nft.json +1 -0
- package/.next/server/app/favicon.ico.body +0 -0
- package/.next/server/app/favicon.ico.meta +1 -0
- package/.next/server/app/page.js +2 -0
- package/.next/server/app/page.js.nft.json +1 -0
- package/.next/server/app/page_client-reference-manifest.js +1 -0
- package/.next/server/app/run/[runId]/page.js +5 -0
- package/.next/server/app/run/[runId]/page.js.nft.json +1 -0
- package/.next/server/app/run/[runId]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/run/[runId]/streams/[streamId]/page.js +2 -0
- package/.next/server/app/run/[runId]/streams/[streamId]/page.js.nft.json +1 -0
- package/.next/server/app/run/[runId]/streams/[streamId]/page_client-reference-manifest.js +1 -0
- package/.next/server/app-paths-manifest.json +7 -0
- package/.next/server/chunks/111.js +1 -0
- package/.next/server/chunks/122.js +22 -0
- package/.next/server/chunks/138.js +1 -0
- package/.next/server/chunks/207.js +6 -0
- package/.next/server/chunks/255.js +1 -0
- package/.next/server/chunks/464.js +1 -0
- package/.next/server/chunks/656.js +42 -0
- package/.next/server/chunks/701.js +6 -0
- package/.next/server/chunks/907.js +1 -0
- package/.next/server/functions-config-manifest.json +4 -0
- package/.next/server/interception-route-rewrite-manifest.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -0
- package/.next/server/middleware-manifest.json +6 -0
- package/.next/server/middleware-react-loadable-manifest.js +1 -0
- package/.next/server/next-font-manifest.js +1 -0
- package/.next/server/next-font-manifest.json +1 -0
- package/.next/server/pages/500.html +1 -0
- package/.next/server/pages/_app.js +1 -0
- package/.next/server/pages/_app.js.nft.json +1 -0
- package/.next/server/pages/_document.js +1 -0
- package/.next/server/pages/_document.js.nft.json +1 -0
- package/.next/server/pages/_error.js +19 -0
- package/.next/server/pages/_error.js.nft.json +1 -0
- package/.next/server/pages-manifest.json +5 -0
- package/.next/server/server-reference-manifest.js +1 -0
- package/.next/server/server-reference-manifest.json +1 -0
- package/.next/server/webpack-runtime.js +1 -0
- package/.next/static/chunks/412-a430cced2eddabdc.js +1 -0
- package/.next/static/chunks/508-34c7cba42228a753.js +1 -0
- package/.next/static/chunks/624-fa4aee3e4518a6bf.js +1 -0
- package/.next/static/chunks/687-ad38291defb5159c.js +1 -0
- package/.next/static/chunks/724-597f8080461271d4.js +1 -0
- package/.next/static/chunks/793.b2d5c21bf87e0c8f.js +1 -0
- package/.next/static/chunks/98-4fb0632ee8eb5945.js +1 -0
- package/.next/static/chunks/app/_not-found/page-e10213493435545e.js +1 -0
- package/.next/static/chunks/app/layout-5511efd4ea55fd71.js +1 -0
- package/.next/static/chunks/app/page-14a46aa6ed9fb9f8.js +1 -0
- package/.next/static/chunks/app/run/[runId]/page-b70fe3bd91479208.js +1 -0
- package/.next/static/chunks/app/run/[runId]/streams/[streamId]/page-5813197c8ca1670b.js +1 -0
- package/.next/static/chunks/c4f718af-c178cc1cc033b5b4.js +1 -0
- package/.next/static/chunks/framework-4334835da20708d1.js +1 -0
- package/.next/static/chunks/main-9b3d7ee2f9cd10fa.js +1 -0
- package/.next/static/chunks/main-app-2d7c43866080ba5d.js +1 -0
- package/.next/static/chunks/pages/_app-4e2b7a90afe6e377.js +1 -0
- package/.next/static/chunks/pages/_error-1e1f0821587194ac.js +1 -0
- package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
- package/.next/static/chunks/webpack-b430e07cf9392cd1.js +1 -0
- package/.next/static/css/2002c05225ea0e5e.css +1 -0
- package/.next/static/css/bb92b93f39c57915.css +3 -0
- package/.next/static/idQnUYapsIqHwK0hfmmKZ/_buildManifest.js +1 -0
- package/.next/static/idQnUYapsIqHwK0hfmmKZ/_ssgManifest.js +1 -0
- package/.next/static/media/4cf2300e9c8272f7-s.p.woff2 +0 -0
- package/.next/static/media/747892c23ea88013-s.woff2 +0 -0
- package/.next/static/media/8d697b304b401681-s.woff2 +0 -0
- package/.next/static/media/93f479601ee12b01-s.p.woff2 +0 -0
- package/.next/static/media/9610d9e46709d722-s.woff2 +0 -0
- package/.next/static/media/ba015fad6dcf6784-s.woff2 +0 -0
- package/.next/trace +19 -0
- package/.next/types/app/page.ts +84 -0
- package/.next/types/app/run/[runId]/page.ts +84 -0
- package/.next/types/app/run/[runId]/streams/[streamId]/page.ts +84 -0
- package/.next/types/cache-life.d.ts +141 -0
- package/.next/types/package.json +1 -0
- package/.next/types/routes.d.ts +59 -0
- package/.next/types/validator.ts +79 -0
- package/LICENSE.md +21 -0
- package/README.md +47 -0
- package/package.json +50 -0
package/.next/trace
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
[{"name":"generate-buildid","duration":303,"timestamp":98418425,"id":4,"parentId":1,"tags":{},"startTime":1761173148503,"traceId":"b82c01a4fb2d066b"},{"name":"load-custom-routes","duration":479,"timestamp":98418870,"id":5,"parentId":1,"tags":{},"startTime":1761173148503,"traceId":"b82c01a4fb2d066b"},{"name":"create-dist-dir","duration":8793,"timestamp":98588551,"id":6,"parentId":1,"tags":{},"startTime":1761173148673,"traceId":"b82c01a4fb2d066b"},{"name":"create-pages-mapping","duration":283,"timestamp":98697572,"id":7,"parentId":1,"tags":{},"startTime":1761173148782,"traceId":"b82c01a4fb2d066b"},{"name":"collect-app-files","duration":6679,"timestamp":98697905,"id":8,"parentId":1,"tags":{},"startTime":1761173148782,"traceId":"b82c01a4fb2d066b"},{"name":"create-app-mapping","duration":4955,"timestamp":98704618,"id":9,"parentId":1,"tags":{},"startTime":1761173148789,"traceId":"b82c01a4fb2d066b"},{"name":"create-app-layouts","duration":150,"timestamp":98709611,"id":10,"parentId":1,"tags":{},"startTime":1761173148794,"traceId":"b82c01a4fb2d066b"},{"name":"collect-default-files","duration":3007,"timestamp":98713211,"id":12,"parentId":1,"tags":{},"startTime":1761173148798,"traceId":"b82c01a4fb2d066b"},{"name":"generate-route-types","duration":62769,"timestamp":98712359,"id":11,"parentId":1,"tags":{},"startTime":1761173148797,"traceId":"b82c01a4fb2d066b"},{"name":"public-dir-conflict-check","duration":646,"timestamp":98775192,"id":13,"parentId":1,"tags":{},"startTime":1761173148860,"traceId":"b82c01a4fb2d066b"},{"name":"generate-routes-manifest","duration":4647,"timestamp":98776118,"id":14,"parentId":1,"tags":{},"startTime":1761173148860,"traceId":"b82c01a4fb2d066b"},{"name":"create-entrypoints","duration":28031,"timestamp":100282456,"id":18,"parentId":16,"tags":{},"startTime":1761173150367,"traceId":"b82c01a4fb2d066b"},{"name":"generate-webpack-config","duration":138762,"timestamp":100310742,"id":19,"parentId":17,"tags":{},"startTime":1761173150395,"traceId":"b82c01a4fb2d066b"},{"name":"next-trace-entrypoint-plugin","duration":3701,"timestamp":100606340,"id":21,"parentId":20,"tags":{},"startTime":1761173150691,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":53618,"timestamp":100745656,"id":36,"parentId":26,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!","layer":"pages-dir-node"},"startTime":1761173150830,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":92239,"timestamp":100744070,"id":32,"parentId":24,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1761173150828,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":123550,"timestamp":100747285,"id":37,"parentId":25,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_app.js","layer":"pages-dir-node"},"startTime":1761173150832,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":234942,"timestamp":100749995,"id":38,"parentId":30,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_document.js","layer":"pages-dir-node"},"startTime":1761173150834,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2437,"timestamp":100995899,"id":39,"parentId":32,"tags":{"name":"next/dist/shared/lib/router/utils/app-paths","layer":null},"startTime":1761173151080,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-external","duration":43,"timestamp":100998409,"id":40,"parentId":32,"tags":{"name":"next/dist/shared/lib/no-fallback-error.external","layer":null},"startTime":1761173151083,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":42,"timestamp":101001729,"id":41,"parentId":37,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1761173151086,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":27,"timestamp":101001830,"id":42,"parentId":37,"tags":{"name":"react","layer":null},"startTime":1761173151086,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":470830,"timestamp":100732223,"id":31,"parentId":23,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1761173150817,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":473035,"timestamp":100744626,"id":33,"parentId":27,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1761173150829,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4083,"timestamp":101232737,"id":43,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/get-page-files.js","layer":"pages-dir-node"},"startTime":1761173151317,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5989,"timestamp":101233437,"id":44,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/htmlescape.js","layer":"pages-dir-node"},"startTime":1761173151318,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9267,"timestamp":101233602,"id":45,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/utils.js","layer":"pages-dir-node"},"startTime":1761173151318,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":44,"timestamp":101257140,"id":52,"parentId":31,"tags":{"name":"path","layer":null},"startTime":1761173151341,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":30,"timestamp":101257259,"id":53,"parentId":31,"tags":{"name":"next/dist/shared/lib/router/utils/is-bot","layer":null},"startTime":1761173151342,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5734,"timestamp":101253791,"id":46,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-node"},"startTime":1761173151338,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7360,"timestamp":101253883,"id":47,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/pretty-bytes.js","layer":"pages-dir-node"},"startTime":1761173151338,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21640,"timestamp":101257311,"id":54,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"pages-dir-node"},"startTime":1761173151342,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22106,"timestamp":101257388,"id":55,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/utils.js","layer":"pages-dir-node"},"startTime":1761173151342,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39822,"timestamp":101256877,"id":50,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-node"},"startTime":1761173151341,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55032,"timestamp":101253954,"id":48,"parentId":37,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-node"},"startTime":1761173151338,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":73164,"timestamp":101257021,"id":51,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-node"},"startTime":1761173151341,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1039,"timestamp":101423519,"id":56,"parentId":36,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-kind.js","layer":"pages-dir-node"},"startTime":1761173151508,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9802,"timestamp":101423792,"id":58,"parentId":54,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"pages-dir-node"},"startTime":1761173151508,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32471,"timestamp":101423634,"id":57,"parentId":36,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_error.js","layer":"pages-dir-node"},"startTime":1761173151508,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5607,"timestamp":101456761,"id":59,"parentId":36,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/templates/helpers.js","layer":"pages-dir-node"},"startTime":1761173151541,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3329,"timestamp":101474096,"id":60,"parentId":57,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request-meta.js","layer":"pages-dir-node"},"startTime":1761173151558,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":230648,"timestamp":101256325,"id":49,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1761173151341,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":885524,"timestamp":100744965,"id":34,"parentId":28,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Frun%2F%5BrunId%5D%2Fpage&name=app%2Frun%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Frun%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Frun%2F%5BrunId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1761173150829,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7361,"timestamp":101656923,"id":61,"parentId":36,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/module.compiled.js","layer":"pages-dir-node"},"startTime":1761173151741,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16007,"timestamp":101657043,"id":62,"parentId":36,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/pages-handler.js","layer":"pages-dir-node"},"startTime":1761173151741,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34091,"timestamp":101657101,"id":63,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1761173151741,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32511,"timestamp":101659162,"id":64,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1761173151743,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":33020,"timestamp":101659467,"id":65,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1761173151744,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":33712,"timestamp":101659830,"id":66,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/send-response.js","layer":"rsc"},"startTime":1761173151744,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":50549,"timestamp":101660171,"id":67,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1761173151745,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":50959,"timestamp":101660447,"id":68,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/cache-control.js","layer":"rsc"},"startTime":1761173151745,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55143,"timestamp":101660703,"id":69,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1761173151745,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":62886,"timestamp":101660960,"id":70,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1761173151745,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":75549,"timestamp":101661258,"id":71,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/node.js","layer":"rsc"},"startTime":1761173151746,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":75868,"timestamp":101661532,"id":72,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/instrumentation/utils.js","layer":"rsc"},"startTime":1761173151746,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":82173,"timestamp":101661800,"id":73,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1761173151746,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":87006,"timestamp":101662107,"id":74,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1761173151746,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":92854,"timestamp":101662417,"id":75,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1761173151747,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":96149,"timestamp":101662710,"id":76,"parentId":46,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-node"},"startTime":1761173151747,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":96376,"timestamp":101662827,"id":77,"parentId":51,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-node"},"startTime":1761173151747,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":96641,"timestamp":101663046,"id":78,"parentId":54,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"pages-dir-node"},"startTime":1761173151747,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":99108,"timestamp":101663155,"id":79,"parentId":43,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-node"},"startTime":1761173151747,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":99999,"timestamp":101663240,"id":80,"parentId":43,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":"pages-dir-node"},"startTime":1761173151748,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":46,"timestamp":101829636,"id":88,"parentId":61,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":75840,"timestamp":101829704,"id":89,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js","layer":"pages-dir-node"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":77551,"timestamp":101829748,"id":90,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/send-payload.js","layer":"pages-dir-node"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":81750,"timestamp":101829784,"id":91,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/render-result.js","layer":"pages-dir-node"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":82084,"timestamp":101829815,"id":92,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/instrumentation/utils.js","layer":"pages-dir-node"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":82618,"timestamp":101829848,"id":93,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/cache-control.js","layer":"pages-dir-node"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":86688,"timestamp":101829970,"id":95,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/runner/work/workflow/workflow/packages/web/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":108536,"timestamp":101828214,"id":81,"parentId":32,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1761173151913,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":118831,"timestamp":101828533,"id":82,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1761173151913,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":122697,"timestamp":101828769,"id":83,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/send-payload.js","layer":"rsc"},"startTime":1761173151913,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":123528,"timestamp":101828978,"id":84,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/server-action-request-meta.js","layer":"rsc"},"startTime":1761173151913,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":129595,"timestamp":101829194,"id":85,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/fallback.js","layer":"rsc"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":132144,"timestamp":101829369,"id":86,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/streaming-metadata.js","layer":"rsc"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":151953,"timestamp":101829545,"id":87,"parentId":57,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-node"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":152100,"timestamp":101829879,"id":94,"parentId":63,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1761173151914,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5173,"timestamp":102002160,"id":96,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1761173152086,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5237,"timestamp":102002484,"id":97,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/interop-default.js","layer":"rsc"},"startTime":1761173152087,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5446,"timestamp":102002748,"id":98,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/strip-flight-headers.js","layer":"rsc"},"startTime":1761173152087,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8289,"timestamp":102003189,"id":100,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/action-utils.js","layer":"rsc"},"startTime":1761173152088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14295,"timestamp":102003391,"id":101,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1761173152088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49749,"timestamp":102002954,"id":99,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/encryption-utils.js","layer":"rsc"},"startTime":1761173152087,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1392390,"timestamp":100745293,"id":35,"parentId":29,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage&name=app%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage&pagePath=private-next-app-dir%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!","layer":"rsc"},"startTime":1761173150830,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":51,"timestamp":102191448,"id":104,"parentId":74,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1761173152276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":38,"timestamp":102191669,"id":106,"parentId":96,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1761173152276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3839,"timestamp":102191087,"id":102,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/interop-default.js","layer":"pages-dir-node"},"startTime":1761173152275,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17942,"timestamp":102191180,"id":103,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/experimental/ppr.js","layer":"rsc"},"startTime":1761173152276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18146,"timestamp":102191819,"id":107,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/fallback-params.js","layer":"rsc"},"startTime":1761173152276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18654,"timestamp":102194090,"id":108,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"rsc"},"startTime":1761173152278,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28244,"timestamp":102191525,"id":105,"parentId":83,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1761173152276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5003,"timestamp":102230953,"id":109,"parentId":38,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js","layer":"pages-dir-node"},"startTime":1761173152315,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-cjs","duration":7136,"timestamp":102231907,"id":117,"parentId":37,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":"pages-dir-node"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55095,"timestamp":102231951,"id":118,"parentId":54,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"pages-dir-node"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54055,"timestamp":102235559,"id":123,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/index.js","layer":"pages-dir-node"},"startTime":1761173152320,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":109178,"timestamp":102231982,"id":119,"parentId":63,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":107317,"timestamp":102234228,"id":120,"parentId":49,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1761173152319,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":121889,"timestamp":102231061,"id":110,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1761173152315,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":122404,"timestamp":102231209,"id":111,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":126924,"timestamp":102231377,"id":112,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-node"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"}]
|
|
2
|
+
[{"name":"build-module-js","duration":130301,"timestamp":102231454,"id":113,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/global-error.js","layer":"rsc"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":133029,"timestamp":102231537,"id":114,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/not-found.js","layer":"rsc"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":133657,"timestamp":102231614,"id":115,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/forbidden.js","layer":"rsc"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":134143,"timestamp":102231789,"id":116,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/unauthorized.js","layer":"rsc"},"startTime":1761173152316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":136375,"timestamp":102234416,"id":121,"parentId":31,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/layout.tsx","layer":"rsc"},"startTime":1761173152319,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":136021,"timestamp":102235372,"id":122,"parentId":33,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/page.tsx","layer":"rsc"},"startTime":1761173152320,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":1775112,"timestamp":100620725,"id":25,"parentId":22,"tags":{"request":"next/dist/pages/_app"},"startTime":1761173150705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-external","duration":59,"timestamp":102404074,"id":124,"parentId":62,"tags":{"name":"../../../shared/lib/no-fallback-error.external","layer":null},"startTime":1761173152488,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13823,"timestamp":102404414,"id":126,"parentId":91,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/pipe-readable.js","layer":"pages-dir-node"},"startTime":1761173152489,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6550,"timestamp":102412379,"id":130,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/redirect-status.js","layer":"pages-dir-node"},"startTime":1761173152497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9158,"timestamp":102413086,"id":134,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/utils.js","layer":"pages-dir-node"},"startTime":1761173152497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30002,"timestamp":102404152,"id":125,"parentId":66,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1761173152488,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31000,"timestamp":102404470,"id":127,"parentId":67,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1761173152489,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31882,"timestamp":102404662,"id":128,"parentId":67,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1761173152489,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32307,"timestamp":102404870,"id":129,"parentId":66,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1761173152489,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25943,"timestamp":102412448,"id":131,"parentId":81,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1761173152497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29797,"timestamp":102412844,"id":133,"parentId":67,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1761173152497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":44742,"timestamp":102413145,"id":135,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js","layer":"pages-dir-node"},"startTime":1761173152497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-external","duration":41,"timestamp":102477737,"id":136,"parentId":67,"tags":{"name":"../app-render/work-unit-async-storage.external","layer":null},"startTime":1761173152562,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4148,"timestamp":102478548,"id":138,"parentId":90,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/etag.js","layer":"pages-dir-node"},"startTime":1761173152563,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16198,"timestamp":102479199,"id":140,"parentId":91,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"pages-dir-node"},"startTime":1761173152564,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31692,"timestamp":102477900,"id":137,"parentId":81,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1761173152562,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31747,"timestamp":102478704,"id":139,"parentId":83,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/etag.js","layer":"rsc"},"startTime":1761173152563,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":51600,"timestamp":102479354,"id":141,"parentId":82,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1761173152564,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":51596,"timestamp":102480120,"id":144,"parentId":67,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1761173152564,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54811,"timestamp":102480338,"id":145,"parentId":71,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/index.js","layer":"rsc"},"startTime":1761173152565,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55342,"timestamp":102480555,"id":146,"parentId":81,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1761173152565,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":56827,"timestamp":102481087,"id":150,"parentId":75,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1761173152565,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":141278,"timestamp":102412649,"id":132,"parentId":67,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1761173152497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":83823,"timestamp":102479848,"id":142,"parentId":91,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"pages-dir-node"},"startTime":1761173152564,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":84160,"timestamp":102479956,"id":143,"parentId":82,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1761173152564,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":86487,"timestamp":102480781,"id":147,"parentId":87,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-node"},"startTime":1761173152565,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":86745,"timestamp":102480868,"id":148,"parentId":79,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-node"},"startTime":1761173152565,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":86940,"timestamp":102480959,"id":149,"parentId":80,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-node"},"startTime":1761173152565,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-external","duration":21,"timestamp":102576794,"id":155,"parentId":100,"tags":{"name":"./work-async-storage.external","layer":null},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6151,"timestamp":102576533,"id":151,"parentId":123,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/batcher.js","layer":"pages-dir-node"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6921,"timestamp":102576629,"id":152,"parentId":123,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js","layer":"pages-dir-node"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11446,"timestamp":102576669,"id":153,"parentId":123,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/response-cache/types.js","layer":"pages-dir-node"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":41679,"timestamp":102576834,"id":156,"parentId":87,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-node"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42001,"timestamp":102576911,"id":157,"parentId":87,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-node"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":46682,"timestamp":102577100,"id":159,"parentId":100,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":47031,"timestamp":102577195,"id":160,"parentId":100,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1761173152662,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":47333,"timestamp":102577288,"id":161,"parentId":100,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1761173152662,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49679,"timestamp":102577429,"id":163,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-node"},"startTime":1761173152662,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":51148,"timestamp":102576968,"id":158,"parentId":86,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"rsc"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55203,"timestamp":102576700,"id":154,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-node"},"startTime":1761173152661,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55587,"timestamp":102577368,"id":162,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-node"},"startTime":1761173152662,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3812,"timestamp":102645435,"id":165,"parentId":126,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"pages-dir-node"},"startTime":1761173152730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21276,"timestamp":102645499,"id":166,"parentId":135,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-node"},"startTime":1761173152730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22220,"timestamp":102645274,"id":164,"parentId":62,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-node"},"startTime":1761173152730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3431,"timestamp":102667795,"id":167,"parentId":140,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"pages-dir-node"},"startTime":1761173152752,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-cjs","duration":4385,"timestamp":102670165,"id":169,"parentId":87,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":"pages-dir-node"},"startTime":1761173152754,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10134,"timestamp":102670226,"id":170,"parentId":90,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/fresh/index.js","layer":"pages-dir-node"},"startTime":1761173152755,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19548,"timestamp":102667884,"id":168,"parentId":95,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1761173152752,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20661,"timestamp":102670275,"id":171,"parentId":83,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/fresh/index.js","layer":"rsc"},"startTime":1761173152755,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11127,"timestamp":102714222,"id":172,"parentId":159,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1761173152799,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-external","duration":27,"timestamp":102725840,"id":176,"parentId":101,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1761173152810,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8276,"timestamp":102725666,"id":173,"parentId":165,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/utils.js","layer":"pages-dir-node"},"startTime":1761173152810,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12948,"timestamp":102725742,"id":174,"parentId":165,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/base-http/helpers.js","layer":"pages-dir-node"},"startTime":1761173152810,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20720,"timestamp":102725794,"id":175,"parentId":165,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/request.js","layer":"pages-dir-node"},"startTime":1761173152810,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":53097,"timestamp":102728400,"id":181,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1761173152813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":71889,"timestamp":102728595,"id":182,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1761173152813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":79487,"timestamp":102728890,"id":184,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1761173152813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":95285,"timestamp":102729136,"id":185,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1761173152813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":109792,"timestamp":102725889,"id":177,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1761173152810,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":107989,"timestamp":102728066,"id":178,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1761173152812,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":108194,"timestamp":102728200,"id":179,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1761173152813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":108415,"timestamp":102728304,"id":180,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1761173152813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":111923,"timestamp":102728793,"id":183,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1761173152813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8820,"timestamp":102894564,"id":188,"parentId":71,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/index.js","layer":"rsc"},"startTime":1761173152979,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8713,"timestamp":102895658,"id":192,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1761173152980,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22822,"timestamp":102886754,"id":186,"parentId":168,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1761173152971,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19425,"timestamp":102894454,"id":187,"parentId":79,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-node"},"startTime":1761173152979,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19935,"timestamp":102894764,"id":189,"parentId":107,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1761173152979,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27240,"timestamp":102894884,"id":190,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1761173152979,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27463,"timestamp":102894984,"id":191,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-components.js","layer":"rsc"},"startTime":1761173152979,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3543,"timestamp":102941566,"id":193,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1761173153026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4734,"timestamp":102941854,"id":194,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1761173153026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":8657,"timestamp":102942087,"id":195,"parentId":34,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/run/[runId]/page.tsx","layer":"rsc"},"startTime":1761173153026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1487,"timestamp":102951104,"id":196,"parentId":126,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detached-promise.js","layer":"pages-dir-node"},"startTime":1761173153035,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2202,"timestamp":102951382,"id":198,"parentId":126,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"pages-dir-node"},"startTime":1761173153036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2914,"timestamp":102951639,"id":200,"parentId":140,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"pages-dir-node"},"startTime":1761173153036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8590,"timestamp":102951170,"id":197,"parentId":125,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1761173153036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11323,"timestamp":102951443,"id":199,"parentId":125,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1761173153036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12176,"timestamp":102951692,"id":201,"parentId":141,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1761173153036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17341,"timestamp":102951901,"id":202,"parentId":114,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1761173153036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20888,"timestamp":102952069,"id":203,"parentId":107,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1761173153036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":932,"timestamp":102981148,"id":204,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"rsc"},"startTime":1761173153065,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":891,"timestamp":102981399,"id":205,"parentId":101,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js","layer":"rsc"},"startTime":1761173153066,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6990,"timestamp":103003842,"id":206,"parentId":203,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1761173153088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8209,"timestamp":103011676,"id":212,"parentId":175,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/next-url.js","layer":"pages-dir-node"},"startTime":1761173153096,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9814,"timestamp":103011879,"id":214,"parentId":175,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/error.js","layer":"pages-dir-node"},"startTime":1761173153096,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8050,"timestamp":103014123,"id":216,"parentId":175,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"pages-dir-node"},"startTime":1761173153098,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16163,"timestamp":103010876,"id":207,"parentId":145,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1761173153095,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16328,"timestamp":103011241,"id":209,"parentId":132,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"rsc"},"startTime":1761173153096,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23410,"timestamp":103011503,"id":211,"parentId":150,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1761173153096,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25875,"timestamp":103011720,"id":213,"parentId":150,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1761173153096,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26204,"timestamp":103011916,"id":215,"parentId":150,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1761173153096,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30723,"timestamp":103011416,"id":210,"parentId":168,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1761173153096,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28571,"timestamp":103014188,"id":217,"parentId":160,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1761173153099,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31208,"timestamp":103014302,"id":218,"parentId":163,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-node"},"startTime":1761173153099,"traceId":"b82c01a4fb2d066b"}]
|
|
3
|
+
[{"name":"build-module-js","duration":31967,"timestamp":103014491,"id":220,"parentId":162,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-node"},"startTime":1761173153099,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35134,"timestamp":103014557,"id":221,"parentId":154,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-node"},"startTime":1761173153099,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":36223,"timestamp":103014384,"id":219,"parentId":158,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"rsc"},"startTime":1761173153099,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42455,"timestamp":103011133,"id":208,"parentId":132,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1761173153095,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19537,"timestamp":103078000,"id":222,"parentId":168,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1761173153162,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23466,"timestamp":103078303,"id":223,"parentId":168,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1761173153163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23564,"timestamp":103079036,"id":229,"parentId":120,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1761173153163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30082,"timestamp":103078622,"id":225,"parentId":141,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/errors/constants.js","layer":"rsc"},"startTime":1761173153163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34435,"timestamp":103078732,"id":226,"parentId":140,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js","layer":"pages-dir-node"},"startTime":1761173153163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35071,"timestamp":103078812,"id":227,"parentId":141,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js","layer":"rsc"},"startTime":1761173153163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35877,"timestamp":103078524,"id":224,"parentId":140,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/errors/constants.js","layer":"pages-dir-node"},"startTime":1761173153163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":44233,"timestamp":103078910,"id":228,"parentId":132,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1761173153163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-external","duration":35,"timestamp":103169370,"id":233,"parentId":182,"tags":{"name":"../app-render/dynamic-access-async-storage.external","layer":null},"startTime":1761173153254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7783,"timestamp":103169431,"id":234,"parentId":181,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1761173153254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26374,"timestamp":103169974,"id":237,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1761173153254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39077,"timestamp":103161142,"id":230,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"rsc"},"startTime":1761173153245,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":39489,"timestamp":103161338,"id":231,"parentId":35,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/run/[runId]/streams/[streamId]/page.tsx","layer":"rsc"},"startTime":1761173153246,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35106,"timestamp":103169658,"id":235,"parentId":168,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1761173153254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":36126,"timestamp":103169136,"id":232,"parentId":121,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/layout-client.tsx","layer":"rsc"},"startTime":1761173153253,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":36990,"timestamp":103170215,"id":238,"parentId":181,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1761173153255,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39925,"timestamp":103170331,"id":239,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1761173153255,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":40220,"timestamp":103170432,"id":240,"parentId":168,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1761173153255,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":67291,"timestamp":103169771,"id":236,"parentId":181,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1761173153254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10878,"timestamp":103247549,"id":241,"parentId":230,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1761173153332,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3103,"timestamp":103258507,"id":242,"parentId":87,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js","layer":"pages-dir-node"},"startTime":1761173153343,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3186,"timestamp":103258581,"id":243,"parentId":87,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js","layer":"pages-dir-node"},"startTime":1761173153343,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5659,"timestamp":103258629,"id":244,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/pathname.js","layer":"rsc"},"startTime":1761173153343,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7660,"timestamp":103258846,"id":245,"parentId":185,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1761173153343,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5820,"timestamp":103261215,"id":247,"parentId":181,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1761173153346,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16266,"timestamp":103261089,"id":246,"parentId":185,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1761173153345,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3822,"timestamp":103298154,"id":248,"parentId":245,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1761173153382,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10328,"timestamp":103304491,"id":249,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/basic.js","layer":"rsc"},"startTime":1761173153389,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13065,"timestamp":103304755,"id":250,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/alternate.js","layer":"rsc"},"startTime":1761173153389,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22149,"timestamp":103304976,"id":251,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/opengraph.js","layer":"rsc"},"startTime":1761173153389,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22971,"timestamp":103305202,"id":252,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/icons.js","layer":"rsc"},"startTime":1761173153390,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31016,"timestamp":103305379,"id":253,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/meta.js","layer":"rsc"},"startTime":1761173153390,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31113,"timestamp":103305684,"id":255,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1761173153390,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":36957,"timestamp":103305562,"id":254,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"rsc"},"startTime":1761173153390,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10293,"timestamp":103364262,"id":256,"parentId":248,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1761173153449,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5669,"timestamp":103380466,"id":257,"parentId":113,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1761173153465,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7850,"timestamp":103380731,"id":258,"parentId":188,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1761173153465,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10014,"timestamp":103381048,"id":260,"parentId":187,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-node"},"startTime":1761173153465,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17119,"timestamp":103380938,"id":259,"parentId":187,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-node"},"startTime":1761173153465,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18134,"timestamp":103381125,"id":261,"parentId":189,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"rsc"},"startTime":1761173153465,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":635,"timestamp":103413195,"id":266,"parentId":121,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/globals.css","layer":"rsc"},"startTime":1761173153498,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6817,"timestamp":103412694,"id":262,"parentId":203,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1761173153497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9755,"timestamp":103412867,"id":263,"parentId":203,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1761173153497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10748,"timestamp":103412989,"id":264,"parentId":260,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-node"},"startTime":1761173153497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15854,"timestamp":103413096,"id":265,"parentId":203,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"rsc"},"startTime":1761173153497,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6857,"timestamp":103429224,"id":267,"parentId":202,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"rsc"},"startTime":1761173153514,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11474,"timestamp":103447678,"id":268,"parentId":264,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-node"},"startTime":1761173153532,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1717,"timestamp":103462033,"id":275,"parentId":54,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/index.js","layer":"pages-dir-node"},"startTime":1761173153546,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5586,"timestamp":103462103,"id":276,"parentId":63,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/index.js","layer":"rsc"},"startTime":1761173153546,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9723,"timestamp":103459490,"id":270,"parentId":211,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1761173153544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12515,"timestamp":103459624,"id":271,"parentId":212,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1761173153544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3979,"timestamp":103474287,"id":279,"parentId":184,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1761173153559,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3955,"timestamp":103474498,"id":280,"parentId":234,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1761173153559,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20184,"timestamp":103459809,"id":273,"parentId":212,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-node"},"startTime":1761173153544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23061,"timestamp":103459897,"id":274,"parentId":211,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1761173153544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21081,"timestamp":103462423,"id":278,"parentId":211,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1761173153547,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27041,"timestamp":103459367,"id":269,"parentId":212,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/get-hostname.js","layer":"pages-dir-node"},"startTime":1761173153544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27324,"timestamp":103459705,"id":272,"parentId":211,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1761173153544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25171,"timestamp":103462323,"id":277,"parentId":212,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"pages-dir-node"},"startTime":1761173153547,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4596,"timestamp":103505289,"id":281,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1761173153590,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5389,"timestamp":103505559,"id":282,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/generate-interception-routes-rewrites.js","layer":"rsc"},"startTime":1761173153590,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8748,"timestamp":103505737,"id":283,"parentId":268,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-node"},"startTime":1761173153590,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5492,"timestamp":103517060,"id":286,"parentId":223,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-app-route-route.js","layer":"rsc"},"startTime":1761173153601,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5575,"timestamp":103517253,"id":287,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/decode-query-path-parameter.js","layer":"rsc"},"startTime":1761173153602,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8027,"timestamp":103517429,"id":288,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js","layer":"rsc"},"startTime":1761173153602,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17596,"timestamp":103514923,"id":285,"parentId":272,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1761173153599,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15539,"timestamp":103517603,"id":289,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1761173153602,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15681,"timestamp":103518070,"id":292,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1761173153602,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18184,"timestamp":103518263,"id":294,"parentId":273,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-node"},"startTime":1761173153603,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21999,"timestamp":103514814,"id":284,"parentId":273,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-node"},"startTime":1761173153599,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22472,"timestamp":103517690,"id":290,"parentId":229,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1761173153602,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39508,"timestamp":103518174,"id":293,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1761173153603,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42181,"timestamp":103517881,"id":291,"parentId":229,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/root-params.js","layer":"rsc"},"startTime":1761173153602,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3026,"timestamp":103564966,"id":295,"parentId":229,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1761173153649,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6635,"timestamp":103565277,"id":296,"parentId":229,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1761173153650,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6792,"timestamp":103565474,"id":297,"parentId":185,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"rsc"},"startTime":1761173153650,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4370,"timestamp":103588623,"id":298,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/interop-default.js","layer":"rsc"},"startTime":1761173153673,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4980,"timestamp":103588868,"id":299,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1761173153673,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5603,"timestamp":103589106,"id":300,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1761173153673,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7821,"timestamp":103589318,"id":301,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1761173153674,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13822,"timestamp":103589526,"id":302,"parentId":229,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1761173153674,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13924,"timestamp":103589736,"id":303,"parentId":229,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1761173153674,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18686,"timestamp":103589939,"id":304,"parentId":222,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"rsc"},"startTime":1761173153674,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2582,"timestamp":103617728,"id":305,"parentId":230,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"rsc"},"startTime":1761173153702,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-external","duration":28,"timestamp":103621140,"id":306,"parentId":236,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1761173153705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3392,"timestamp":103621186,"id":307,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1761173153706,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5824,"timestamp":103621401,"id":308,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1761173153706,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8467,"timestamp":103621607,"id":309,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1761173153706,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8909,"timestamp":103621823,"id":310,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1761173153706,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2307,"timestamp":103643120,"id":311,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1761173153727,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4295,"timestamp":103650119,"id":312,"parentId":188,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1761173153734,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4619,"timestamp":103650565,"id":314,"parentId":245,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1761173153735,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5144,"timestamp":103650876,"id":316,"parentId":245,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/react-large-shell-error.js","layer":"rsc"},"startTime":1761173153735,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11042,"timestamp":103650767,"id":315,"parentId":245,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1761173153735,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12352,"timestamp":103650347,"id":313,"parentId":245,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1761173153735,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1298,"timestamp":103664990,"id":317,"parentId":229,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1761173153749,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1113,"timestamp":103667557,"id":318,"parentId":253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/non-nullable.js","layer":"rsc"},"startTime":1761173153752,"traceId":"b82c01a4fb2d066b"}]
|
|
4
|
+
[{"name":"build-module-js","duration":1318,"timestamp":103667772,"id":319,"parentId":249,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1761173153752,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17907,"timestamp":103672916,"id":322,"parentId":216,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"pages-dir-node"},"startTime":1761173153757,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23886,"timestamp":103672472,"id":320,"parentId":261,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"rsc"},"startTime":1761173153757,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42675,"timestamp":103672969,"id":323,"parentId":215,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1761173153757,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":141141,"timestamp":103672703,"id":321,"parentId":252,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"rsc"},"startTime":1761173153757,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7272,"timestamp":103831667,"id":330,"parentId":271,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-node"},"startTime":1761173153916,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7543,"timestamp":103831824,"id":331,"parentId":272,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1761173153916,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7888,"timestamp":103831976,"id":332,"parentId":271,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-node"},"startTime":1761173153916,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8266,"timestamp":103832082,"id":333,"parentId":272,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1761173153916,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":3222064,"timestamp":100620765,"id":26,"parentId":22,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1761173150705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2167,"timestamp":103844971,"id":334,"parentId":245,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1761173153929,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2717,"timestamp":103845231,"id":335,"parentId":288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/types.js","layer":"rsc"},"startTime":1761173153930,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4201,"timestamp":103845426,"id":336,"parentId":293,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1761173153930,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8193,"timestamp":103876743,"id":337,"parentId":304,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js","layer":"rsc"},"startTime":1761173153961,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11998,"timestamp":103885090,"id":339,"parentId":261,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1761173153969,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19705,"timestamp":103885375,"id":340,"parentId":311,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1761173153970,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25647,"timestamp":103885594,"id":341,"parentId":307,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1761173153970,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":153833,"timestamp":103876943,"id":338,"parentId":297,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"rsc"},"startTime":1761173153961,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9215,"timestamp":104041987,"id":342,"parentId":311,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1761173154126,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9159,"timestamp":104042469,"id":344,"parentId":317,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1761173154127,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17008,"timestamp":104042337,"id":343,"parentId":315,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1761173154127,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3578,"timestamp":104059632,"id":345,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context-api.js","layer":"pages-dir-node"},"startTime":1761173154144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3510,"timestamp":104059948,"id":347,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag-api.js","layer":"pages-dir-node"},"startTime":1761173154144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1397,"timestamp":104062291,"id":349,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics-api.js","layer":"pages-dir-node"},"startTime":1761173154147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1373,"timestamp":104062567,"id":351,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation-api.js","layer":"pages-dir-node"},"startTime":1761173154147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7745,"timestamp":104059718,"id":346,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context-api.js","layer":"rsc"},"startTime":1761173154144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5665,"timestamp":104062069,"id":348,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag-api.js","layer":"rsc"},"startTime":1761173154146,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5644,"timestamp":104062356,"id":350,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics-api.js","layer":"rsc"},"startTime":1761173154147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7697,"timestamp":104062629,"id":352,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation-api.js","layer":"rsc"},"startTime":1761173154147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":33,"timestamp":104079653,"id":353,"parentId":338,"tags":{"name":"util","layer":null},"startTime":1761173154164,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2951,"timestamp":104083869,"id":355,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace-api.js","layer":"pages-dir-node"},"startTime":1761173154168,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1202,"timestamp":104086196,"id":357,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/utils.js","layer":"pages-dir-node"},"startTime":1761173154171,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6484,"timestamp":104083611,"id":354,"parentId":192,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1761173154168,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6424,"timestamp":104083944,"id":356,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace-api.js","layer":"rsc"},"startTime":1761173154168,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4611,"timestamp":104086266,"id":358,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/utils.js","layer":"rsc"},"startTime":1761173154171,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":964,"timestamp":104097787,"id":360,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context/context.js","layer":"pages-dir-node"},"startTime":1761173154182,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4660,"timestamp":104097555,"id":359,"parentId":237,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1761173154182,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4859,"timestamp":104097880,"id":361,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context/context.js","layer":"rsc"},"startTime":1761173154182,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3841,"timestamp":104138293,"id":362,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/consoleLogger.js","layer":"pages-dir-node"},"startTime":1761173154223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3829,"timestamp":104138709,"id":364,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/types.js","layer":"pages-dir-node"},"startTime":1761173154223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7592,"timestamp":104138985,"id":366,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeter.js","layer":"pages-dir-node"},"startTime":1761173154223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9102,"timestamp":104138435,"id":363,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/consoleLogger.js","layer":"rsc"},"startTime":1761173154223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9126,"timestamp":104138773,"id":365,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/types.js","layer":"rsc"},"startTime":1761173154223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15309,"timestamp":104139068,"id":367,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeter.js","layer":"rsc"},"startTime":1761173154223,"traceId":"b82c01a4fb2d066b"},{"name":"font-loader","duration":391720,"timestamp":103777993,"id":327,"parentId":326,"tags":{},"startTime":1761173153862,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1087,"timestamp":104184218,"id":368,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/Metric.js","layer":"pages-dir-node"},"startTime":1761173154269,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1175,"timestamp":104184538,"id":370,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation/TextMapPropagator.js","layer":"pages-dir-node"},"startTime":1761173154269,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4097,"timestamp":104184309,"id":369,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/Metric.js","layer":"rsc"},"startTime":1761173154269,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4220,"timestamp":104184598,"id":371,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation/TextMapPropagator.js","layer":"rsc"},"startTime":1761173154269,"traceId":"b82c01a4fb2d066b"},{"name":"font-loader","duration":385066,"timestamp":103809779,"id":329,"parentId":328,"tags":{},"startTime":1761173153894,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2296,"timestamp":104194944,"id":372,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracer.js","layer":"pages-dir-node"},"startTime":1761173154279,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2556,"timestamp":104195273,"id":374,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracerProvider.js","layer":"pages-dir-node"},"startTime":1761173154280,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7471,"timestamp":104195046,"id":373,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracer.js","layer":"rsc"},"startTime":1761173154279,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7849,"timestamp":104195349,"id":375,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracerProvider.js","layer":"rsc"},"startTime":1761173154280,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1459,"timestamp":104208533,"id":376,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/SamplingResult.js","layer":"pages-dir-node"},"startTime":1761173154293,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1535,"timestamp":104208905,"id":378,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/span_kind.js","layer":"pages-dir-node"},"startTime":1761173154293,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1501,"timestamp":104209158,"id":380,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/status.js","layer":"pages-dir-node"},"startTime":1761173154293,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1453,"timestamp":104209406,"id":382,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/trace_flags.js","layer":"pages-dir-node"},"startTime":1761173154294,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3746,"timestamp":104208710,"id":377,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/SamplingResult.js","layer":"rsc"},"startTime":1761173154293,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3842,"timestamp":104208953,"id":379,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/span_kind.js","layer":"rsc"},"startTime":1761173154293,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3887,"timestamp":104209220,"id":381,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/status.js","layer":"rsc"},"startTime":1761173154294,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3891,"timestamp":104209471,"id":383,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/trace_flags.js","layer":"rsc"},"startTime":1761173154294,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1074,"timestamp":104222852,"id":384,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/spancontext-utils.js","layer":"pages-dir-node"},"startTime":1761173154307,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4335,"timestamp":104223128,"id":386,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/invalid-span-constants.js","layer":"pages-dir-node"},"startTime":1761173154307,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5386,"timestamp":104222918,"id":385,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/spancontext-utils.js","layer":"rsc"},"startTime":1761173154307,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5494,"timestamp":104223176,"id":387,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/invalid-span-constants.js","layer":"rsc"},"startTime":1761173154308,"traceId":"b82c01a4fb2d066b"},{"name":"postcss","duration":22099,"timestamp":104715705,"id":388,"parentId":326,"tags":{},"startTime":1761173154800,"traceId":"b82c01a4fb2d066b"},{"name":"postcss","duration":16589,"timestamp":104721230,"id":389,"parentId":328,"tags":{},"startTime":1761173154806,"traceId":"b82c01a4fb2d066b"},{"name":"next-font-loader","duration":1006404,"timestamp":103732288,"id":326,"parentId":324,"tags":{},"startTime":1761173153817,"traceId":"b82c01a4fb2d066b"},{"name":"next-font-loader","duration":928976,"timestamp":103809723,"id":328,"parentId":325,"tags":{},"startTime":1761173153894,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":51366,"timestamp":104738104,"id":390,"parentId":324,"tags":{"astUsed":"true"},"startTime":1761173154822,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":50810,"timestamp":104738670,"id":391,"parentId":325,"tags":{"astUsed":"true"},"startTime":1761173154823,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1069364,"timestamp":103720782,"id":324,"parentId":121,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1761173153805,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1061631,"timestamp":103728834,"id":325,"parentId":121,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1761173153813,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":4173754,"timestamp":100620847,"id":29,"parentId":22,"tags":{"request":"next-app-loader?page=%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage&name=app%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage&pagePath=private-next-app-dir%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1761173150705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11061,"timestamp":104794197,"id":392,"parentId":275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/utils.js","layer":"pages-dir-node"},"startTime":1761173154879,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21168,"timestamp":104794324,"id":393,"parentId":276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/utils.js","layer":"rsc"},"startTime":1761173154879,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-cjs","duration":93344,"timestamp":104832988,"id":394,"parentId":288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/superstruct/index.cjs","layer":"rsc"},"startTime":1761173154917,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":190230,"timestamp":104833302,"id":395,"parentId":302,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1761173154918,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":202050,"timestamp":104833525,"id":396,"parentId":336,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1761173154918,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3012,"timestamp":105077155,"id":397,"parentId":345,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/context.js","layer":"pages-dir-node"},"startTime":1761173155161,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10283,"timestamp":105077530,"id":399,"parentId":347,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/diag.js","layer":"pages-dir-node"},"startTime":1761173155162,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16567,"timestamp":105077258,"id":398,"parentId":346,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/context.js","layer":"rsc"},"startTime":1761173155162,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22300,"timestamp":105077598,"id":400,"parentId":348,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/diag.js","layer":"rsc"},"startTime":1761173155162,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5654,"timestamp":105105963,"id":401,"parentId":349,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/metrics.js","layer":"pages-dir-node"},"startTime":1761173155190,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6431,"timestamp":105106302,"id":403,"parentId":351,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/propagation.js","layer":"pages-dir-node"},"startTime":1761173155191,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11228,"timestamp":105106550,"id":405,"parentId":355,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/trace.js","layer":"pages-dir-node"},"startTime":1761173155191,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16900,"timestamp":105106074,"id":402,"parentId":350,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/metrics.js","layer":"rsc"},"startTime":1761173155190,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23880,"timestamp":105106361,"id":404,"parentId":352,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/propagation.js","layer":"rsc"},"startTime":1761173155191,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30590,"timestamp":105106600,"id":406,"parentId":356,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/trace.js","layer":"rsc"},"startTime":1761173155191,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5981,"timestamp":105150838,"id":407,"parentId":357,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/internal/baggage-impl.js","layer":"pages-dir-node"},"startTime":1761173155235,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23666,"timestamp":105150923,"id":408,"parentId":358,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/internal/baggage-impl.js","layer":"rsc"},"startTime":1761173155235,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8355,"timestamp":105191901,"id":409,"parentId":372,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NoopTracer.js","layer":"pages-dir-node"},"startTime":1761173155276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8362,"timestamp":105192259,"id":411,"parentId":374,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NoopTracerProvider.js","layer":"pages-dir-node"},"startTime":1761173155277,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8307,"timestamp":105192524,"id":413,"parentId":357,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/internal/symbol.js","layer":"pages-dir-node"},"startTime":1761173155277,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12334,"timestamp":105191990,"id":410,"parentId":373,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NoopTracer.js","layer":"rsc"},"startTime":1761173155276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12424,"timestamp":105192321,"id":412,"parentId":375,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NoopTracerProvider.js","layer":"rsc"},"startTime":1761173155277,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12440,"timestamp":105192582,"id":414,"parentId":358,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/internal/symbol.js","layer":"rsc"},"startTime":1761173155277,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1195,"timestamp":105241407,"id":415,"parentId":384,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NonRecordingSpan.js","layer":"pages-dir-node"},"startTime":1761173155326,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1903,"timestamp":105241501,"id":416,"parentId":385,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NonRecordingSpan.js","layer":"rsc"},"startTime":1761173155326,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1512,"timestamp":105251256,"id":417,"parentId":392,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-impl.js","layer":"pages-dir-node"},"startTime":1761173155336,"traceId":"b82c01a4fb2d066b"}]
|
|
5
|
+
[{"name":"build-module-js","duration":2632,"timestamp":105251333,"id":418,"parentId":393,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-impl.js","layer":"rsc"},"startTime":1761173155336,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11951,"timestamp":105275762,"id":419,"parentId":397,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context/NoopContextManager.js","layer":"pages-dir-node"},"startTime":1761173155360,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6664,"timestamp":105282146,"id":421,"parentId":399,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/ComponentLogger.js","layer":"pages-dir-node"},"startTime":1761173155366,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9777,"timestamp":105282429,"id":423,"parentId":401,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeterProvider.js","layer":"pages-dir-node"},"startTime":1761173155367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9825,"timestamp":105282680,"id":425,"parentId":403,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation/NoopTextMapPropagator.js","layer":"pages-dir-node"},"startTime":1761173155367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10005,"timestamp":105282928,"id":427,"parentId":403,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/context-helpers.js","layer":"pages-dir-node"},"startTime":1761173155367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10360,"timestamp":105283177,"id":429,"parentId":405,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/context-utils.js","layer":"pages-dir-node"},"startTime":1761173155368,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32311,"timestamp":105275860,"id":420,"parentId":398,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context/NoopContextManager.js","layer":"rsc"},"startTime":1761173155360,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35394,"timestamp":105282217,"id":422,"parentId":400,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/ComponentLogger.js","layer":"rsc"},"startTime":1761173155367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35586,"timestamp":105282486,"id":424,"parentId":402,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeterProvider.js","layer":"rsc"},"startTime":1761173155367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35706,"timestamp":105282739,"id":426,"parentId":404,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation/NoopTextMapPropagator.js","layer":"rsc"},"startTime":1761173155367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39443,"timestamp":105282979,"id":428,"parentId":404,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/context-helpers.js","layer":"rsc"},"startTime":1761173155367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":44906,"timestamp":105283225,"id":430,"parentId":406,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/context-utils.js","layer":"rsc"},"startTime":1761173155368,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2001,"timestamp":105387870,"id":431,"parentId":397,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/internal/global-utils.js","layer":"pages-dir-node"},"startTime":1761173155472,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4208,"timestamp":105388314,"id":433,"parentId":399,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/internal/logLevelLogger.js","layer":"pages-dir-node"},"startTime":1761173155473,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5770,"timestamp":105388027,"id":432,"parentId":398,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/internal/global-utils.js","layer":"rsc"},"startTime":1761173155472,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8057,"timestamp":105388384,"id":434,"parentId":400,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/internal/logLevelLogger.js","layer":"rsc"},"startTime":1761173155473,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2890,"timestamp":105405862,"id":435,"parentId":417,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-validators.js","layer":"pages-dir-node"},"startTime":1761173155490,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5565,"timestamp":105405938,"id":436,"parentId":418,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-validators.js","layer":"rsc"},"startTime":1761173155490,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":776,"timestamp":105416088,"id":437,"parentId":431,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/version.js","layer":"pages-dir-node"},"startTime":1761173155500,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1382,"timestamp":105416384,"id":439,"parentId":431,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/internal/semver.js","layer":"pages-dir-node"},"startTime":1761173155501,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4123,"timestamp":105416162,"id":438,"parentId":432,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/version.js","layer":"rsc"},"startTime":1761173155500,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4609,"timestamp":105416447,"id":440,"parentId":432,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/internal/semver.js","layer":"rsc"},"startTime":1761173155501,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":507,"timestamp":105426107,"id":441,"parentId":431,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/index.js","layer":"pages-dir-node"},"startTime":1761173155510,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":767,"timestamp":105426172,"id":442,"parentId":432,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/index.js","layer":"rsc"},"startTime":1761173155511,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2610,"timestamp":105432748,"id":443,"parentId":441,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/node/index.js","layer":"pages-dir-node"},"startTime":1761173155517,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2897,"timestamp":105432812,"id":444,"parentId":442,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/node/index.js","layer":"rsc"},"startTime":1761173155517,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":551,"timestamp":105440430,"id":445,"parentId":443,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/node/globalThis.js","layer":"pages-dir-node"},"startTime":1761173155525,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":891,"timestamp":105440501,"id":446,"parentId":444,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/node/globalThis.js","layer":"rsc"},"startTime":1761173155525,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":4820673,"timestamp":100620870,"id":30,"parentId":22,"tags":{"request":"next/dist/pages/_document"},"startTime":1761173150705,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":4820889,"timestamp":100620662,"id":24,"parentId":22,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1761173150705,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":4821644,"timestamp":100619913,"id":23,"parentId":22,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1761173150704,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":4820763,"timestamp":100620797,"id":27,"parentId":22,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1761173150705,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":4820744,"timestamp":100620820,"id":28,"parentId":22,"tags":{"request":"next-app-loader?page=%2Frun%2F%5BrunId%5D%2Fpage&name=app%2Frun%2F%5BrunId%5D%2Fpage&pagePath=private-next-app-dir%2Frun%2F%5BrunId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp&appPaths=%2Frun%2F%5BrunId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1761173150705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":5763,"timestamp":105764492,"id":469,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Flayout-client.tsx%22%2C%22ids%22%3A%5B%22LayoutClient%22%5D%7D&server=true!","layer":"ssr"},"startTime":1761173155849,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2118,"timestamp":105770297,"id":470,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Flayout-client.tsx%22%2C%22ids%22%3A%5B%22LayoutClient%22%5D%7D&server=true!","layer":"rsc"},"startTime":1761173155855,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2890,"timestamp":105772437,"id":471,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1761173155857,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":846,"timestamp":105775348,"id":472,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1761173155860,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":277,"timestamp":105776215,"id":473,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1761173155861,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":269,"timestamp":105776509,"id":474,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1761173155861,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":4307,"timestamp":105776795,"id":475,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1761173155861,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":285,"timestamp":105781120,"id":476,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1761173155865,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":385,"timestamp":105781423,"id":477,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1761173155866,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":313,"timestamp":105781825,"id":478,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1761173155866,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":26305,"timestamp":105836026,"id":479,"parentId":473,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/page.tsx","layer":"ssr"},"startTime":1761173155920,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":49383,"timestamp":105837493,"id":480,"parentId":475,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/run/[runId]/page.tsx","layer":"ssr"},"startTime":1761173155922,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":49701,"timestamp":105837697,"id":481,"parentId":477,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/run/[runId]/streams/[streamId]/page.tsx","layer":"ssr"},"startTime":1761173155922,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":48494,"timestamp":105844596,"id":483,"parentId":469,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/layout-client.tsx","layer":"ssr"},"startTime":1761173155929,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49865,"timestamp":105844794,"id":484,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1761173155929,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":60011,"timestamp":105837898,"id":482,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/global-error.js","layer":"ssr"},"startTime":1761173155922,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":53827,"timestamp":105845121,"id":487,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1761173155929,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54898,"timestamp":105844902,"id":485,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1761173155929,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":66327,"timestamp":105844999,"id":486,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1761173155929,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42391,"timestamp":105872774,"id":489,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1761173155957,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":46060,"timestamp":105872885,"id":490,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"ssr"},"startTime":1761173155957,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49758,"timestamp":105872518,"id":488,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-components.js","layer":"ssr"},"startTime":1761173155957,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":66856,"timestamp":105939381,"id":491,"parentId":471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"ssr"},"startTime":1761173156024,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18148,"timestamp":106014657,"id":492,"parentId":487,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1761173156099,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":44676,"timestamp":106023590,"id":494,"parentId":484,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1761173156108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":62219,"timestamp":106023757,"id":495,"parentId":484,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1761173156108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":66603,"timestamp":106023990,"id":497,"parentId":488,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"ssr"},"startTime":1761173156108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":78651,"timestamp":106023489,"id":493,"parentId":484,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1761173156108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":78929,"timestamp":106023914,"id":496,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1761173156108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":79647,"timestamp":106024179,"id":498,"parentId":489,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1761173156109,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":83883,"timestamp":106024260,"id":499,"parentId":489,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1761173156109,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":84547,"timestamp":106024329,"id":500,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1761173156109,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11545,"timestamp":106158174,"id":501,"parentId":494,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1761173156243,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14723,"timestamp":106158454,"id":502,"parentId":494,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1761173156243,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11391,"timestamp":106162252,"id":507,"parentId":494,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1761173156247,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18774,"timestamp":106158987,"id":505,"parentId":494,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1761173156243,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23586,"timestamp":106162156,"id":506,"parentId":500,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1761173156246,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23693,"timestamp":106162424,"id":508,"parentId":500,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1761173156247,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34933,"timestamp":106158814,"id":504,"parentId":494,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1761173156243,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55392,"timestamp":106158642,"id":503,"parentId":494,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1761173156243,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17537,"timestamp":106278236,"id":509,"parentId":503,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1761173156363,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17270,"timestamp":106278856,"id":513,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1761173156363,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25811,"timestamp":106278527,"id":510,"parentId":504,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1761173156363,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26557,"timestamp":106278643,"id":511,"parentId":503,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1761173156363,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26534,"timestamp":106279183,"id":514,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1761173156364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29953,"timestamp":106279316,"id":515,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1761173156364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31132,"timestamp":106279422,"id":516,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1761173156364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34107,"timestamp":106279532,"id":517,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/use-action-queue.js","layer":"ssr"},"startTime":1761173156364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35055,"timestamp":106279631,"id":518,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/bfcache.js","layer":"ssr"},"startTime":1761173156364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":37666,"timestamp":106279725,"id":519,"parentId":482,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/handle-isr-error.js","layer":"ssr"},"startTime":1761173156364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39212,"timestamp":106278748,"id":512,"parentId":503,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1761173156363,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39042,"timestamp":106279824,"id":520,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1761173156364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13868,"timestamp":106326601,"id":521,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1761173156411,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8431,"timestamp":106359479,"id":522,"parentId":515,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1761173156444,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9182,"timestamp":106359641,"id":523,"parentId":516,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1761173156444,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11476,"timestamp":106359726,"id":524,"parentId":517,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1761173156444,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12034,"timestamp":106359798,"id":525,"parentId":515,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1761173156444,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9198,"timestamp":106372864,"id":531,"parentId":479,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1761173156457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7147,"timestamp":106375104,"id":532,"parentId":483,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1761173156459,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18985,"timestamp":106372331,"id":526,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1761173156457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19610,"timestamp":106372474,"id":527,"parentId":515,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1761173156457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20083,"timestamp":106372658,"id":529,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"ssr"},"startTime":1761173156457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22654,"timestamp":106372761,"id":530,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1761173156457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23474,"timestamp":106372571,"id":528,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1761173156457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5429,"timestamp":106416677,"id":533,"parentId":523,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1761173156501,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5663,"timestamp":106416842,"id":534,"parentId":525,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1761173156501,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3339,"timestamp":106422778,"id":535,"parentId":531,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1761173156507,"traceId":"b82c01a4fb2d066b"}]
|
|
6
|
+
[{"name":"build-module-js","duration":13247,"timestamp":106422988,"id":536,"parentId":530,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1761173156507,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":6878,"timestamp":106430989,"id":537,"parentId":483,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/icons/logo.tsx","layer":"ssr"},"startTime":1761173156515,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5881,"timestamp":106443660,"id":538,"parentId":515,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1761173156528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13432,"timestamp":106443897,"id":540,"parentId":516,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1761173156528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20437,"timestamp":106443793,"id":539,"parentId":516,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1761173156528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16486,"timestamp":106449788,"id":541,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1761173156534,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19230,"timestamp":106449917,"id":542,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1761173156534,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28319,"timestamp":106450039,"id":543,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1761173156534,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32939,"timestamp":106450144,"id":544,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-build-id.js","layer":"ssr"},"startTime":1761173156534,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34454,"timestamp":106450242,"id":545,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-params.js","layer":"ssr"},"startTime":1761173156535,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15216,"timestamp":106491326,"id":546,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1761173156576,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4686,"timestamp":106515622,"id":547,"parentId":486,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1761173156600,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7576,"timestamp":106522671,"id":549,"parentId":545,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"ssr"},"startTime":1761173156607,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14677,"timestamp":106515889,"id":548,"parentId":479,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1761173156600,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":599,"timestamp":106542770,"id":551,"parentId":521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js","layer":"ssr"},"startTime":1761173156627,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":576,"timestamp":106558103,"id":552,"parentId":487,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1761173156642,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":14529,"timestamp":106568404,"id":553,"parentId":479,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/error-boundary.tsx","layer":"ssr"},"startTime":1761173156653,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":30540,"timestamp":106568677,"id":554,"parentId":479,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/runs-table.tsx","layer":"ssr"},"startTime":1761173156653,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":34854,"timestamp":106571200,"id":556,"parentId":480,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/run-detail-view.tsx","layer":"ssr"},"startTime":1761173156656,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":54457,"timestamp":106571415,"id":557,"parentId":481,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/stream-detail-view.tsx","layer":"ssr"},"startTime":1761173156656,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":63594,"timestamp":106568849,"id":555,"parentId":483,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/settings-sidebar.tsx","layer":"ssr"},"startTime":1761173156653,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":61572,"timestamp":106571590,"id":558,"parentId":479,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/hook-table/hooks-table-with-data.tsx","layer":"ssr"},"startTime":1761173156656,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":34704,"timestamp":106609485,"id":560,"parentId":483,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/connection-status.tsx","layer":"ssr"},"startTime":1761173156694,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":117715,"timestamp":106536456,"id":550,"parentId":483,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1761173156621,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":93091,"timestamp":106609179,"id":559,"parentId":483,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.1.9_@types+react@19.1.13__@types+reac_8391814a929b3ad1c2b17062b05a1a11/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1761173156694,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6807,"timestamp":106785733,"id":561,"parentId":539,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1761173156870,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9359,"timestamp":106785934,"id":562,"parentId":539,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"ssr"},"startTime":1761173156870,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9629,"timestamp":106786164,"id":564,"parentId":538,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1761173156870,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":13064,"timestamp":106786264,"id":565,"parentId":479,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/config.ts","layer":"ssr"},"startTime":1761173156871,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":45645,"timestamp":106788037,"id":567,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1761173156872,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49086,"timestamp":106788129,"id":568,"parentId":539,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1761173156872,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":52185,"timestamp":106787907,"id":566,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1761173156872,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54724,"timestamp":106786061,"id":563,"parentId":539,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1761173156870,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24975,"timestamp":106849615,"id":569,"parentId":546,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"ssr"},"startTime":1761173156934,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1019,"timestamp":106875128,"id":570,"parentId":527,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1761173156959,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49196,"timestamp":106900516,"id":571,"parentId":567,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1761173156985,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17756,"timestamp":106949830,"id":572,"parentId":569,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1761173157034,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5182,"timestamp":106978644,"id":574,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1761173157063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6488,"timestamp":106978975,"id":577,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"ssr"},"startTime":1761173157063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6800,"timestamp":106979093,"id":578,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"ssr"},"startTime":1761173157063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21991,"timestamp":106977454,"id":573,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1761173157062,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34162,"timestamp":106978872,"id":576,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-instance.js","layer":"ssr"},"startTime":1761173157063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":37499,"timestamp":106981102,"id":579,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache.js","layer":"ssr"},"startTime":1761173157065,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":47052,"timestamp":106978770,"id":575,"parentId":550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1761173157063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13099,"timestamp":107030037,"id":580,"parentId":574,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1761173157114,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":13698,"timestamp":107045257,"id":581,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/page-size-dropdown.tsx","layer":"ssr"},"startTime":1761173157130,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":16192,"timestamp":107045492,"id":582,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/status-badge.tsx","layer":"ssr"},"startTime":1761173157130,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":29105,"timestamp":107045666,"id":583,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/table-skeleton.tsx","layer":"ssr"},"startTime":1761173157130,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29203,"timestamp":107046191,"id":586,"parentId":561,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1761173157131,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34103,"timestamp":107046296,"id":587,"parentId":561,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1761173157131,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34664,"timestamp":107046377,"id":588,"parentId":561,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1761173157131,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":39826,"timestamp":107045995,"id":585,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/relative-time.tsx","layer":"ssr"},"startTime":1761173157130,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42954,"timestamp":107046449,"id":589,"parentId":561,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1761173157131,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":43962,"timestamp":107045834,"id":584,"parentId":556,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/back-link.tsx","layer":"ssr"},"startTime":1761173157130,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":29428,"timestamp":107061985,"id":590,"parentId":556,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/cancel-button.tsx","layer":"ssr"},"startTime":1761173157146,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30113,"timestamp":107101538,"id":591,"parentId":580,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1761173157186,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1177,"timestamp":107137475,"id":595,"parentId":539,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1761173157222,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":11083,"timestamp":107137297,"id":594,"parentId":558,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/hook-table/hooks-table.tsx","layer":"ssr"},"startTime":1761173157222,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":12554,"timestamp":107137110,"id":593,"parentId":556,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/live-status.tsx","layer":"ssr"},"startTime":1761173157221,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":14500,"timestamp":107136806,"id":592,"parentId":556,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/copyable-text.tsx","layer":"ssr"},"startTime":1761173157221,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9305,"timestamp":107197279,"id":596,"parentId":574,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1761173157282,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9910,"timestamp":107197483,"id":597,"parentId":578,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1761173157282,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12679,"timestamp":107197588,"id":598,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/parse-name.js","layer":"ssr"},"startTime":1761173157282,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22531,"timestamp":107217666,"id":600,"parentId":576,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"ssr"},"startTime":1761173157302,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23266,"timestamp":107217754,"id":601,"parentId":576,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"ssr"},"startTime":1761173157302,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31534,"timestamp":107217509,"id":599,"parentId":576,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router.js","layer":"ssr"},"startTime":1761173157302,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22330,"timestamp":107227903,"id":602,"parentId":596,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1761173157312,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22425,"timestamp":107228127,"id":603,"parentId":597,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1761173157312,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":22669,"timestamp":107228223,"id":604,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/errors.ts","layer":"ssr"},"startTime":1761173157313,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":23073,"timestamp":107228395,"id":605,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/utils.ts","layer":"ssr"},"startTime":1761173157313,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":23532,"timestamp":107228550,"id":606,"parentId":556,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/world.ts","layer":"ssr"},"startTime":1761173157313,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":23643,"timestamp":107228725,"id":607,"parentId":555,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/config-world.ts","layer":"ssr"},"startTime":1761173157313,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6045,"timestamp":107273463,"id":608,"parentId":589,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1761173157358,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18369,"timestamp":107282383,"id":609,"parentId":599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1761173157367,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":12774,"timestamp":107301136,"id":610,"parentId":590,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/button.tsx","layer":"ssr"},"startTime":1761173157385,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1570,"timestamp":107315949,"id":611,"parentId":608,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1761173157400,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":17360,"timestamp":107326796,"id":612,"parentId":553,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/card.tsx","layer":"ssr"},"startTime":1761173157411,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":17715,"timestamp":107327069,"id":613,"parentId":553,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/alert.tsx","layer":"ssr"},"startTime":1761173157411,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":19150,"timestamp":107327237,"id":614,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/docs-link.tsx","layer":"ssr"},"startTime":1761173157412,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":21140,"timestamp":107327394,"id":615,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/table.tsx","layer":"ssr"},"startTime":1761173157412,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":21514,"timestamp":107327552,"id":616,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/tooltip.tsx","layer":"ssr"},"startTime":1761173157412,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":21766,"timestamp":107327717,"id":617,"parentId":555,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/input.tsx","layer":"ssr"},"startTime":1761173157412,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":22021,"timestamp":107327879,"id":618,"parentId":555,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/label.tsx","layer":"ssr"},"startTime":1761173157412,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":22747,"timestamp":107332081,"id":619,"parentId":555,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/select.tsx","layer":"ssr"},"startTime":1761173157416,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13238,"timestamp":107440524,"id":620,"parentId":599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js","layer":"ssr"},"startTime":1761173157525,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":14523,"timestamp":107440750,"id":621,"parentId":556,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/hooks/use-api.ts","layer":"ssr"},"startTime":1761173157525,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":27020,"timestamp":107440958,"id":622,"parentId":556,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/hooks/use-exhaustive-list.ts","layer":"ssr"},"startTime":1761173157525,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19560,"timestamp":107468493,"id":623,"parentId":599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-announcer.js","layer":"ssr"},"startTime":1761173157553,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20856,"timestamp":107468657,"id":624,"parentId":601,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/promise-queue.js","layer":"ssr"},"startTime":1761173157553,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15414,"timestamp":107498375,"id":625,"parentId":599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23298,"timestamp":107498767,"id":628,"parentId":600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30090,"timestamp":107498567,"id":626,"parentId":601,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":39621,"timestamp":107498667,"id":627,"parentId":600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42207,"timestamp":107498862,"id":629,"parentId":600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":43520,"timestamp":107498953,"id":630,"parentId":600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":78662,"timestamp":107499075,"id":631,"parentId":600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":90498,"timestamp":107499164,"id":632,"parentId":600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"ssr"},"startTime":1761173157583,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":15197,"timestamp":107613677,"id":633,"parentId":594,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/local-paginating-table.tsx","layer":"ssr"},"startTime":1761173157698,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":7145,"timestamp":107734353,"id":634,"parentId":610,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1761173157819,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":3112,"timestamp":107758258,"id":646,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40e79b01bc9a852d37fe69e68ad14effc234e74dff&name=getStepStreams!","layer":"ssr"},"startTime":1761173157843,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":360,"timestamp":107761395,"id":647,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=602b9f1816c8eb1547f0732fb5455f1d16a8e14ae7&name=cancelRun!","layer":"ssr"},"startTime":1761173157846,"traceId":"b82c01a4fb2d066b"}]
|
|
7
|
+
[{"name":"build-module","duration":379,"timestamp":107761771,"id":648,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=606fa85065d02470e319ae4dee279b1ecf9767e16e&name=fetchRun!","layer":"ssr"},"startTime":1761173157846,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":331,"timestamp":107762165,"id":649,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=607126fddf47bc29fcf355ecf18e12be872d75e730&name=fetchHook!","layer":"ssr"},"startTime":1761173157846,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":330,"timestamp":107762511,"id":650,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7063646fd16e68fd4e349c525523607fee915553b6&name=fetchStep!","layer":"ssr"},"startTime":1761173157847,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":3443,"timestamp":107762855,"id":651,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=706bfed013d7e42bf8de2d77d11e9d64ab1e48a439&name=readStream!","layer":"ssr"},"startTime":1761173157847,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":355,"timestamp":107766314,"id":652,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=78de2389d1241dea7727dccb622cfb77e85dab664c&name=fetchRuns!","layer":"ssr"},"startTime":1761173157851,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":346,"timestamp":107766684,"id":653,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7c8a6c644c58145a7602f0a668032f0016d389adad&name=fetchSteps!","layer":"ssr"},"startTime":1761173157851,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":356,"timestamp":107767046,"id":654,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7cea6216e71bbd1d88d28dc17d3bb3015a3498ceb3&name=fetchHooks!","layer":"ssr"},"startTime":1761173157851,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":344,"timestamp":107767417,"id":655,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7e0846243c317bfb3ef658067b2bdf9f713f88abcb&name=fetchEvents!","layer":"ssr"},"startTime":1761173157852,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":357,"timestamp":107767777,"id":656,"parentId":606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7e61f819e3d5bcb00e838ebf9081a931fdc322d976&name=fetchEventsByCorrelationId!","layer":"ssr"},"startTime":1761173157852,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":340,"timestamp":107768150,"id":657,"parentId":607,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40393afb921ccc48cb0bd3301ace60e27d0cf92ad8&name=setupWorld!","layer":"ssr"},"startTime":1761173157852,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":348,"timestamp":107768504,"id":658,"parentId":607,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40c434477dd067342283c21611a4ca7ee82e4d6aec&name=validateWorldConfig!","layer":"ssr"},"startTime":1761173157853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":349,"timestamp":107768867,"id":659,"parentId":607,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f83f6ad662ed16be73f52a59fa399c1577a6bd4cd&name=getDefaultWorldConfig!","layer":"ssr"},"startTime":1761173157853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":33201,"timestamp":107753141,"id":635,"parentId":583,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/skeleton.tsx","layer":"ssr"},"startTime":1761173157837,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":33857,"timestamp":107753405,"id":636,"parentId":599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"ssr"},"startTime":1761173157838,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":18681,"timestamp":107769236,"id":660,"parentId":554,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/index.ts","layer":"ssr"},"startTime":1761173157854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":206388,"timestamp":107757297,"id":637,"parentId":553,"tags":{"name":"__barrel_optimize__?names=AlertCircle,RefreshCw!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":228960,"timestamp":107757635,"id":640,"parentId":560,"tags":{"name":"__barrel_optimize__?names=InfoIcon!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":229506,"timestamp":107757441,"id":638,"parentId":554,"tags":{"name":"__barrel_optimize__?names=AlertCircle,ArrowDownAZ,ArrowUpAZ,ChevronLeft,ChevronRight,RefreshCw!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":229688,"timestamp":107757541,"id":639,"parentId":555,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Settings,X!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":99598,"timestamp":107902268,"id":663,"parentId":628,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"ssr"},"startTime":1761173157987,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":246414,"timestamp":107757734,"id":641,"parentId":584,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":246542,"timestamp":107757834,"id":642,"parentId":590,"tags":{"name":"__barrel_optimize__?names=XCircle!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":246582,"timestamp":107758057,"id":644,"parentId":619,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":246927,"timestamp":107757928,"id":643,"parentId":592,"tags":{"name":"__barrel_optimize__?names=Check,Copy!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":247719,"timestamp":107758161,"id":645,"parentId":633,"tags":{"name":"__barrel_optimize__?names=ChevronLeft,ChevronRight,RefreshCw!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1761173157842,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18939,"timestamp":107987839,"id":665,"parentId":628,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1761173158072,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22392,"timestamp":107987656,"id":664,"parentId":628,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"ssr"},"startTime":1761173158072,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16271,"timestamp":108018081,"id":666,"parentId":628,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"ssr"},"startTime":1761173158102,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17019,"timestamp":108018258,"id":667,"parentId":627,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1761173158103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":44638,"timestamp":108018354,"id":668,"parentId":627,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"ssr"},"startTime":1761173158103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49508,"timestamp":108018549,"id":670,"parentId":627,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"ssr"},"startTime":1761173158103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55002,"timestamp":108018738,"id":672,"parentId":630,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"ssr"},"startTime":1761173158103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":92747,"timestamp":108018641,"id":671,"parentId":627,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"ssr"},"startTime":1761173158103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":107432,"timestamp":108018450,"id":669,"parentId":627,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1761173158103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":41570,"timestamp":108131488,"id":673,"parentId":663,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"ssr"},"startTime":1761173158216,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":41977,"timestamp":108131689,"id":674,"parentId":630,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"ssr"},"startTime":1761173158216,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":14844,"timestamp":108224761,"id":675,"parentId":621,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/hooks/use-paginated-query.ts","layer":"ssr"},"startTime":1761173158309,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10454,"timestamp":108231407,"id":676,"parentId":632,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/assign-location.js","layer":"ssr"},"startTime":1761173158316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19474,"timestamp":108231549,"id":677,"parentId":632,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"ssr"},"startTime":1761173158316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3413,"timestamp":108251573,"id":678,"parentId":605,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1761173158336,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":22655,"timestamp":108271090,"id":679,"parentId":605,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/tailwind-merge@2.6.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1761173158355,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3886,"timestamp":108297961,"id":680,"parentId":610,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1761173158382,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":4671,"timestamp":108313617,"id":681,"parentId":618,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react@_d21172d6270ea6a92471d0210cd35a78/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1761173158398,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3156,"timestamp":108318482,"id":682,"parentId":624,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"ssr"},"startTime":1761173158403,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3208,"timestamp":108318692,"id":683,"parentId":624,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"ssr"},"startTime":1761173158403,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5737,"timestamp":108330451,"id":685,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1761173158415,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":21431,"timestamp":108330646,"id":686,"parentId":621,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/index/index.mjs","layer":"ssr"},"startTime":1761173158415,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":85886,"timestamp":108329135,"id":684,"parentId":619,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react_6c4fa03dd780bb592c284d0b12606114/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1761173158413,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1222,"timestamp":108433637,"id":687,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1761173158518,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":4952,"timestamp":108446777,"id":688,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1761173158531,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12345,"timestamp":108447236,"id":690,"parentId":636,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"ssr"},"startTime":1761173158532,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":19166,"timestamp":108447036,"id":689,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.1.9_@types+react@19.1.13___287978154d44eaafc8701519ea6145a0/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1761173158531,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11565,"timestamp":108466796,"id":691,"parentId":664,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"ssr"},"startTime":1761173158551,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3590,"timestamp":108478754,"id":692,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1761173158563,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":9298,"timestamp":108486081,"id":694,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react_bdff6cc17ae5fdd79d653e8d2d6fec6c/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1761173158570,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":14966,"timestamp":108485832,"id":693,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react_f87ad8bb01ca7f8ed00407884ee71e0f/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1761173158570,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":995419,"timestamp":107769458,"id":661,"parentId":585,"tags":{"name":"__barrel_optimize__?names=formatDistanceToNowStrict,formatRelative!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/index.js","layer":"ssr"},"startTime":1761173157854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5320,"timestamp":108769029,"id":696,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.9_@types+react@19.1.13__@types+re_44edcb3e202e33e38211dd183a648162/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1761173158853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":10197,"timestamp":108769234,"id":697,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1761173158854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":10486,"timestamp":108769429,"id":698,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.1.9_@types+react@19.1.13__@ty_7d9f38cfbba6cf40a1b4520ae275a57a/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1761173158854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1014805,"timestamp":107769562,"id":662,"parentId":605,"tags":{"name":"__barrel_optimize__?names=formatDistanceStrict!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/index.js","layer":"ssr"},"startTime":1761173157854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":15924,"timestamp":108769632,"id":699,"parentId":660,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-trace-view.tsx","layer":"ssr"},"startTime":1761173158854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":20420,"timestamp":108768737,"id":695,"parentId":559,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.1.9_@types+react@19.1.13__@types+rea_9e06a727458f5ebdaa1f57acc218b334/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1761173158853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4769,"timestamp":108802567,"id":700,"parentId":646,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js","layer":"ssr"},"startTime":1761173158887,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11390,"timestamp":108802834,"id":701,"parentId":637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js","layer":"ssr"},"startTime":1761173158887,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11606,"timestamp":108802952,"id":702,"parentId":637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"ssr"},"startTime":1761173158887,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11773,"timestamp":108803077,"id":703,"parentId":640,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js","layer":"ssr"},"startTime":1761173158887,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14015,"timestamp":108803181,"id":704,"parentId":638,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-down-a-z.js","layer":"ssr"},"startTime":1761173158888,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14231,"timestamp":108803277,"id":705,"parentId":638,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-up-a-z.js","layer":"ssr"},"startTime":1761173158888,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14415,"timestamp":108803369,"id":706,"parentId":638,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js","layer":"ssr"},"startTime":1761173158888,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9325,"timestamp":108825888,"id":707,"parentId":638,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"ssr"},"startTime":1761173158910,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13867,"timestamp":108847233,"id":708,"parentId":639,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/settings.js","layer":"ssr"},"startTime":1761173158932,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14050,"timestamp":108847442,"id":709,"parentId":639,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js","layer":"ssr"},"startTime":1761173158932,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11086,"timestamp":108857187,"id":710,"parentId":641,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-left.js","layer":"ssr"},"startTime":1761173158942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11224,"timestamp":108857356,"id":711,"parentId":642,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-x.js","layer":"ssr"},"startTime":1761173158942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11386,"timestamp":108857459,"id":712,"parentId":644,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js","layer":"ssr"},"startTime":1761173158942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13599,"timestamp":108857552,"id":713,"parentId":644,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"ssr"},"startTime":1761173158942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13706,"timestamp":108857740,"id":715,"parentId":643,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js","layer":"ssr"},"startTime":1761173158942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14091,"timestamp":108857647,"id":714,"parentId":644,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"ssr"},"startTime":1761173158942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":27984,"timestamp":108872784,"id":716,"parentId":660,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/api/workflow-api-client.ts","layer":"ssr"},"startTime":1761173158957,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":4620,"timestamp":108913292,"id":718,"parentId":686,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/index.mjs","layer":"ssr"},"startTime":1761173158998,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24616,"timestamp":108912191,"id":717,"parentId":691,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1761173158997,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7657,"timestamp":108950515,"id":720,"parentId":661,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/formatRelative.js","layer":"ssr"},"startTime":1761173159035,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12235,"timestamp":108950640,"id":721,"parentId":662,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/formatDistanceStrict.js","layer":"ssr"},"startTime":1761173159035,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14432,"timestamp":108948880,"id":719,"parentId":661,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/formatDistanceToNowStrict.js","layer":"ssr"},"startTime":1761173159033,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12289,"timestamp":109004195,"id":722,"parentId":720,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/differenceInCalendarDays.js","layer":"ssr"},"startTime":1761173159089,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12368,"timestamp":109004573,"id":724,"parentId":721,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/compareAsc.js","layer":"ssr"},"startTime":1761173159089,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14697,"timestamp":109004674,"id":725,"parentId":719,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constructNow.js","layer":"ssr"},"startTime":1761173159089,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19006,"timestamp":109004449,"id":723,"parentId":720,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/format.js","layer":"ssr"},"startTime":1761173159089,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5164,"timestamp":109063692,"id":730,"parentId":686,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sync-external-store@1.5.0_react@19.1.0/node_modules/use-sync-external-store/shim/index.js","layer":"ssr"},"startTime":1761173159148,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8542,"timestamp":109063161,"id":726,"parentId":722,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfDay.js","layer":"ssr"},"startTime":1761173159147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8716,"timestamp":109063367,"id":727,"parentId":724,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/toDate.js","layer":"ssr"},"startTime":1761173159148,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9038,"timestamp":109063476,"id":728,"parentId":725,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constructFrom.js","layer":"ssr"},"startTime":1761173159148,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9302,"timestamp":109063591,"id":729,"parentId":723,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isValid.js","layer":"ssr"},"startTime":1761173159148,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2132,"timestamp":109081488,"id":731,"parentId":729,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isDate.js","layer":"ssr"},"startTime":1761173159166,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10109,"timestamp":109169652,"id":732,"parentId":701,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"ssr"},"startTime":1761173159254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":5188,"timestamp":109182984,"id":733,"parentId":699,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/workflow-detail-panel.tsx","layer":"ssr"},"startTime":1761173159267,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3832,"timestamp":109191936,"id":735,"parentId":718,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/events.mjs","layer":"ssr"},"startTime":1761173159276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3823,"timestamp":109192125,"id":736,"parentId":718,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/constants.mjs","layer":"ssr"},"startTime":1761173159276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":21980,"timestamp":109192287,"id":737,"parentId":699,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-colors.ts","layer":"ssr"},"startTime":1761173159277,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":22991,"timestamp":109192448,"id":738,"parentId":699,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-span-construction.ts","layer":"ssr"},"startTime":1761173159277,"traceId":"b82c01a4fb2d066b"}]
|
|
8
|
+
[{"name":"build-module-mjs","duration":28740,"timestamp":109191722,"id":734,"parentId":718,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/config-context-client-BoS53ST9.mjs","layer":"ssr"},"startTime":1761173159276,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":429,"timestamp":109224352,"id":739,"parentId":718,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/types.mjs","layer":"ssr"},"startTime":1761173159309,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":5185,"timestamp":109244417,"id":740,"parentId":716,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/api/workflow-server-actions.ts","layer":"ssr"},"startTime":1761173159329,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18682,"timestamp":109249986,"id":741,"parentId":720,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/defaultLocale.js","layer":"ssr"},"startTime":1761173159334,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":6947,"timestamp":109279845,"id":747,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=601acd38e20696bc90fc911e9c54b8900ce71e2530&name=fetchRuns!","layer":"ssr"},"startTime":1761173159364,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":385,"timestamp":109286823,"id":748,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=604b4987f46f6607e60ad657be80d37bd9a75cd887&name=cancelRun!","layer":"ssr"},"startTime":1761173159371,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":288,"timestamp":109287223,"id":749,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=6066a58609ef680922591c9f4711e84c34d8cc29e9&name=fetchHooks!","layer":"ssr"},"startTime":1761173159372,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":282,"timestamp":109287525,"id":750,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=60745e7c7a216a94f38034c0fea68bd4b84ec9e070&name=fetchRun!","layer":"ssr"},"startTime":1761173159372,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":3420,"timestamp":109287820,"id":751,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=60a92549574033922636cc92623f46a987d78d3d4a&name=fetchHook!","layer":"ssr"},"startTime":1761173159372,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":323,"timestamp":109291256,"id":752,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70360e0ac3362207d04f3d20b1d7bb2247d0f03f87&name=fetchStep!","layer":"ssr"},"startTime":1761173159376,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":303,"timestamp":109291593,"id":753,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=709c957c5977a6f9b2b59de6351f5c9ba5b7ca9216&name=fetchEvents!","layer":"ssr"},"startTime":1761173159376,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":345,"timestamp":109291910,"id":754,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70e33b12fff5319c62af54e95d5f69b397f58357db&name=fetchEventsByCorrelationId!","layer":"ssr"},"startTime":1761173159376,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":299,"timestamp":109292270,"id":755,"parentId":740,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70e5bb3488d8325d83cd66e7d84c8d3b608ab4774f&name=fetchSteps!","layer":"ssr"},"startTime":1761173159377,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23229,"timestamp":109273295,"id":742,"parentId":721,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constants.js","layer":"ssr"},"startTime":1761173159358,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23329,"timestamp":109273489,"id":743,"parentId":720,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/defaultOptions.js","layer":"ssr"},"startTime":1761173159358,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23938,"timestamp":109273623,"id":744,"parentId":720,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/normalizeDates.js","layer":"ssr"},"startTime":1761173159358,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23918,"timestamp":109273925,"id":745,"parentId":721,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/getRoundingMethod.js","layer":"ssr"},"startTime":1761173159358,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24584,"timestamp":109274035,"id":746,"parentId":721,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js","layer":"ssr"},"startTime":1761173159358,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4268,"timestamp":109323960,"id":757,"parentId":723,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/longFormatters.js","layer":"ssr"},"startTime":1761173159408,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11264,"timestamp":109323775,"id":756,"parentId":723,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/formatters.js","layer":"ssr"},"startTime":1761173159408,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5343,"timestamp":109340258,"id":758,"parentId":756,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getDayOfYear.js","layer":"ssr"},"startTime":1761173159425,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10228,"timestamp":109340395,"id":759,"parentId":756,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getISOWeek.js","layer":"ssr"},"startTime":1761173159425,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10737,"timestamp":109340479,"id":760,"parentId":756,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getISOWeekYear.js","layer":"ssr"},"startTime":1761173159425,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11104,"timestamp":109340548,"id":761,"parentId":756,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getWeek.js","layer":"ssr"},"startTime":1761173159425,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12599,"timestamp":109340611,"id":762,"parentId":756,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getWeekYear.js","layer":"ssr"},"startTime":1761173159425,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2845,"timestamp":109368136,"id":763,"parentId":758,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfYear.js","layer":"ssr"},"startTime":1761173159452,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4775,"timestamp":109371116,"id":764,"parentId":759,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfISOWeek.js","layer":"ssr"},"startTime":1761173159455,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5094,"timestamp":109371237,"id":765,"parentId":759,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfISOWeekYear.js","layer":"ssr"},"startTime":1761173159456,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5436,"timestamp":109371324,"id":766,"parentId":761,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfWeek.js","layer":"ssr"},"startTime":1761173159456,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5822,"timestamp":109371404,"id":767,"parentId":761,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfWeekYear.js","layer":"ssr"},"startTime":1761173159456,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8105,"timestamp":109371493,"id":768,"parentId":723,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/protectedTokens.js","layer":"ssr"},"startTime":1761173159456,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1264,"timestamp":109387600,"id":769,"parentId":730,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sync-external-store@1.5.0_react@19.1.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"ssr"},"startTime":1761173159472,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":695,"timestamp":109400642,"id":770,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1761173159485,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":24535,"timestamp":109405043,"id":772,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1761173159489,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":28953,"timestamp":109405228,"id":773,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+_cea28f406c9cc5cc3c981261c5b85faa/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1761173159490,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":37460,"timestamp":109404808,"id":771,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+r_01f9063320ed9a23141b9f5a0fa2845e/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1761173159489,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":852,"timestamp":109448181,"id":774,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1761173159533,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5366,"timestamp":109449234,"id":775,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1761173159534,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5534,"timestamp":109449434,"id":776,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1761173159534,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5815,"timestamp":109449619,"id":777,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1761173159534,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4217,"timestamp":109465290,"id":778,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1761173159550,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":574,"timestamp":109475028,"id":779,"parentId":684,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1761173159559,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3356,"timestamp":109477205,"id":780,"parentId":732,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js","layer":"ssr"},"startTime":1761173159562,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5102,"timestamp":109483397,"id":781,"parentId":732,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"ssr"},"startTime":1761173159568,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":5262,"timestamp":109483513,"id":782,"parentId":699,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/index.tsx","layer":"ssr"},"startTime":1761173159568,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":9562,"timestamp":109483679,"id":783,"parentId":733,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/events-list.tsx","layer":"ssr"},"startTime":1761173159568,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":16274,"timestamp":109496719,"id":785,"parentId":738,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/event-colors.ts","layer":"ssr"},"startTime":1761173159581,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":16769,"timestamp":109496931,"id":786,"parentId":738,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-construction-types.ts","layer":"ssr"},"startTime":1761173159581,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":17167,"timestamp":109497151,"id":787,"parentId":738,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-time-utils.ts","layer":"ssr"},"startTime":1761173159581,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":23606,"timestamp":109494830,"id":784,"parentId":733,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/attribute-panel.tsx","layer":"ssr"},"startTime":1761173159579,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5435,"timestamp":109536167,"id":788,"parentId":689,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1761173159621,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5736,"timestamp":109536421,"id":789,"parentId":693,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react@_371703a1ca3bf4ac7c482bb53abd4670/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1761173159621,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9627,"timestamp":109547688,"id":790,"parentId":741,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US.js","layer":"ssr"},"startTime":1761173159632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":9429,"timestamp":109572485,"id":791,"parentId":693,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+react-dom@2.1.6_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1761173159657,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6228,"timestamp":109601495,"id":792,"parentId":756,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/addLeadingZeros.js","layer":"ssr"},"startTime":1761173159686,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6848,"timestamp":109601685,"id":793,"parentId":756,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/lightFormatters.js","layer":"ssr"},"startTime":1761173159686,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3152,"timestamp":109609058,"id":794,"parentId":780,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"ssr"},"startTime":1761173159693,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-process","duration":2790,"timestamp":109614570,"id":797,"parentId":796,"tags":{},"startTime":1761173159699,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-loader","duration":3038,"timestamp":109614355,"id":796,"parentId":795,"tags":{},"startTime":1761173159699,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":15325,"timestamp":109617459,"id":798,"parentId":795,"tags":{"astUsed":"true"},"startTime":1761173159702,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":20917,"timestamp":109612324,"id":795,"parentId":737,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/workflow-trace.module.css","layer":"ssr"},"startTime":1761173159697,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":10733,"timestamp":109646049,"id":799,"parentId":693,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1761173159730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":18072,"timestamp":109646719,"id":802,"parentId":783,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/detail-card.tsx","layer":"ssr"},"startTime":1761173159731,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":23136,"timestamp":109646345,"id":800,"parentId":782,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/context.tsx","layer":"ssr"},"startTime":1761173159731,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":31534,"timestamp":109646541,"id":801,"parentId":782,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/trace-viewer.tsx","layer":"ssr"},"startTime":1761173159731,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3745,"timestamp":109692121,"id":803,"parentId":697,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"ssr"},"startTime":1761173159776,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":23700,"timestamp":109692385,"id":804,"parentId":782,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/span-detail-panel.tsx","layer":"ssr"},"startTime":1761173159777,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5723,"timestamp":109736594,"id":805,"parentId":779,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1761173159821,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10238,"timestamp":109736853,"id":806,"parentId":790,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatDistance.js","layer":"ssr"},"startTime":1761173159821,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10502,"timestamp":109736973,"id":807,"parentId":790,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatLong.js","layer":"ssr"},"startTime":1761173159821,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10641,"timestamp":109737096,"id":808,"parentId":790,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatRelative.js","layer":"ssr"},"startTime":1761173159821,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11401,"timestamp":109737186,"id":809,"parentId":790,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/localize.js","layer":"ssr"},"startTime":1761173159822,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12454,"timestamp":109737289,"id":810,"parentId":790,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/match.js","layer":"ssr"},"startTime":1761173159822,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1421,"timestamp":109750175,"id":811,"parentId":734,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/dequal@2.0.3/node_modules/dequal/lite/index.mjs","layer":"ssr"},"startTime":1761173159835,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-process","duration":24234,"timestamp":109784255,"id":814,"parentId":813,"tags":{},"startTime":1761173159869,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-loader","duration":24292,"timestamp":109784231,"id":813,"parentId":812,"tags":{},"startTime":1761173159869,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":103900,"timestamp":109808558,"id":815,"parentId":812,"tags":{"astUsed":"true"},"startTime":1761173159893,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":129088,"timestamp":109784058,"id":812,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/trace-viewer.module.css","layer":"ssr"},"startTime":1761173159868,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":15008,"timestamp":109918938,"id":816,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/map.tsx","layer":"ssr"},"startTime":1761173160003,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":23461,"timestamp":109919429,"id":818,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/node.tsx","layer":"ssr"},"startTime":1761173160004,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":36656,"timestamp":109919232,"id":817,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/markers.tsx","layer":"ssr"},"startTime":1761173160004,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":22319,"timestamp":109934326,"id":819,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/search.tsx","layer":"ssr"},"startTime":1761173160019,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":26926,"timestamp":109934582,"id":820,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/zoom-button.tsx","layer":"ssr"},"startTime":1761173160019,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8949,"timestamp":109991473,"id":825,"parentId":805,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1761173160076,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":17083,"timestamp":109990559,"id":821,"parentId":800,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/constants.ts","layer":"ssr"},"startTime":1761173160075,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":17262,"timestamp":109990846,"id":822,"parentId":800,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/scrollbar-width.ts","layer":"ssr"},"startTime":1761173160075,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":19501,"timestamp":109991083,"id":823,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/tree.ts","layer":"ssr"},"startTime":1761173160075,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":31202,"timestamp":109991277,"id":824,"parentId":801,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/use-streaming-spans.ts","layer":"ssr"},"startTime":1761173160076,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1678,"timestamp":110027413,"id":826,"parentId":805,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1761173160112,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7985,"timestamp":110062272,"id":827,"parentId":807,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildFormatLongFn.js","layer":"ssr"},"startTime":1761173160147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8351,"timestamp":110062486,"id":828,"parentId":809,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildLocalizeFn.js","layer":"ssr"},"startTime":1761173160147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9060,"timestamp":110062586,"id":829,"parentId":810,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchFn.js","layer":"ssr"},"startTime":1761173160147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11411,"timestamp":110062685,"id":830,"parentId":810,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js","layer":"ssr"},"startTime":1761173160147,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":6044,"timestamp":110090055,"id":831,"parentId":804,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/ui.tsx","layer":"ssr"},"startTime":1761173160174,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":6452,"timestamp":110090313,"id":832,"parentId":804,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/timing.ts","layer":"ssr"},"startTime":1761173160175,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3017,"timestamp":110115863,"id":835,"parentId":825,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1761173160200,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":5023,"timestamp":110115430,"id":833,"parentId":817,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/use-trackpad-zoom.tsx","layer":"ssr"},"startTime":1761173160200,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":5342,"timestamp":110115687,"id":834,"parentId":819,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/search-input.tsx","layer":"ssr"},"startTime":1761173160200,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5753,"timestamp":110121347,"id":836,"parentId":826,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1761173160206,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":5406,"timestamp":110129489,"id":837,"parentId":816,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/use-immediate-style.ts","layer":"ssr"},"startTime":1761173160214,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":5918,"timestamp":110129694,"id":838,"parentId":820,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/zoom-icons.tsx","layer":"ssr"},"startTime":1761173160214,"traceId":"b82c01a4fb2d066b"}]
|
|
9
|
+
[{"name":"build-module-ts","duration":6545,"timestamp":110144415,"id":839,"parentId":824,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/worker.ts","layer":"ssr"},"startTime":1761173160229,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1302,"timestamp":110165753,"id":840,"parentId":836,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1761173160250,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6453,"timestamp":110166033,"id":841,"parentId":836,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1761173160250,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":18733,"timestamp":110184760,"id":842,"parentId":791,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1761173160269,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":7663,"timestamp":110220251,"id":843,"parentId":805,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1761173160305,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":777,"timestamp":110231712,"id":844,"parentId":825,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1761173160316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":694,"timestamp":110241750,"id":845,"parentId":826,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1761173160326,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":667,"timestamp":110247630,"id":846,"parentId":825,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1761173160332,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":687,"timestamp":110253733,"id":847,"parentId":836,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1761173160338,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2800,"timestamp":110264453,"id":848,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1761173160349,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":996,"timestamp":110267879,"id":849,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1761173160352,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2340,"timestamp":110276553,"id":850,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1761173160361,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2479,"timestamp":110276784,"id":851,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1761173160361,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2824,"timestamp":110276977,"id":852,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1761173160361,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4935,"timestamp":110277186,"id":853,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1761173160362,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5030,"timestamp":110277366,"id":854,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1761173160362,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5249,"timestamp":110277565,"id":855,"parentId":844,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1761173160362,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2378,"timestamp":110313832,"id":856,"parentId":845,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1761173160398,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5270,"timestamp":110314136,"id":857,"parentId":845,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1761173160398,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5372,"timestamp":110314337,"id":858,"parentId":845,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1761173160399,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6049,"timestamp":110314523,"id":859,"parentId":845,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1761173160399,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6114,"timestamp":110314712,"id":860,"parentId":836,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1761173160399,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1906,"timestamp":110321816,"id":861,"parentId":845,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1761173160406,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":750,"timestamp":110325779,"id":862,"parentId":845,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1761173160410,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4028,"timestamp":110333285,"id":863,"parentId":847,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1761173160418,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4344,"timestamp":110333494,"id":864,"parentId":847,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1761173160418,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3289,"timestamp":110342374,"id":865,"parentId":842,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1761173160427,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":561,"timestamp":110352684,"id":866,"parentId":857,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1761173160437,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1030,"timestamp":110368475,"id":867,"parentId":860,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1761173160453,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1398,"timestamp":110368685,"id":868,"parentId":860,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1761173160453,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1187,"timestamp":110372543,"id":869,"parentId":860,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1761173160457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":4872,"timestamp":110376565,"id":870,"parentId":842,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1761173160461,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":20458,"timestamp":110411095,"id":871,"parentId":842,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1761173160495,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":750,"timestamp":110464487,"id":872,"parentId":866,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1761173160549,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2086,"timestamp":110470183,"id":873,"parentId":868,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1761173160555,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":3278,"timestamp":110533853,"id":878,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js?actions=%5B%5B%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Flib%2Fconfig-world.ts%22%2C%5B%7B%22id%22%3A%2240393afb921ccc48cb0bd3301ace60e27d0cf92ad8%22%2C%22exportedName%22%3A%22setupWorld%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%2C%7B%22id%22%3A%2240c434477dd067342283c21611a4ca7ee82e4d6aec%22%2C%22exportedName%22%3A%22validateWorldConfig%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%2C%7B%22id%22%3A%227f83f6ad662ed16be73f52a59fa399c1577a6bd4cd%22%2C%22exportedName%22%3A%22getDefaultWorldConfig%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%5D%5D%5D&__client_imported__=true!","layer":"action-browser"},"startTime":1761173160618,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":930,"timestamp":110537161,"id":879,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js?actions=%5B%5B%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Flib%2Fconfig-world.ts%22%2C%5B%7B%22id%22%3A%2240393afb921ccc48cb0bd3301ace60e27d0cf92ad8%22%2C%22exportedName%22%3A%22setupWorld%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%2C%7B%22id%22%3A%2240c434477dd067342283c21611a4ca7ee82e4d6aec%22%2C%22exportedName%22%3A%22validateWorldConfig%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%2C%7B%22id%22%3A%227f83f6ad662ed16be73f52a59fa399c1577a6bd4cd%22%2C%22exportedName%22%3A%22getDefaultWorldConfig%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%5D%5D%2C%5B%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Flib%2Fworld.ts%22%2C%5B%7B%22id%22%3A%2240e79b01bc9a852d37fe69e68ad14effc234e74dff%22%2C%22exportedName%22%3A%22getStepStreams%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22602b9f1816c8eb1547f0732fb5455f1d16a8e14ae7%22%2C%22exportedName%22%3A%22cancelRun%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22606fa85065d02470e319ae4dee279b1ecf9767e16e%22%2C%22exportedName%22%3A%22fetchRun%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22607126fddf47bc29fcf355ecf18e12be872d75e730%22%2C%22exportedName%22%3A%22fetchHook%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227063646fd16e68fd4e349c525523607fee915553b6%22%2C%22exportedName%22%3A%22fetchStep%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22706bfed013d7e42bf8de2d77d11e9d64ab1e48a439%22%2C%22exportedName%22%3A%22readStream%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%2278de2389d1241dea7727dccb622cfb77e85dab664c%22%2C%22exportedName%22%3A%22fetchRuns%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227c8a6c644c58145a7602f0a668032f0016d389adad%22%2C%22exportedName%22%3A%22fetchSteps%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227cea6216e71bbd1d88d28dc17d3bb3015a3498ceb3%22%2C%22exportedName%22%3A%22fetchHooks%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227e0846243c317bfb3ef658067b2bdf9f713f88abcb%22%2C%22exportedName%22%3A%22fetchEvents%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227e61f819e3d5bcb00e838ebf9081a931fdc322d976%22%2C%22exportedName%22%3A%22fetchEventsByCorrelationId%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%5D%5D%2C%5B%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fworkflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%2C%5B%7B%22id%22%3A%22601acd38e20696bc90fc911e9c54b8900ce71e2530%22%2C%22exportedName%22%3A%22fetchRuns%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%22604b4987f46f6607e60ad657be80d37bd9a75cd887%22%2C%22exportedName%22%3A%22cancelRun%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%226066a58609ef680922591c9f4711e84c34d8cc29e9%22%2C%22exportedName%22%3A%22fetchHooks%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%2260745e7c7a216a94f38034c0fea68bd4b84ec9e070%22%2C%22exportedName%22%3A%22fetchRun%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%2260a92549574033922636cc92623f46a987d78d3d4a%22%2C%22exportedName%22%3A%22fetchHook%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%2270360e0ac3362207d04f3d20b1d7bb2247d0f03f87%22%2C%22exportedName%22%3A%22fetchStep%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%22709c957c5977a6f9b2b59de6351f5c9ba5b7ca9216%22%2C%22exportedName%22%3A%22fetchEvents%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%2270e33b12fff5319c62af54e95d5f69b397f58357db%22%2C%22exportedName%22%3A%22fetchEventsByCorrelationId%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%2C%7B%22id%22%3A%2270e5bb3488d8325d83cd66e7d84c8d3b608ab4774f%22%2C%22exportedName%22%3A%22fetchSteps%22%2C%22filename%22%3A%22workflow-trace-viewer%2Fapi%2Fworkflow-server-actions.ts%22%7D%5D%5D%5D&__client_imported__=true!","layer":"action-browser"},"startTime":1761173160621,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":578,"timestamp":110538108,"id":880,"parentId":20,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js?actions=%5B%5B%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Flib%2Fconfig-world.ts%22%2C%5B%7B%22id%22%3A%2240393afb921ccc48cb0bd3301ace60e27d0cf92ad8%22%2C%22exportedName%22%3A%22setupWorld%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%2C%7B%22id%22%3A%2240c434477dd067342283c21611a4ca7ee82e4d6aec%22%2C%22exportedName%22%3A%22validateWorldConfig%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%2C%7B%22id%22%3A%227f83f6ad662ed16be73f52a59fa399c1577a6bd4cd%22%2C%22exportedName%22%3A%22getDefaultWorldConfig%22%2C%22filename%22%3A%22lib%2Fconfig-world.ts%22%7D%5D%5D%2C%5B%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Flib%2Fworld.ts%22%2C%5B%7B%22id%22%3A%2240e79b01bc9a852d37fe69e68ad14effc234e74dff%22%2C%22exportedName%22%3A%22getStepStreams%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22602b9f1816c8eb1547f0732fb5455f1d16a8e14ae7%22%2C%22exportedName%22%3A%22cancelRun%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22606fa85065d02470e319ae4dee279b1ecf9767e16e%22%2C%22exportedName%22%3A%22fetchRun%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22607126fddf47bc29fcf355ecf18e12be872d75e730%22%2C%22exportedName%22%3A%22fetchHook%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227063646fd16e68fd4e349c525523607fee915553b6%22%2C%22exportedName%22%3A%22fetchStep%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%22706bfed013d7e42bf8de2d77d11e9d64ab1e48a439%22%2C%22exportedName%22%3A%22readStream%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%2278de2389d1241dea7727dccb622cfb77e85dab664c%22%2C%22exportedName%22%3A%22fetchRuns%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227c8a6c644c58145a7602f0a668032f0016d389adad%22%2C%22exportedName%22%3A%22fetchSteps%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227cea6216e71bbd1d88d28dc17d3bb3015a3498ceb3%22%2C%22exportedName%22%3A%22fetchHooks%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227e0846243c317bfb3ef658067b2bdf9f713f88abcb%22%2C%22exportedName%22%3A%22fetchEvents%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%2C%7B%22id%22%3A%227e61f819e3d5bcb00e838ebf9081a931fdc322d976%22%2C%22exportedName%22%3A%22fetchEventsByCorrelationId%22%2C%22filename%22%3A%22lib%2Fworld.ts%22%7D%5D%5D%5D&__client_imported__=true!","layer":"action-browser"},"startTime":1761173160622,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":7516,"timestamp":110544797,"id":881,"parentId":878,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/config-world.ts","layer":"action-browser"},"startTime":1761173160629,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":10974,"timestamp":110545046,"id":882,"parentId":879,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/world.ts","layer":"action-browser"},"startTime":1761173160629,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":7840,"timestamp":110568246,"id":883,"parentId":882,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/utils.ts","layer":"action-browser"},"startTime":1761173160653,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":11582,"timestamp":110568477,"id":884,"parentId":879,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/api/workflow-server-actions.ts","layer":"action-browser"},"startTime":1761173160653,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1758,"timestamp":110586211,"id":886,"parentId":883,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"action-browser"},"startTime":1761173160671,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":16008,"timestamp":110586393,"id":887,"parentId":883,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/tailwind-merge@2.6.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"action-browser"},"startTime":1761173160671,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25776,"timestamp":110586049,"id":885,"parentId":883,"tags":{"name":"__barrel_optimize__?names=formatDistanceStrict!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/index.js","layer":"action-browser"},"startTime":1761173160670,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8321,"timestamp":110619882,"id":888,"parentId":885,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/formatDistanceStrict.js","layer":"action-browser"},"startTime":1761173160704,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18913,"timestamp":110631898,"id":889,"parentId":881,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/runtime.js","layer":"action-browser"},"startTime":1761173160716,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19183,"timestamp":110632807,"id":890,"parentId":882,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/observability.js","layer":"action-browser"},"startTime":1761173160717,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":36,"timestamp":110652680,"id":891,"parentId":881,"tags":{"name":"node:fs","layer":null},"startTime":1761173160737,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":13,"timestamp":110652738,"id":892,"parentId":881,"tags":{"name":"node:path","layer":null},"startTime":1761173160737,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5547,"timestamp":110653547,"id":893,"parentId":888,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/compareAsc.js","layer":"action-browser"},"startTime":1761173160738,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6242,"timestamp":110653714,"id":894,"parentId":888,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constants.js","layer":"action-browser"},"startTime":1761173160738,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6343,"timestamp":110653825,"id":895,"parentId":888,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/defaultLocale.js","layer":"action-browser"},"startTime":1761173160738,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6487,"timestamp":110653936,"id":896,"parentId":888,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/defaultOptions.js","layer":"action-browser"},"startTime":1761173160738,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6607,"timestamp":110654061,"id":897,"parentId":888,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/getRoundingMethod.js","layer":"action-browser"},"startTime":1761173160738,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6788,"timestamp":110654166,"id":898,"parentId":888,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js","layer":"action-browser"},"startTime":1761173160738,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6961,"timestamp":110654268,"id":899,"parentId":888,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/normalizeDates.js","layer":"action-browser"},"startTime":1761173160739,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3169,"timestamp":110663042,"id":900,"parentId":893,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/toDate.js","layer":"action-browser"},"startTime":1761173160747,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3414,"timestamp":110663172,"id":901,"parentId":899,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constructFrom.js","layer":"action-browser"},"startTime":1761173160748,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3662,"timestamp":110663285,"id":902,"parentId":895,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US.js","layer":"action-browser"},"startTime":1761173160748,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5788,"timestamp":110684316,"id":903,"parentId":902,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatDistance.js","layer":"action-browser"},"startTime":1761173160769,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5957,"timestamp":110684516,"id":904,"parentId":902,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatLong.js","layer":"action-browser"},"startTime":1761173160769,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6102,"timestamp":110684625,"id":905,"parentId":902,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatRelative.js","layer":"action-browser"},"startTime":1761173160769,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6922,"timestamp":110684728,"id":906,"parentId":902,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/localize.js","layer":"action-browser"},"startTime":1761173160769,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8345,"timestamp":110684837,"id":907,"parentId":902,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/match.js","layer":"action-browser"},"startTime":1761173160769,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1478,"timestamp":110693426,"id":908,"parentId":881,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/server-reference.js","layer":"action-browser"},"startTime":1761173160778,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3961,"timestamp":110693646,"id":909,"parentId":881,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-validate.js","layer":"action-browser"},"startTime":1761173160778,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3828,"timestamp":110698954,"id":910,"parentId":904,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildFormatLongFn.js","layer":"action-browser"},"startTime":1761173160783,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4140,"timestamp":110699111,"id":911,"parentId":906,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildLocalizeFn.js","layer":"action-browser"},"startTime":1761173160783,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4650,"timestamp":110699221,"id":912,"parentId":907,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchFn.js","layer":"action-browser"},"startTime":1761173160784,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4957,"timestamp":110699312,"id":913,"parentId":907,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js","layer":"action-browser"},"startTime":1761173160784,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":534,"timestamp":110704312,"id":914,"parentId":908,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js","layer":"action-browser"},"startTime":1761173160789,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3266,"timestamp":110708609,"id":915,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/global.js","layer":"action-browser"},"startTime":1761173160793,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3698,"timestamp":110708821,"id":916,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/logger.js","layer":"action-browser"},"startTime":1761173160793,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6016,"timestamp":110712637,"id":917,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/private.js","layer":"action-browser"},"startTime":1761173160797,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6189,"timestamp":110712841,"id":918,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/schemas.js","layer":"action-browser"},"startTime":1761173160797,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9879,"timestamp":110719112,"id":924,"parentId":881,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/encryption.js","layer":"action-browser"},"startTime":1761173160803,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17637,"timestamp":110713219,"id":920,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/telemetry.js","layer":"action-browser"},"startTime":1761173160798,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18053,"timestamp":110713378,"id":921,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/types.js","layer":"action-browser"},"startTime":1761173160798,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18783,"timestamp":110713530,"id":922,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/util.js","layer":"action-browser"},"startTime":1761173160798,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22017,"timestamp":110713687,"id":923,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/workflow.js","layer":"action-browser"},"startTime":1761173160798,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27780,"timestamp":110713049,"id":919,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/serialization.js","layer":"action-browser"},"startTime":1761173160797,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5396,"timestamp":110755106,"id":925,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/runtime/world.js","layer":"action-browser"},"startTime":1761173160839,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8862,"timestamp":110755368,"id":926,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/runtime/resume-hook.js","layer":"action-browser"},"startTime":1761173160840,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15927,"timestamp":110764545,"id":927,"parentId":924,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"action-browser"},"startTime":1761173160849,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15679,"timestamp":110764992,"id":929,"parentId":924,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"action-browser"},"startTime":1761173160849,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15726,"timestamp":110765216,"id":930,"parentId":924,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.node.js","layer":"action-browser"},"startTime":1761173160850,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15462,"timestamp":110765623,"id":932,"parentId":924,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/server-only/empty.js","layer":"action-browser"},"startTime":1761173160850,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21006,"timestamp":110765804,"id":933,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/runtime/start.js","layer":"action-browser"},"startTime":1761173160850,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23117,"timestamp":110765977,"id":934,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/step/context-storage.js","layer":"action-browser"},"startTime":1761173160850,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22018,"timestamp":110768207,"id":935,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/telemetry/semantic-conventions.js","layer":"action-browser"},"startTime":1761173160853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27738,"timestamp":110765427,"id":931,"parentId":924,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/encryption-utils.js","layer":"action-browser"},"startTime":1761173160850,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":38506,"timestamp":110764787,"id":928,"parentId":924,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"action-browser"},"startTime":1761173160849,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8854,"timestamp":110806657,"id":936,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"action-browser"},"startTime":1761173160891,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10349,"timestamp":110806916,"id":937,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"action-browser"},"startTime":1761173160891,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10442,"timestamp":110807111,"id":938,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/detached-promise.js","layer":"action-browser"},"startTime":1761173160891,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10817,"timestamp":110807310,"id":939,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/scheduler.js","layer":"action-browser"},"startTime":1761173160892,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11089,"timestamp":110807471,"id":940,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/encoded-tags.js","layer":"action-browser"},"startTime":1761173160892,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11585,"timestamp":110807644,"id":941,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"action-browser"},"startTime":1761173160892,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14048,"timestamp":110807834,"id":942,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/errors/constants.js","layer":"action-browser"},"startTime":1761173160892,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14575,"timestamp":110807926,"id":943,"parentId":927,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js","layer":"action-browser"},"startTime":1761173160892,"traceId":"b82c01a4fb2d066b"}]
|
|
10
|
+
[{"name":"build-module-js","duration":14581,"timestamp":110808225,"id":945,"parentId":931,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"action-browser"},"startTime":1761173160893,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28299,"timestamp":110808333,"id":946,"parentId":931,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"action-browser"},"startTime":1761173160893,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5548,"timestamp":110843268,"id":949,"parentId":928,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"action-browser"},"startTime":1761173160928,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9770,"timestamp":110843456,"id":950,"parentId":928,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"action-browser"},"startTime":1761173160928,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21030,"timestamp":110837293,"id":947,"parentId":928,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"action-browser"},"startTime":1761173160922,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15773,"timestamp":110843138,"id":948,"parentId":928,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"action-browser"},"startTime":1761173160927,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15859,"timestamp":110843643,"id":951,"parentId":928,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"action-browser"},"startTime":1761173160928,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29083,"timestamp":110863495,"id":952,"parentId":936,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"action-browser"},"startTime":1761173160948,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29431,"timestamp":110864028,"id":956,"parentId":936,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/index.js","layer":"action-browser"},"startTime":1761173160948,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":127607,"timestamp":110808026,"id":944,"parentId":930,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js","layer":"action-browser"},"startTime":1761173160892,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":83852,"timestamp":110863731,"id":953,"parentId":936,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"action-browser"},"startTime":1761173160948,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":84050,"timestamp":110863833,"id":954,"parentId":946,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"action-browser"},"startTime":1761173160948,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":84515,"timestamp":110863924,"id":955,"parentId":946,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"action-browser"},"startTime":1761173160948,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":87163,"timestamp":110864214,"id":957,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/events-consumer.js","layer":"action-browser"},"startTime":1761173160949,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":88039,"timestamp":110864398,"id":958,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/step.js","layer":"action-browser"},"startTime":1761173160949,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":35,"timestamp":110973379,"id":960,"parentId":921,"tags":{"name":"node:util","layer":null},"startTime":1761173161058,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15528,"timestamp":110959228,"id":959,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/symbols.js","layer":"action-browser"},"startTime":1761173161044,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":24,"timestamp":110986655,"id":984,"parentId":923,"tags":{"name":"node:vm","layer":null},"startTime":1761173161071,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18730,"timestamp":110977049,"id":962,"parentId":944,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"action-browser"},"startTime":1761173161061,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18827,"timestamp":110977296,"id":963,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context-api.js","layer":"action-browser"},"startTime":1761173161062,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18842,"timestamp":110977506,"id":964,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag-api.js","layer":"action-browser"},"startTime":1761173161062,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18852,"timestamp":110977712,"id":965,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics-api.js","layer":"action-browser"},"startTime":1761173161062,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18871,"timestamp":110977906,"id":966,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation-api.js","layer":"action-browser"},"startTime":1761173161062,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18860,"timestamp":110978124,"id":967,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace-api.js","layer":"action-browser"},"startTime":1761173161062,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19171,"timestamp":110978333,"id":968,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/utils.js","layer":"action-browser"},"startTime":1761173161063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19398,"timestamp":110978532,"id":969,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context/context.js","layer":"action-browser"},"startTime":1761173161063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19696,"timestamp":110978731,"id":970,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/consoleLogger.js","layer":"action-browser"},"startTime":1761173161063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19781,"timestamp":110978930,"id":971,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/types.js","layer":"action-browser"},"startTime":1761173161063,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19057,"timestamp":110982173,"id":972,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeter.js","layer":"action-browser"},"startTime":1761173161067,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19075,"timestamp":110982383,"id":973,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/Metric.js","layer":"action-browser"},"startTime":1761173161067,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19149,"timestamp":110982589,"id":974,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation/TextMapPropagator.js","layer":"action-browser"},"startTime":1761173161067,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23478,"timestamp":110982788,"id":975,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracer.js","layer":"action-browser"},"startTime":1761173161067,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23838,"timestamp":110982987,"id":976,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/ProxyTracerProvider.js","layer":"action-browser"},"startTime":1761173161067,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23929,"timestamp":110983210,"id":977,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/SamplingResult.js","layer":"action-browser"},"startTime":1761173161068,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24026,"timestamp":110983399,"id":978,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/span_kind.js","layer":"action-browser"},"startTime":1761173161068,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24082,"timestamp":110983598,"id":979,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/status.js","layer":"action-browser"},"startTime":1761173161068,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24124,"timestamp":110983794,"id":980,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/trace_flags.js","layer":"action-browser"},"startTime":1761173161068,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28068,"timestamp":110983991,"id":981,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/spancontext-utils.js","layer":"action-browser"},"startTime":1761173161068,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26124,"timestamp":110986237,"id":982,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/invalid-span-constants.js","layer":"action-browser"},"startTime":1761173161071,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26136,"timestamp":110986452,"id":983,"parentId":956,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/utils.js","layer":"action-browser"},"startTime":1761173161071,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":43771,"timestamp":110973437,"id":961,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/vm/index.js","layer":"action-browser"},"startTime":1761173161058,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32826,"timestamp":110986699,"id":985,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/workflow/get-workflow-metadata.js","layer":"action-browser"},"startTime":1761173161071,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":33875,"timestamp":110986904,"id":986,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/workflow/hook.js","layer":"action-browser"},"startTime":1761173161071,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":28,"timestamp":111060628,"id":998,"parentId":925,"tags":{"name":"node:module","layer":null},"startTime":1761173161145,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11117,"timestamp":111056419,"id":987,"parentId":963,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/context.js","layer":"action-browser"},"startTime":1761173161141,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12132,"timestamp":111056721,"id":988,"parentId":964,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/diag.js","layer":"action-browser"},"startTime":1761173161141,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14517,"timestamp":111056922,"id":989,"parentId":965,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/metrics.js","layer":"action-browser"},"startTime":1761173161141,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12992,"timestamp":111059226,"id":990,"parentId":966,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/propagation.js","layer":"action-browser"},"startTime":1761173161144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13494,"timestamp":111059431,"id":991,"parentId":967,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/api/trace.js","layer":"action-browser"},"startTime":1761173161144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16124,"timestamp":111059589,"id":992,"parentId":975,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NoopTracer.js","layer":"action-browser"},"startTime":1761173161144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16278,"timestamp":111059750,"id":993,"parentId":976,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NoopTracerProvider.js","layer":"action-browser"},"startTime":1761173161144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16591,"timestamp":111059913,"id":994,"parentId":981,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/NonRecordingSpan.js","layer":"action-browser"},"startTime":1761173161144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19719,"timestamp":111060102,"id":995,"parentId":968,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/internal/baggage-impl.js","layer":"action-browser"},"startTime":1761173161144,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19760,"timestamp":111060285,"id":996,"parentId":968,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/internal/symbol.js","layer":"action-browser"},"startTime":1761173161145,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20444,"timestamp":111060461,"id":997,"parentId":983,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-impl.js","layer":"action-browser"},"startTime":1761173161145,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":28,"timestamp":111086671,"id":999,"parentId":934,"tags":{"name":"node:async_hooks","layer":null},"startTime":1761173161171,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6302,"timestamp":111107348,"id":1000,"parentId":987,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context/NoopContextManager.js","layer":"action-browser"},"startTime":1761173161192,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8605,"timestamp":111107640,"id":1001,"parentId":987,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/internal/global-utils.js","layer":"action-browser"},"startTime":1761173161192,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9514,"timestamp":111107862,"id":1002,"parentId":988,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/ComponentLogger.js","layer":"action-browser"},"startTime":1761173161192,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7607,"timestamp":111110099,"id":1003,"parentId":989,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeterProvider.js","layer":"action-browser"},"startTime":1761173161194,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7672,"timestamp":111110298,"id":1004,"parentId":990,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation/NoopTextMapPropagator.js","layer":"action-browser"},"startTime":1761173161195,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9895,"timestamp":111110497,"id":1005,"parentId":990,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/baggage/context-helpers.js","layer":"action-browser"},"startTime":1761173161195,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10196,"timestamp":111110697,"id":1006,"parentId":991,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/context-utils.js","layer":"action-browser"},"startTime":1761173161195,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10434,"timestamp":111110895,"id":1007,"parentId":988,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/diag/internal/logLevelLogger.js","layer":"action-browser"},"startTime":1761173161195,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10603,"timestamp":111111130,"id":1008,"parentId":997,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/trace/internal/tracestate-validators.js","layer":"action-browser"},"startTime":1761173161195,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1283,"timestamp":111135293,"id":1009,"parentId":1001,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/index.js","layer":"action-browser"},"startTime":1761173161220,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1246,"timestamp":111135528,"id":1010,"parentId":1001,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/version.js","layer":"action-browser"},"startTime":1761173161220,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1817,"timestamp":111135727,"id":1011,"parentId":1001,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/internal/semver.js","layer":"action-browser"},"startTime":1761173161220,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5261,"timestamp":111141410,"id":1012,"parentId":961,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/vm/uuid.js","layer":"action-browser"},"startTime":1761173161226,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":584,"timestamp":111148646,"id":1013,"parentId":1009,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/node/index.js","layer":"action-browser"},"startTime":1761173161233,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":626,"timestamp":111154707,"id":1014,"parentId":1013,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/platform/node/globalThis.js","layer":"action-browser"},"startTime":1761173161239,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10151,"timestamp":111220273,"id":1015,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/packages/errors/dist/index.js","layer":"action-browser"},"startTime":1761173161305,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1347,"timestamp":111245188,"id":1016,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/nanoid@5.1.6/node_modules/nanoid/index.js","layer":"action-browser"},"startTime":1761173161330,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1173,"timestamp":111249679,"id":1017,"parentId":889,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/index.js","layer":"action-browser"},"startTime":1761173161334,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":656,"timestamp":111253280,"id":1018,"parentId":919,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/devalue@5.4.1/node_modules/devalue/index.js","layer":"action-browser"},"startTime":1761173161338,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1024,"timestamp":111261171,"id":1019,"parentId":916,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/debug@4.4.3_supports-color@8.1.1/node_modules/debug/src/index.js","layer":"action-browser"},"startTime":1761173161346,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5454,"timestamp":111270406,"id":1020,"parentId":925,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/index.js","layer":"action-browser"},"startTime":1761173161355,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7648,"timestamp":111270659,"id":1021,"parentId":925,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/index.js","layer":"action-browser"},"startTime":1761173161355,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":850,"timestamp":111278584,"id":1022,"parentId":918,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/index.js","layer":"action-browser"},"startTime":1761173161363,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":814,"timestamp":111288509,"id":1023,"parentId":961,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/index.js","layer":"action-browser"},"startTime":1761173161373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4336,"timestamp":111304069,"id":1024,"parentId":1017,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/headers.js","layer":"action-browser"},"startTime":1761173161388,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6844,"timestamp":111304411,"id":1025,"parentId":1017,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/get-env.js","layer":"action-browser"},"startTime":1761173161389,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7322,"timestamp":111304625,"id":1026,"parentId":1017,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/wait-until.js","layer":"action-browser"},"startTime":1761173161389,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7921,"timestamp":111304824,"id":1027,"parentId":1017,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/middleware.js","layer":"action-browser"},"startTime":1761173161389,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7929,"timestamp":111305043,"id":1028,"parentId":1016,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/nanoid@5.1.6/node_modules/nanoid/url-alphabet/index.js","layer":"action-browser"},"startTime":1761173161389,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8361,"timestamp":111318251,"id":1029,"parentId":1018,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/devalue@5.4.1/node_modules/devalue/src/uneval.js","layer":"action-browser"},"startTime":1761173161403,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11731,"timestamp":111318488,"id":1030,"parentId":1018,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/devalue@5.4.1/node_modules/devalue/src/parse.js","layer":"action-browser"},"startTime":1761173161403,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2872,"timestamp":111332577,"id":1031,"parentId":1018,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/devalue@5.4.1/node_modules/devalue/src/stringify.js","layer":"action-browser"},"startTime":1761173161417,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8116,"timestamp":111337221,"id":1032,"parentId":923,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/ulid@3.0.1/node_modules/ulid/dist/node/index.js","layer":"action-browser"},"startTime":1761173161422,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6926,"timestamp":111350387,"id":1033,"parentId":1019,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/debug@4.4.3_supports-color@8.1.1/node_modules/debug/src/browser.js","layer":"action-browser"},"startTime":1761173161435,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12517,"timestamp":111350603,"id":1034,"parentId":1019,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/debug@4.4.3_supports-color@8.1.1/node_modules/debug/src/node.js","layer":"action-browser"},"startTime":1761173161435,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16618,"timestamp":111364265,"id":1035,"parentId":1020,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/auth.js","layer":"action-browser"},"startTime":1761173161449,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16905,"timestamp":111364479,"id":1036,"parentId":1020,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/config.js","layer":"action-browser"},"startTime":1761173161449,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18382,"timestamp":111364668,"id":1037,"parentId":1020,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/queue.js","layer":"action-browser"},"startTime":1761173161449,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22655,"timestamp":111364877,"id":1038,"parentId":1020,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/storage.js","layer":"action-browser"},"startTime":1761173161449,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24125,"timestamp":111365095,"id":1039,"parentId":1020,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/streamer.js","layer":"action-browser"},"startTime":1761173161449,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":37,"timestamp":111399886,"id":1040,"parentId":1034,"tags":{"name":"tty","layer":null},"startTime":1761173161484,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12853,"timestamp":111399945,"id":1041,"parentId":1021,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/auth.js","layer":"action-browser"},"startTime":1761173161484,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13458,"timestamp":111400243,"id":1042,"parentId":1021,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/queue.js","layer":"action-browser"},"startTime":1761173161485,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20824,"timestamp":111400449,"id":1043,"parentId":1021,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/storage.js","layer":"action-browser"},"startTime":1761173161485,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6697,"timestamp":111421875,"id":1044,"parentId":1021,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/streamer.js","layer":"action-browser"},"startTime":1761173161506,"traceId":"b82c01a4fb2d066b"}]
|
|
11
|
+
[{"name":"build-module","duration":22,"timestamp":111428946,"id":1045,"parentId":1016,"tags":{"name":"node:crypto","layer":null},"startTime":1761173161513,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1870,"timestamp":111436594,"id":1046,"parentId":1026,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/get-context.js","layer":"action-browser"},"startTime":1761173161521,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3101,"timestamp":111436833,"id":1047,"parentId":1029,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/devalue@5.4.1/node_modules/devalue/src/utils.js","layer":"action-browser"},"startTime":1761173161521,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4098,"timestamp":111437068,"id":1048,"parentId":1030,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/devalue@5.4.1/node_modules/devalue/src/base64.js","layer":"action-browser"},"startTime":1761173161521,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":781,"timestamp":111444185,"id":1049,"parentId":1030,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/devalue@5.4.1/node_modules/devalue/src/constants.js","layer":"action-browser"},"startTime":1761173161529,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":21,"timestamp":111447101,"id":1051,"parentId":1037,"tags":{"name":"node:timers/promises","layer":null},"startTime":1761173161531,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2841,"timestamp":111446864,"id":1050,"parentId":1023,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/seedrandom.js","layer":"action-browser"},"startTime":1761173161531,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3181,"timestamp":111447140,"id":1052,"parentId":1022,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/external.js","layer":"action-browser"},"startTime":1761173161531,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4789,"timestamp":111454464,"id":1053,"parentId":1017,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/cache/index.js","layer":"action-browser"},"startTime":1761173161539,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6374,"timestamp":111454667,"id":1054,"parentId":1017,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/db-connections/index.js","layer":"action-browser"},"startTime":1761173161539,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8679,"timestamp":111454850,"id":1055,"parentId":1017,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/purge/index.js","layer":"action-browser"},"startTime":1761173161539,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9894,"timestamp":111455064,"id":1056,"parentId":1023,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/lib/alea.js","layer":"action-browser"},"startTime":1761173161539,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2855,"timestamp":111476960,"id":1057,"parentId":1023,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/lib/xor128.js","layer":"action-browser"},"startTime":1761173161561,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3497,"timestamp":111477268,"id":1058,"parentId":1023,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/lib/xorwow.js","layer":"action-browser"},"startTime":1761173161562,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4426,"timestamp":111477425,"id":1059,"parentId":1023,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/lib/xorshift7.js","layer":"action-browser"},"startTime":1761173161562,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":19,"timestamp":111485356,"id":1060,"parentId":1050,"tags":{"name":"crypto","layer":null},"startTime":1761173161570,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1501,"timestamp":111485386,"id":1061,"parentId":1023,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/lib/xor4096.js","layer":"action-browser"},"startTime":1761173161570,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5575,"timestamp":111490737,"id":1064,"parentId":1023,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/seedrandom@3.0.5/node_modules/seedrandom/lib/tychei.js","layer":"action-browser"},"startTime":1761173161575,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7281,"timestamp":111490889,"id":1065,"parentId":1033,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/debug@4.4.3_supports-color@8.1.1/node_modules/debug/src/common.js","layer":"action-browser"},"startTime":1761173161575,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10963,"timestamp":111490383,"id":1062,"parentId":1036,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/util.js","layer":"action-browser"},"startTime":1761173161575,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13045,"timestamp":111490576,"id":1063,"parentId":1038,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-local/dist/fs.js","layer":"action-browser"},"startTime":1761173161575,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":24,"timestamp":111507400,"id":1066,"parentId":1039,"tags":{"name":"node:events","layer":null},"startTime":1761173161592,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29678,"timestamp":111509466,"id":1067,"parentId":1041,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/utils.js","layer":"action-browser"},"startTime":1761173161594,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25386,"timestamp":111515428,"id":1068,"parentId":1043,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/events.js","layer":"action-browser"},"startTime":1761173161600,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30344,"timestamp":111515647,"id":1069,"parentId":1043,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/hooks.js","layer":"action-browser"},"startTime":1761173161600,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35390,"timestamp":111516019,"id":1071,"parentId":1043,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/steps.js","layer":"action-browser"},"startTime":1761173161600,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":59682,"timestamp":111565284,"id":1072,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/schemas.js","layer":"action-browser"},"startTime":1761173161650,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":120792,"timestamp":111515824,"id":1070,"parentId":1043,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world-vercel/dist/runs.js","layer":"action-browser"},"startTime":1761173161600,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6573,"timestamp":111640303,"id":1073,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/checks.js","layer":"action-browser"},"startTime":1761173161725,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9961,"timestamp":111640584,"id":1074,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/errors.js","layer":"action-browser"},"startTime":1761173161725,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10542,"timestamp":111640788,"id":1075,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/parse.js","layer":"action-browser"},"startTime":1761173161725,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10821,"timestamp":111640982,"id":1076,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/compat.js","layer":"action-browser"},"startTime":1761173161725,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3555,"timestamp":111661230,"id":1077,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/iso.js","layer":"action-browser"},"startTime":1761173161746,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5864,"timestamp":111668220,"id":1078,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/coerce.js","layer":"action-browser"},"startTime":1761173161753,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10769,"timestamp":111668426,"id":1079,"parentId":1053,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/cache/in-memory-cache.js","layer":"action-browser"},"startTime":1761173161753,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16615,"timestamp":111668617,"id":1080,"parentId":1053,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/cache/build-client.js","layer":"action-browser"},"startTime":1761173161753,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16868,"timestamp":111668793,"id":1081,"parentId":1055,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+functions@3.1.4_@aws-sdk+credential-provider-web-identity@3.609.0_@aws-sdk+client-sts@3.844.0_/node_modules/@vercel/functions/purge/types.js","layer":"action-browser"},"startTime":1761173161753,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3597,"timestamp":111728161,"id":1082,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/index.js","layer":"action-browser"},"startTime":1761173161812,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5831,"timestamp":111728448,"id":1083,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/en.js","layer":"action-browser"},"startTime":1761173161813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6570,"timestamp":111728635,"id":1084,"parentId":1052,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/index.js","layer":"action-browser"},"startTime":1761173161813,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1739,"timestamp":111766877,"id":1085,"parentId":1015,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/ms@2.1.3/node_modules/ms/index.js","layer":"action-browser"},"startTime":1761173161851,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14533,"timestamp":111779083,"id":1086,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/util.js","layer":"action-browser"},"startTime":1761173161863,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2024,"timestamp":111807660,"id":1087,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/core.js","layer":"action-browser"},"startTime":1761173161892,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8622,"timestamp":111807936,"id":1088,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/parse.js","layer":"action-browser"},"startTime":1761173161892,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2431,"timestamp":111823895,"id":1089,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/errors.js","layer":"action-browser"},"startTime":1761173161908,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":50582,"timestamp":111831189,"id":1090,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/schemas.js","layer":"action-browser"},"startTime":1761173161916,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11388,"timestamp":111888073,"id":1091,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/checks.js","layer":"action-browser"},"startTime":1761173161972,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11340,"timestamp":111888347,"id":1092,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/versions.js","layer":"action-browser"},"startTime":1761173161973,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17690,"timestamp":111910178,"id":1093,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/regexes.js","layer":"action-browser"},"startTime":1761173161995,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7039,"timestamp":111941349,"id":1094,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/registries.js","layer":"action-browser"},"startTime":1761173162026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9371,"timestamp":111941661,"id":1095,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/doc.js","layer":"action-browser"},"startTime":1761173162026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20500,"timestamp":111941881,"id":1096,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/api.js","layer":"action-browser"},"startTime":1761173162026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34778,"timestamp":111942104,"id":1097,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/to-json-schema.js","layer":"action-browser"},"startTime":1761173162026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34875,"timestamp":111942301,"id":1098,"parentId":1082,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/core/json-schema.js","layer":"action-browser"},"startTime":1761173162027,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5030,"timestamp":111981212,"id":1099,"parentId":1034,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/supports-color@8.1.1/node_modules/supports-color/index.js","layer":"action-browser"},"startTime":1761173162066,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7909,"timestamp":111981473,"id":1100,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ar.js","layer":"action-browser"},"startTime":1761173162066,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4622,"timestamp":111991888,"id":1101,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/az.js","layer":"action-browser"},"startTime":1761173162076,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6625,"timestamp":111992122,"id":1102,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/be.js","layer":"action-browser"},"startTime":1761173162076,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7361,"timestamp":111992319,"id":1103,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ca.js","layer":"action-browser"},"startTime":1761173162077,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5420,"timestamp":112003698,"id":1104,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/cs.js","layer":"action-browser"},"startTime":1761173162088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":31,"timestamp":112012228,"id":1105,"parentId":1099,"tags":{"name":"os","layer":null},"startTime":1761173162097,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5371,"timestamp":112012277,"id":1106,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/da.js","layer":"action-browser"},"startTime":1761173162097,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6205,"timestamp":112012494,"id":1107,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/de.js","layer":"action-browser"},"startTime":1761173162097,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9170,"timestamp":112012688,"id":1108,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/eo.js","layer":"action-browser"},"startTime":1761173162097,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12171,"timestamp":112012878,"id":1109,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/es.js","layer":"action-browser"},"startTime":1761173162097,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12930,"timestamp":112013143,"id":1110,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/fa.js","layer":"action-browser"},"startTime":1761173162097,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4283,"timestamp":112033697,"id":1111,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/fi.js","layer":"action-browser"},"startTime":1761173162118,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3342,"timestamp":112041604,"id":1113,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/fr.js","layer":"action-browser"},"startTime":1761173162126,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6279,"timestamp":112041824,"id":1114,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/fr-CA.js","layer":"action-browser"},"startTime":1761173162126,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9283,"timestamp":112042035,"id":1115,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/he.js","layer":"action-browser"},"startTime":1761173162126,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14276,"timestamp":112041377,"id":1112,"parentId":1037,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/index.js","layer":"action-browser"},"startTime":1761173162126,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4148,"timestamp":112056128,"id":1116,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/hu.js","layer":"action-browser"},"startTime":1761173162140,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4904,"timestamp":112061052,"id":1117,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/id.js","layer":"action-browser"},"startTime":1761173162145,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7788,"timestamp":112061265,"id":1118,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/is.js","layer":"action-browser"},"startTime":1761173162146,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8762,"timestamp":112061456,"id":1119,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/it.js","layer":"action-browser"},"startTime":1761173162146,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11687,"timestamp":112061652,"id":1120,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ja.js","layer":"action-browser"},"startTime":1761173162146,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12652,"timestamp":112061835,"id":1121,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ka.js","layer":"action-browser"},"startTime":1761173162146,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3299,"timestamp":112078365,"id":1122,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/kh.js","layer":"action-browser"},"startTime":1761173162163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6943,"timestamp":112082451,"id":1123,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/km.js","layer":"action-browser"},"startTime":1761173162167,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7843,"timestamp":112082665,"id":1124,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ko.js","layer":"action-browser"},"startTime":1761173162167,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11539,"timestamp":112082859,"id":1125,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/lt.js","layer":"action-browser"},"startTime":1761173162167,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3908,"timestamp":112098306,"id":1126,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/mk.js","layer":"action-browser"},"startTime":1761173162183,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7020,"timestamp":112102625,"id":1127,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ms.js","layer":"action-browser"},"startTime":1761173162187,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7862,"timestamp":112102831,"id":1128,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/nl.js","layer":"action-browser"},"startTime":1761173162187,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8770,"timestamp":112105046,"id":1129,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/no.js","layer":"action-browser"},"startTime":1761173162189,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9622,"timestamp":112105250,"id":1130,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ota.js","layer":"action-browser"},"startTime":1761173162190,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12479,"timestamp":112105418,"id":1131,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ps.js","layer":"action-browser"},"startTime":1761173162190,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4790,"timestamp":112132051,"id":1132,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/pl.js","layer":"action-browser"},"startTime":1761173162216,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5478,"timestamp":112132345,"id":1133,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/pt.js","layer":"action-browser"},"startTime":1761173162217,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10628,"timestamp":112132560,"id":1134,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ru.js","layer":"action-browser"},"startTime":1761173162217,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11360,"timestamp":112132767,"id":1135,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/sl.js","layer":"action-browser"},"startTime":1761173162217,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3911,"timestamp":112147745,"id":1136,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/sv.js","layer":"action-browser"},"startTime":1761173162232,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4691,"timestamp":112152121,"id":1137,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ta.js","layer":"action-browser"},"startTime":1761173162236,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7452,"timestamp":112152338,"id":1138,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/th.js","layer":"action-browser"},"startTime":1761173162237,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8196,"timestamp":112152503,"id":1139,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/tr.js","layer":"action-browser"},"startTime":1761173162237,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8227,"timestamp":112152665,"id":1140,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ua.js","layer":"action-browser"},"startTime":1761173162237,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10981,"timestamp":112152825,"id":1141,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/uk.js","layer":"action-browser"},"startTime":1761173162237,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2229,"timestamp":112167556,"id":1142,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/ur.js","layer":"action-browser"},"startTime":1761173162252,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7744,"timestamp":112167771,"id":1143,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/vi.js","layer":"action-browser"},"startTime":1761173162252,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9524,"timestamp":112167949,"id":1144,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/zh-CN.js","layer":"action-browser"},"startTime":1761173162252,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14398,"timestamp":112168156,"id":1145,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/zh-TW.js","layer":"action-browser"},"startTime":1761173162252,"traceId":"b82c01a4fb2d066b"}]
|
|
12
|
+
[{"name":"build-module-js","duration":3360,"timestamp":112186591,"id":1146,"parentId":1084,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/locales/yo.js","layer":"action-browser"},"startTime":1761173162271,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7355,"timestamp":112202770,"id":1148,"parentId":1112,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/events.js","layer":"action-browser"},"startTime":1761173162287,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7506,"timestamp":112202969,"id":1149,"parentId":1112,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/hooks.js","layer":"action-browser"},"startTime":1761173162287,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5719,"timestamp":112205208,"id":1150,"parentId":1112,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/queue.js","layer":"action-browser"},"startTime":1761173162290,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14879,"timestamp":112205559,"id":1152,"parentId":1112,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/shared.js","layer":"action-browser"},"startTime":1761173162290,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15150,"timestamp":112205697,"id":1153,"parentId":1112,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/steps.js","layer":"action-browser"},"startTime":1761173162290,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19552,"timestamp":112202531,"id":1147,"parentId":1112,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/auth.js","layer":"action-browser"},"startTime":1761173162287,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17086,"timestamp":112205399,"id":1151,"parentId":1112,"tags":{"name":"/home/runner/work/workflow/workflow/packages/world/dist/runs.js","layer":"action-browser"},"startTime":1761173162290,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":18146,"timestamp":112229788,"id":1154,"parentId":1037,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+queue@0.0.0-alpha.23/node_modules/@vercel/queue/dist/index.mjs","layer":"action-browser"},"startTime":1761173162314,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":35303,"timestamp":112230081,"id":1155,"parentId":1042,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+queue@0.0.0-alpha.24/node_modules/@vercel/queue/dist/index.mjs","layer":"action-browser"},"startTime":1761173162314,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8320,"timestamp":112273566,"id":1156,"parentId":1067,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+oidc@3.0.3/node_modules/@vercel/oidc/dist/index.js","layer":"action-browser"},"startTime":1761173162358,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":924,"timestamp":112309763,"id":1157,"parentId":1099,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js","layer":"action-browser"},"startTime":1761173162394,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3904,"timestamp":112316474,"id":1158,"parentId":1156,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+oidc@3.0.3/node_modules/@vercel/oidc/dist/get-vercel-oidc-token.js","layer":"action-browser"},"startTime":1761173162401,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4222,"timestamp":112316714,"id":1159,"parentId":1156,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+oidc@3.0.3/node_modules/@vercel/oidc/dist/get-context.js","layer":"action-browser"},"startTime":1761173162401,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":702,"timestamp":112328213,"id":1160,"parentId":1150,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/index.js","layer":"action-browser"},"startTime":1761173162413,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2883,"timestamp":112336074,"id":1161,"parentId":1158,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+oidc@3.0.3/node_modules/@vercel/oidc/dist/token.js","layer":"action-browser"},"startTime":1761173162420,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3760,"timestamp":112339524,"id":1162,"parentId":1158,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+oidc@3.0.3/node_modules/@vercel/oidc/dist/token-util.js","layer":"action-browser"},"startTime":1761173162424,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4098,"timestamp":112339726,"id":1163,"parentId":1158,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+oidc@3.0.3/node_modules/@vercel/oidc/dist/token-error.js","layer":"action-browser"},"startTime":1761173162424,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":29,"timestamp":112349836,"id":1164,"parentId":1162,"tags":{"name":"fs","layer":null},"startTime":1761173162434,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":615,"timestamp":112350663,"id":1165,"parentId":1160,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/zod@4.1.11/node_modules/zod/v4/classic/index.js","layer":"action-browser"},"startTime":1761173162435,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1354,"timestamp":112353927,"id":1166,"parentId":1162,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@vercel+oidc@3.0.3/node_modules/@vercel/oidc/dist/token-io.js","layer":"action-browser"},"startTime":1761173162438,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":8678,"timestamp":112364042,"id":1167,"parentId":1155,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/mixpart@0.0.5-alpha.0/node_modules/mixpart/dist/index.mjs","layer":"action-browser"},"startTime":1761173162448,"traceId":"b82c01a4fb2d066b"},{"name":"make","duration":11753851,"timestamp":100619413,"id":22,"parentId":20,"tags":{},"startTime":1761173150704,"traceId":"b82c01a4fb2d066b"},{"name":"get-entries","duration":714,"timestamp":112375024,"id":1169,"parentId":1168,"tags":{},"startTime":1761173162459,"traceId":"b82c01a4fb2d066b"},{"name":"node-file-trace-plugin","duration":279032,"timestamp":112381077,"id":1170,"parentId":1168,"tags":{"traceEntryCount":"12"},"startTime":1761173162465,"traceId":"b82c01a4fb2d066b"},{"name":"collect-traced-files","duration":744,"timestamp":112660128,"id":1171,"parentId":1168,"tags":{},"startTime":1761173162744,"traceId":"b82c01a4fb2d066b"},{"name":"finish-modules","duration":286157,"timestamp":112374720,"id":1168,"parentId":21,"tags":{},"startTime":1761173162459,"traceId":"b82c01a4fb2d066b"},{"name":"chunk-graph","duration":143003,"timestamp":112948228,"id":1173,"parentId":1172,"tags":{},"startTime":1761173163033,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-modules","duration":50,"timestamp":113091428,"id":1175,"parentId":1172,"tags":{},"startTime":1761173163176,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-chunks","duration":87063,"timestamp":113091608,"id":1176,"parentId":1172,"tags":{},"startTime":1761173163176,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-tree","duration":169,"timestamp":113178796,"id":1177,"parentId":1172,"tags":{},"startTime":1761173163263,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-chunk-modules","duration":149917,"timestamp":113184518,"id":1178,"parentId":1172,"tags":{},"startTime":1761173163269,"traceId":"b82c01a4fb2d066b"},{"name":"optimize","duration":243271,"timestamp":113091343,"id":1174,"parentId":1172,"tags":{},"startTime":1761173163176,"traceId":"b82c01a4fb2d066b"},{"name":"module-hash","duration":111245,"timestamp":113399985,"id":1179,"parentId":1172,"tags":{},"startTime":1761173163484,"traceId":"b82c01a4fb2d066b"},{"name":"code-generation","duration":1881420,"timestamp":113511332,"id":1180,"parentId":1172,"tags":{},"startTime":1761173163596,"traceId":"b82c01a4fb2d066b"},{"name":"hash","duration":32595,"timestamp":115412977,"id":1181,"parentId":1172,"tags":{},"startTime":1761173165497,"traceId":"b82c01a4fb2d066b"},{"name":"code-generation-jobs","duration":850,"timestamp":115445565,"id":1182,"parentId":1172,"tags":{},"startTime":1761173165530,"traceId":"b82c01a4fb2d066b"},{"name":"module-assets","duration":640,"timestamp":115446338,"id":1183,"parentId":1172,"tags":{},"startTime":1761173165531,"traceId":"b82c01a4fb2d066b"},{"name":"create-chunk-assets","duration":49371,"timestamp":115446998,"id":1184,"parentId":1172,"tags":{},"startTime":1761173165531,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":457446,"timestamp":115608066,"id":1188,"parentId":1185,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1761173165692,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":465923,"timestamp":115599664,"id":1187,"parentId":1185,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1761173165684,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":487364,"timestamp":115578256,"id":1186,"parentId":1185,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1761173165663,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":391273,"timestamp":115674383,"id":1191,"parentId":1185,"tags":{"name":"../app/run/[runId]/page.js","cache":"MISS"},"startTime":1761173165759,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":374733,"timestamp":115690953,"id":1193,"parentId":1185,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1761173165775,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":381634,"timestamp":115684155,"id":1192,"parentId":1185,"tags":{"name":"../app/run/[runId]/streams/[streamId]/page.js","cache":"MISS"},"startTime":1761173165768,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":410862,"timestamp":115654964,"id":1190,"parentId":1185,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1761173165739,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":374793,"timestamp":115691062,"id":1194,"parentId":1185,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1761173165775,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":381490,"timestamp":115691554,"id":1195,"parentId":1185,"tags":{"name":"464.js","cache":"MISS"},"startTime":1761173165776,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":380967,"timestamp":115692167,"id":1197,"parentId":1185,"tags":{"name":"907.js","cache":"MISS"},"startTime":1761173165777,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":381239,"timestamp":115691937,"id":1196,"parentId":1185,"tags":{"name":"255.js","cache":"MISS"},"startTime":1761173165776,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":544702,"timestamp":115608534,"id":1189,"parentId":1185,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1761173165693,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":386794,"timestamp":115871625,"id":1200,"parentId":1185,"tags":{"name":"207.js","cache":"MISS"},"startTime":1761173165956,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":364093,"timestamp":115894405,"id":1201,"parentId":1185,"tags":{"name":"111.js","cache":"MISS"},"startTime":1761173165979,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":491491,"timestamp":115904777,"id":1202,"parentId":1185,"tags":{"name":"701.js","cache":"MISS"},"startTime":1761173165989,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":479461,"timestamp":115927901,"id":1203,"parentId":1185,"tags":{"name":"138.js","cache":"MISS"},"startTime":1761173166012,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":876037,"timestamp":115692527,"id":1198,"parentId":1185,"tags":{"name":"122.js","cache":"MISS"},"startTime":1761173165777,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":1711221,"timestamp":115709185,"id":1199,"parentId":1185,"tags":{"name":"656.js","cache":"MISS"},"startTime":1761173165794,"traceId":"b82c01a4fb2d066b"},{"name":"minify-webpack-plugin-optimize","duration":1916882,"timestamp":115503551,"id":1185,"parentId":20,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1761173165588,"traceId":"b82c01a4fb2d066b"},{"name":"css-minimizer-plugin","duration":246,"timestamp":117420694,"id":1204,"parentId":20,"tags":{},"startTime":1761173167505,"traceId":"b82c01a4fb2d066b"},{"name":"create-trace-assets","duration":2913,"timestamp":117421267,"id":1205,"parentId":21,"tags":{},"startTime":1761173167506,"traceId":"b82c01a4fb2d066b"},{"name":"seal","duration":4630646,"timestamp":112817426,"id":1172,"parentId":20,"tags":{},"startTime":1761173162902,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-compilation","duration":16927776,"timestamp":100603355,"id":20,"parentId":17,"tags":{"name":"server"},"startTime":1761173150688,"traceId":"b82c01a4fb2d066b"},{"name":"emit","duration":26976,"timestamp":117531830,"id":1206,"parentId":17,"tags":{},"startTime":1761173167616,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-close","duration":1856845,"timestamp":117563263,"id":1207,"parentId":17,"tags":{"name":"server"},"startTime":1761173167648,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-generate-error-stats","duration":6933,"timestamp":119420217,"id":1208,"parentId":1207,"tags":{},"startTime":1761173169505,"traceId":"b82c01a4fb2d066b"},{"name":"run-webpack-compiler","duration":19145155,"timestamp":100282448,"id":17,"parentId":16,"tags":{},"startTime":1761173150367,"traceId":"b82c01a4fb2d066b"},{"name":"format-webpack-messages","duration":119,"timestamp":119427613,"id":1209,"parentId":16,"tags":{},"startTime":1761173169512,"traceId":"b82c01a4fb2d066b"},{"name":"worker-main-server","duration":19146049,"timestamp":100281900,"id":16,"parentId":1,"tags":{},"startTime":1761173150366,"traceId":"b82c01a4fb2d066b"},{"name":"create-entrypoints","duration":42026,"timestamp":121184816,"id":1212,"parentId":1210,"tags":{},"startTime":1761173171269,"traceId":"b82c01a4fb2d066b"},{"name":"generate-webpack-config","duration":204501,"timestamp":121229141,"id":1213,"parentId":1211,"tags":{},"startTime":1761173171313,"traceId":"b82c01a4fb2d066b"},{"name":"make","duration":1222,"timestamp":121716342,"id":1215,"parentId":1214,"tags":{},"startTime":1761173171801,"traceId":"b82c01a4fb2d066b"},{"name":"chunk-graph","duration":1016,"timestamp":121722259,"id":1217,"parentId":1216,"tags":{},"startTime":1761173171807,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-modules","duration":68,"timestamp":121723489,"id":1219,"parentId":1216,"tags":{},"startTime":1761173171808,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-chunks","duration":1242,"timestamp":121723718,"id":1220,"parentId":1216,"tags":{},"startTime":1761173171808,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-tree","duration":156,"timestamp":121725084,"id":1221,"parentId":1216,"tags":{},"startTime":1761173171809,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-chunk-modules","duration":804,"timestamp":121725525,"id":1222,"parentId":1216,"tags":{},"startTime":1761173171810,"traceId":"b82c01a4fb2d066b"},{"name":"optimize","duration":3112,"timestamp":121723380,"id":1218,"parentId":1216,"tags":{},"startTime":1761173171808,"traceId":"b82c01a4fb2d066b"},{"name":"module-hash","duration":138,"timestamp":121728261,"id":1223,"parentId":1216,"tags":{},"startTime":1761173171813,"traceId":"b82c01a4fb2d066b"},{"name":"code-generation","duration":303,"timestamp":121728471,"id":1224,"parentId":1216,"tags":{},"startTime":1761173171813,"traceId":"b82c01a4fb2d066b"},{"name":"hash","duration":570,"timestamp":121729183,"id":1225,"parentId":1216,"tags":{},"startTime":1761173171814,"traceId":"b82c01a4fb2d066b"},{"name":"code-generation-jobs","duration":208,"timestamp":121729748,"id":1226,"parentId":1216,"tags":{},"startTime":1761173171814,"traceId":"b82c01a4fb2d066b"},{"name":"module-assets","duration":159,"timestamp":121729905,"id":1227,"parentId":1216,"tags":{},"startTime":1761173171814,"traceId":"b82c01a4fb2d066b"},{"name":"create-chunk-assets","duration":376,"timestamp":121730088,"id":1228,"parentId":1216,"tags":{},"startTime":1761173171814,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":3257,"timestamp":121756355,"id":1230,"parentId":1229,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1761173171841,"traceId":"b82c01a4fb2d066b"},{"name":"minify-webpack-plugin-optimize","duration":7414,"timestamp":121752216,"id":1229,"parentId":1214,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1761173171837,"traceId":"b82c01a4fb2d066b"},{"name":"css-minimizer-plugin","duration":268,"timestamp":121759772,"id":1231,"parentId":1214,"tags":{},"startTime":1761173171844,"traceId":"b82c01a4fb2d066b"},{"name":"seal","duration":50819,"timestamp":121721215,"id":1216,"parentId":1214,"tags":{},"startTime":1761173171806,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-compilation","duration":68079,"timestamp":121704586,"id":1214,"parentId":1211,"tags":{"name":"edge-server"},"startTime":1761173171789,"traceId":"b82c01a4fb2d066b"},{"name":"emit","duration":6896,"timestamp":121775318,"id":1232,"parentId":1211,"tags":{},"startTime":1761173171860,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-close","duration":31382,"timestamp":121785567,"id":1233,"parentId":1211,"tags":{"name":"edge-server"},"startTime":1761173171870,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-generate-error-stats","duration":8579,"timestamp":121817057,"id":1234,"parentId":1233,"tags":{},"startTime":1761173171901,"traceId":"b82c01a4fb2d066b"},{"name":"run-webpack-compiler","duration":641041,"timestamp":121184807,"id":1211,"parentId":1210,"tags":{},"startTime":1761173171269,"traceId":"b82c01a4fb2d066b"},{"name":"format-webpack-messages","duration":130,"timestamp":121825857,"id":1235,"parentId":1210,"tags":{},"startTime":1761173171910,"traceId":"b82c01a4fb2d066b"},{"name":"worker-main-edge-server","duration":641995,"timestamp":121184255,"id":1210,"parentId":1,"tags":{},"startTime":1761173171269,"traceId":"b82c01a4fb2d066b"},{"name":"create-entrypoints","duration":48487,"timestamp":123332684,"id":1238,"parentId":1236,"tags":{},"startTime":1761173173417,"traceId":"b82c01a4fb2d066b"},{"name":"generate-webpack-config","duration":203337,"timestamp":123381422,"id":1239,"parentId":1237,"tags":{},"startTime":1761173173466,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":16046,"timestamp":123918850,"id":1253,"parentId":1244,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1761173174003,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1824,"timestamp":123935084,"id":1254,"parentId":1249,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Flayout-client.tsx%22%2C%22ids%22%3A%5B%22LayoutClient%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1761173174019,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1367,"timestamp":123936940,"id":1255,"parentId":1250,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1761173174021,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":662,"timestamp":123938443,"id":1256,"parentId":1251,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1761173174023,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1252,"timestamp":123939140,"id":1257,"parentId":1252,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1761173174023,"traceId":"b82c01a4fb2d066b"}]
|
|
13
|
+
[{"name":"next-client-pages-loader","duration":4107,"timestamp":123941284,"id":1259,"parentId":1258,"tags":{"absolutePagePath":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/global-not-found.js"},"startTime":1761173174026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":16896,"timestamp":123940501,"id":1258,"parentId":1245,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1761173174025,"traceId":"b82c01a4fb2d066b"},{"name":"next-client-pages-loader","duration":71,"timestamp":123958904,"id":1261,"parentId":1260,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1761173174043,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2568,"timestamp":123957551,"id":1260,"parentId":1246,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!","layer":"pages-dir-browser"},"startTime":1761173174042,"traceId":"b82c01a4fb2d066b"},{"name":"next-client-pages-loader","duration":49,"timestamp":123960349,"id":1263,"parentId":1262,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1761173174045,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1256,"timestamp":123960227,"id":1262,"parentId":1248,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":"pages-dir-browser"},"startTime":1761173174045,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42138,"timestamp":124022345,"id":1264,"parentId":1242,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1761173174107,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":51456,"timestamp":124028646,"id":1266,"parentId":1243,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1761173174113,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":80202,"timestamp":124028296,"id":1265,"parentId":1247,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1761173174113,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8281,"timestamp":124149172,"id":1267,"parentId":1258,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/global-not-found.js","layer":"app-pages-browser"},"startTime":1761173174234,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9506,"timestamp":124159305,"id":1268,"parentId":1264,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1761173174244,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15691,"timestamp":124169390,"id":1270,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1761173174254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20274,"timestamp":124169500,"id":1271,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1761173174254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42200,"timestamp":124169608,"id":1272,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/builtin/global-error.js","layer":"app-pages-browser"},"startTime":1761173174254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":47141,"timestamp":124169708,"id":1273,"parentId":1266,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1761173174254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":103919,"timestamp":124169249,"id":1269,"parentId":1264,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1761173174254,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":88329,"timestamp":124190353,"id":1274,"parentId":1266,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1761173174275,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":89242,"timestamp":124190737,"id":1276,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1761173174275,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":134220,"timestamp":124190554,"id":1275,"parentId":1266,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1761173174275,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":162453,"timestamp":124190827,"id":1277,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1761173174275,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9046,"timestamp":124436107,"id":1279,"parentId":1264,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1761173174520,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13343,"timestamp":124436930,"id":1281,"parentId":1265,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1761173174521,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17758,"timestamp":124436528,"id":1280,"parentId":1266,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1761173174521,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30880,"timestamp":124435929,"id":1278,"parentId":1265,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1761173174520,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21319,"timestamp":124471407,"id":1282,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1761173174556,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8768,"timestamp":124510615,"id":1283,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"app-pages-browser"},"startTime":1761173174595,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15368,"timestamp":124547083,"id":1285,"parentId":1260,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1761173174631,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22678,"timestamp":124546671,"id":1284,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-components.js","layer":"app-pages-browser"},"startTime":1761173174631,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3342,"timestamp":124589344,"id":1291,"parentId":1268,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-browser"},"startTime":1761173174674,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9276,"timestamp":124607285,"id":1292,"parentId":1273,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1761173174692,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":37295,"timestamp":124588801,"id":1286,"parentId":1262,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1761173174673,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":41923,"timestamp":124589250,"id":1290,"parentId":1267,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1761173174674,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":46993,"timestamp":124588964,"id":1287,"parentId":1265,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1761173174673,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":91150,"timestamp":124589162,"id":1289,"parentId":1266,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1761173174673,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":78410,"timestamp":124608953,"id":1295,"parentId":1255,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/page.tsx","layer":"app-pages-browser"},"startTime":1761173174693,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":77059,"timestamp":124611339,"id":1296,"parentId":1256,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/run/[runId]/page.tsx","layer":"app-pages-browser"},"startTime":1761173174696,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":92345,"timestamp":124607620,"id":1293,"parentId":1253,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/icon-mark.js","layer":"app-pages-browser"},"startTime":1761173174692,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":99075,"timestamp":124607856,"id":1294,"parentId":1254,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/layout-client.tsx","layer":"app-pages-browser"},"startTime":1761173174692,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":225738,"timestamp":124589079,"id":1288,"parentId":1265,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1761173174673,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":7697,"timestamp":124987275,"id":1297,"parentId":1257,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/run/[runId]/streams/[streamId]/page.tsx","layer":"app-pages-browser"},"startTime":1761173175072,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28740,"timestamp":125003659,"id":1299,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1761173175088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29819,"timestamp":125003844,"id":1301,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1761173175088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30697,"timestamp":125003924,"id":1302,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1761173175088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26983,"timestamp":125008209,"id":1304,"parentId":1270,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1761173175093,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27320,"timestamp":125008314,"id":1305,"parentId":1273,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1761173175093,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29838,"timestamp":125008420,"id":1306,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1761173175093,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30318,"timestamp":125008506,"id":1307,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1761173175093,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":40558,"timestamp":125008106,"id":1303,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1761173175092,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54392,"timestamp":125003517,"id":1298,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1761173175088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":58134,"timestamp":125003761,"id":1300,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1761173175088,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10466,"timestamp":125072960,"id":1308,"parentId":1274,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/set-attributes-from-props.js","layer":"app-pages-browser"},"startTime":1761173175157,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13213,"timestamp":125073156,"id":1309,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1761173175157,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13749,"timestamp":125073245,"id":1310,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":"pages-dir-browser"},"startTime":1761173175158,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22486,"timestamp":125073327,"id":1311,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1761173175158,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25031,"timestamp":125073411,"id":1312,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1761173175158,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25927,"timestamp":125073486,"id":1313,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1761173175158,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28855,"timestamp":125073561,"id":1314,"parentId":1276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1761173175158,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29602,"timestamp":125073652,"id":1315,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1761173175158,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15854,"timestamp":125112426,"id":1316,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1761173175197,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20637,"timestamp":125112581,"id":1317,"parentId":1272,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/handle-isr-error.js","layer":"app-pages-browser"},"startTime":1761173175197,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21144,"timestamp":125112775,"id":1319,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1761173175197,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29072,"timestamp":125112865,"id":1320,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1761173175197,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35267,"timestamp":125112954,"id":1321,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1761173175197,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":36862,"timestamp":125116269,"id":1322,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1761173175201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":45263,"timestamp":125112685,"id":1318,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1761173175197,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29692,"timestamp":125134496,"id":1323,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1761173175219,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10845,"timestamp":125170711,"id":1324,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1761173175255,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14305,"timestamp":125170954,"id":1326,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-globals.js","layer":"app-pages-browser"},"startTime":1761173175255,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15233,"timestamp":125171062,"id":1327,"parentId":1270,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1761173175255,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27778,"timestamp":125170854,"id":1325,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1761173175255,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5911,"timestamp":125205492,"id":1332,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1761173175290,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26653,"timestamp":125202525,"id":1328,"parentId":1270,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1761173175287,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27138,"timestamp":125202728,"id":1329,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1761173175287,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30903,"timestamp":125202904,"id":1330,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1761173175287,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29304,"timestamp":125205282,"id":1331,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1761173175290,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":37441,"timestamp":125205553,"id":1333,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1761173175290,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8487,"timestamp":125247738,"id":1334,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1761173175332,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9431,"timestamp":125247902,"id":1335,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1761173175332,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10528,"timestamp":125247987,"id":1336,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1761173175332,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19939,"timestamp":125261692,"id":1337,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1761173175346,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22786,"timestamp":125261805,"id":1338,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1761173175346,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2792,"timestamp":125291365,"id":1351,"parentId":1279,"tags":{"layer":null},"startTime":1761173175376,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7282,"timestamp":125294181,"id":1352,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react@19.1.0/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7525,"timestamp":125294244,"id":1353,"parentId":1265,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react@19.1.0/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8007,"timestamp":125294387,"id":1355,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7958,"timestamp":125294699,"id":1359,"parentId":1267,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":53949,"timestamp":125288159,"id":1339,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1761173175372,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":81795,"timestamp":125288437,"id":1341,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":103973,"timestamp":125288628,"id":1343,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":108773,"timestamp":125288802,"id":1345,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":111665,"timestamp":125288877,"id":1346,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/bfcache.js","layer":"app-pages-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":123526,"timestamp":125288957,"id":1347,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":134867,"timestamp":125288531,"id":1342,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":132794,"timestamp":125291189,"id":1349,"parentId":1281,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1761173175376,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":133638,"timestamp":125291255,"id":1350,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1761173175376,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":136616,"timestamp":125294304,"id":1354,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":147477,"timestamp":125288329,"id":1340,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":144027,"timestamp":125294522,"id":1357,"parentId":1282,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":144420,"timestamp":125294606,"id":1358,"parentId":1282,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":160943,"timestamp":125288714,"id":1344,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1761173175373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":161642,"timestamp":125291098,"id":1348,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1761173175375,"traceId":"b82c01a4fb2d066b"}]
|
|
14
|
+
[{"name":"build-module-js","duration":188088,"timestamp":125294436,"id":1356,"parentId":1282,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1761173175379,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5999,"timestamp":125492842,"id":1362,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1761173175577,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6260,"timestamp":125493252,"id":1365,"parentId":1276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1761173175578,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7323,"timestamp":125493300,"id":1366,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1761173175578,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1352,"timestamp":125506516,"id":1368,"parentId":1277,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1761173175591,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9662,"timestamp":125506573,"id":1369,"parentId":1284,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-constants.js","layer":"app-pages-browser"},"startTime":1761173175591,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32381,"timestamp":125493159,"id":1364,"parentId":1303,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1761173175577,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19478,"timestamp":125506872,"id":1371,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1761173175591,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24119,"timestamp":125506961,"id":1372,"parentId":1316,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1761173175591,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27389,"timestamp":125507059,"id":1373,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1761173175591,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":64141,"timestamp":125506780,"id":1370,"parentId":1286,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1761173175591,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":67752,"timestamp":125507143,"id":1374,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1761173175591,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":38508,"timestamp":125545076,"id":1375,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1761173175629,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":37249,"timestamp":125547363,"id":1377,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1761173175632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":40366,"timestamp":125547227,"id":1376,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1761173175632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":43804,"timestamp":125547444,"id":1378,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1761173175632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17068,"timestamp":125642923,"id":1381,"parentId":1326,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1761173175727,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18878,"timestamp":125642760,"id":1380,"parentId":1290,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/styles/access-error-styles.js","layer":"app-pages-browser"},"startTime":1761173175727,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17268,"timestamp":125645158,"id":1382,"parentId":1330,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1761173175729,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21753,"timestamp":125645371,"id":1384,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1761173175730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22314,"timestamp":125645281,"id":1383,"parentId":1333,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1761173175730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8327,"timestamp":125668448,"id":1385,"parentId":1265,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1761173175753,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6218,"timestamp":125671657,"id":1387,"parentId":1269,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1761173175756,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11935,"timestamp":125670762,"id":1386,"parentId":1275,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1761173175755,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12159,"timestamp":125671700,"id":1388,"parentId":1276,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1761173175756,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":152410,"timestamp":125689375,"id":1389,"parentId":1338,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1761173175774,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":162768,"timestamp":125689613,"id":1390,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1761173175774,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":166237,"timestamp":125689705,"id":1391,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1761173175774,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":171101,"timestamp":125689792,"id":1392,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1761173175774,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":183541,"timestamp":125689932,"id":1394,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1761173175774,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":189508,"timestamp":125689868,"id":1393,"parentId":1316,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1761173175774,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18623,"timestamp":125890442,"id":1399,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1761173175975,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34065,"timestamp":125890569,"id":1400,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1761173175975,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":35098,"timestamp":125890662,"id":1401,"parentId":1289,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/root-error-boundary.js","layer":"app-pages-browser"},"startTime":1761173175975,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49066,"timestamp":125890755,"id":1402,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1761173175975,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4406,"timestamp":125951724,"id":1408,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1761173176036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25802,"timestamp":125951902,"id":1410,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1761173176036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28554,"timestamp":125951567,"id":1407,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1761173176036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30830,"timestamp":125951816,"id":1409,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1761173176036,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":35455,"timestamp":125966386,"id":1412,"parentId":1294,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/icons/logo.tsx","layer":"app-pages-browser"},"startTime":1761173176051,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":39947,"timestamp":125966596,"id":1413,"parentId":1295,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/error-boundary.tsx","layer":"app-pages-browser"},"startTime":1761173176051,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":45553,"timestamp":125966209,"id":1411,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1761173176051,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":661704,"timestamp":125966862,"id":1415,"parentId":1295,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/runs-table.tsx","layer":"app-pages-browser"},"startTime":1761173176051,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":669032,"timestamp":125966783,"id":1414,"parentId":1389,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1761173176051,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1183761,"timestamp":125492910,"id":1363,"parentId":1295,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1761173175577,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-process","duration":505731,"timestamp":126511757,"id":1416,"parentId":1406,"tags":{},"startTime":1761173176596,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-loader","duration":1118087,"timestamp":125899715,"id":1406,"parentId":1403,"tags":{},"startTime":1761173175984,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":81257,"timestamp":127018129,"id":1417,"parentId":1403,"tags":{"astUsed":"true"},"startTime":1761173177102,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":21490,"timestamp":127113849,"id":1418,"parentId":1295,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/hook-table/hooks-table-with-data.tsx","layer":"app-pages-browser"},"startTime":1761173177198,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21617,"timestamp":127114201,"id":1419,"parentId":1400,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1761173177199,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":34818,"timestamp":127200551,"id":1420,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1761173177285,"traceId":"b82c01a4fb2d066b"},{"name":"font-loader","duration":1348605,"timestamp":125897486,"id":1405,"parentId":1404,"tags":{},"startTime":1761173175982,"traceId":"b82c01a4fb2d066b"},{"name":"postcss","duration":1947,"timestamp":127246541,"id":1421,"parentId":1404,"tags":{},"startTime":1761173177331,"traceId":"b82c01a4fb2d066b"},{"name":"next-font-loader","duration":1351136,"timestamp":125897448,"id":1404,"parentId":1398,"tags":{},"startTime":1761173175982,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":15395,"timestamp":127248533,"id":1422,"parentId":1398,"tags":{"astUsed":"true"},"startTime":1761173177333,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1374577,"timestamp":125890237,"id":1398,"parentId":1361,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1761173175975,"traceId":"b82c01a4fb2d066b"},{"name":"font-loader","duration":1476457,"timestamp":125789779,"id":1397,"parentId":1396,"tags":{},"startTime":1761173175874,"traceId":"b82c01a4fb2d066b"},{"name":"postcss","duration":686,"timestamp":127266286,"id":1423,"parentId":1396,"tags":{},"startTime":1761173177351,"traceId":"b82c01a4fb2d066b"},{"name":"next-font-loader","duration":1569111,"timestamp":125697946,"id":1396,"parentId":1395,"tags":{},"startTime":1761173175782,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":3281,"timestamp":127267029,"id":1424,"parentId":1395,"tags":{"astUsed":"true"},"startTime":1761173177351,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":1577648,"timestamp":125693114,"id":1395,"parentId":1360,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1761173175777,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1737013,"timestamp":125547532,"id":1379,"parentId":1294,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1761173175632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23369,"timestamp":127271682,"id":1425,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1761173177356,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26541,"timestamp":127271840,"id":1426,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1761173177356,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27170,"timestamp":127271931,"id":1427,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1761173177356,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":49141,"timestamp":127272040,"id":1428,"parentId":1296,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/run-detail-view.tsx","layer":"app-pages-browser"},"startTime":1761173177356,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":666,"timestamp":127345263,"id":1429,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1761173177430,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15473,"timestamp":127350300,"id":1430,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1761173177435,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26032,"timestamp":127350474,"id":1431,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1761173177435,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":37129,"timestamp":127350558,"id":1432,"parentId":1295,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/config.ts","layer":"app-pages-browser"},"startTime":1761173177435,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":37821,"timestamp":127350774,"id":1433,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1761173177435,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8695,"timestamp":127439548,"id":1439,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1761173177524,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17036,"timestamp":127439096,"id":1435,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1761173177523,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17902,"timestamp":127438917,"id":1434,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1761173177523,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":38862,"timestamp":127439353,"id":1437,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1761173177524,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":40198,"timestamp":127439434,"id":1438,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1761173177524,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":51031,"timestamp":127439174,"id":1436,"parentId":1294,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/settings-sidebar.tsx","layer":"app-pages-browser"},"startTime":1761173177524,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":33954,"timestamp":127459311,"id":1440,"parentId":1288,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1761173177544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":41939,"timestamp":127459514,"id":1441,"parentId":1294,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/connection-status.tsx","layer":"app-pages-browser"},"startTime":1761173177544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":42280,"timestamp":127459821,"id":1443,"parentId":1299,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1761173177544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":43411,"timestamp":127459904,"id":1444,"parentId":1303,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1761173177544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":48329,"timestamp":127459987,"id":1445,"parentId":1302,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1761173177544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54385,"timestamp":127460194,"id":1447,"parentId":1379,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1761173177545,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":55051,"timestamp":127460289,"id":1448,"parentId":1312,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1761173177545,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":59664,"timestamp":127460463,"id":1450,"parentId":1379,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"app-pages-browser"},"startTime":1761173177545,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":60595,"timestamp":127460098,"id":1446,"parentId":1321,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1761173177544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":75876,"timestamp":127459730,"id":1442,"parentId":1299,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1761173177544,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":84382,"timestamp":127460369,"id":1449,"parentId":1379,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1761173177545,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":52691,"timestamp":127495147,"id":1452,"parentId":1318,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1761173177579,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1445,"timestamp":127551320,"id":1454,"parentId":1303,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1761173177636,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":116191,"timestamp":127494868,"id":1451,"parentId":1294,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.1.9_@types+react@19.1.13__@types+reac_8391814a929b3ad1c2b17062b05a1a11/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173177579,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":67735,"timestamp":127551120,"id":1453,"parentId":1327,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1761173177635,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":73987,"timestamp":127551386,"id":1455,"parentId":1325,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1761173177636,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":83400,"timestamp":127551492,"id":1456,"parentId":1325,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache.js","layer":"app-pages-browser"},"startTime":1761173177636,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16196,"timestamp":127678251,"id":1457,"parentId":1325,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1761173177763,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":23831,"timestamp":127678561,"id":1459,"parentId":1297,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/stream-detail-view.tsx","layer":"app-pages-browser"},"startTime":1761173177763,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24666,"timestamp":127678767,"id":1460,"parentId":1328,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1761173177763,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32863,"timestamp":127678444,"id":1458,"parentId":1325,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1761173177763,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11786,"timestamp":127725933,"id":1461,"parentId":1335,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1761173177810,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12941,"timestamp":127726105,"id":1462,"parentId":1350,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1761173177810,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14830,"timestamp":127726215,"id":1463,"parentId":1337,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1761173177811,"traceId":"b82c01a4fb2d066b"}]
|
|
15
|
+
[{"name":"build-module-js","duration":15370,"timestamp":127726299,"id":1464,"parentId":1338,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1761173177811,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9405,"timestamp":127742110,"id":1465,"parentId":1342,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1761173177826,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12430,"timestamp":127742248,"id":1466,"parentId":1340,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1761173177827,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15199,"timestamp":127742372,"id":1467,"parentId":1347,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1761173177827,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18856,"timestamp":127742468,"id":1468,"parentId":1342,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1761173177827,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19579,"timestamp":127769157,"id":1470,"parentId":1342,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1761173177853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20067,"timestamp":127769247,"id":1471,"parentId":1318,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1761173177854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":25708,"timestamp":127768981,"id":1469,"parentId":1342,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1761173177853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28244,"timestamp":127769316,"id":1472,"parentId":1344,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-params.js","layer":"app-pages-browser"},"startTime":1761173177854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2891,"timestamp":127813945,"id":1477,"parentId":1359,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1761173177898,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14867,"timestamp":127816028,"id":1478,"parentId":1365,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1761173177900,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":28068,"timestamp":127813520,"id":1473,"parentId":1344,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1761173177898,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":32543,"timestamp":127813683,"id":1474,"parentId":1344,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1761173177898,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":33491,"timestamp":127813780,"id":1475,"parentId":1447,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1761173177898,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":33909,"timestamp":127813860,"id":1476,"parentId":1446,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1761173177898,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":4008937,"timestamp":123848597,"id":1245,"parentId":1241,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6922,"timestamp":127854946,"id":1482,"parentId":1368,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1761173177939,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19302,"timestamp":127854625,"id":1479,"parentId":1337,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1761173177939,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23488,"timestamp":127854865,"id":1481,"parentId":1348,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1761173177939,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24334,"timestamp":127854999,"id":1483,"parentId":1373,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1761173177941,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26924,"timestamp":127857142,"id":1484,"parentId":1374,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1761173177941,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27153,"timestamp":127857288,"id":1486,"parentId":1374,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1761173177942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":30400,"timestamp":127854776,"id":1480,"parentId":1338,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1761173177939,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":396232,"timestamp":127891929,"id":1489,"parentId":1362,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1761173177976,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":425567,"timestamp":127891979,"id":1490,"parentId":1366,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1761173177976,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":473567,"timestamp":127857215,"id":1485,"parentId":1373,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1761173177942,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":442757,"timestamp":127891718,"id":1487,"parentId":1370,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1761173177976,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":443021,"timestamp":127891859,"id":1488,"parentId":1370,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1761173177976,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":438309,"timestamp":127897342,"id":1491,"parentId":1461,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1761173177982,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":438540,"timestamp":127897450,"id":1492,"parentId":1370,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-browser"},"startTime":1761173177982,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19518,"timestamp":128339465,"id":1493,"parentId":1377,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1761173178424,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20394,"timestamp":128339604,"id":1494,"parentId":1376,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1761173178424,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20901,"timestamp":128339697,"id":1495,"parentId":1391,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1761173178424,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":735,"timestamp":128363916,"id":1499,"parentId":1352,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1761173178448,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":12381,"timestamp":128363974,"id":1500,"parentId":1353,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1761173178448,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":317302,"timestamp":128364061,"id":1501,"parentId":1355,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1761173178448,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":325116,"timestamp":128363579,"id":1496,"parentId":1393,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1761173178448,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":327758,"timestamp":128363709,"id":1497,"parentId":1400,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1761173178448,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":328719,"timestamp":128363806,"id":1498,"parentId":1401,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js","layer":"app-pages-browser"},"startTime":1761173178448,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":328722,"timestamp":128364114,"id":1502,"parentId":1402,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1761173178448,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9916,"timestamp":128696599,"id":1503,"parentId":1410,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1761173178781,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10142,"timestamp":128696744,"id":1504,"parentId":1483,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1761173178781,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13270,"timestamp":128696838,"id":1505,"parentId":1410,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js","layer":"pages-dir-browser"},"startTime":1761173178781,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13710,"timestamp":128696907,"id":1506,"parentId":1491,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1761173178781,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13912,"timestamp":128696979,"id":1507,"parentId":1491,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1761173178781,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7484,"timestamp":128713084,"id":1508,"parentId":1409,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js","layer":"pages-dir-browser"},"startTime":1761173178797,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":10802,"timestamp":128762581,"id":1509,"parentId":1418,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/hook-table/hooks-table.tsx","layer":"app-pages-browser"},"startTime":1761173178847,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":16217,"timestamp":128812060,"id":1510,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/relative-time.tsx","layer":"app-pages-browser"},"startTime":1761173178896,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":16511,"timestamp":128812325,"id":1511,"parentId":1428,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/live-status.tsx","layer":"app-pages-browser"},"startTime":1761173178897,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":16976,"timestamp":128812492,"id":1512,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/page-size-dropdown.tsx","layer":"app-pages-browser"},"startTime":1761173178897,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":17554,"timestamp":128812655,"id":1513,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/status-badge.tsx","layer":"app-pages-browser"},"startTime":1761173178897,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":22533,"timestamp":128812827,"id":1514,"parentId":1428,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/copyable-text.tsx","layer":"app-pages-browser"},"startTime":1761173178897,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":23260,"timestamp":128813030,"id":1515,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/table-skeleton.tsx","layer":"app-pages-browser"},"startTime":1761173178897,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":35617,"timestamp":128813240,"id":1516,"parentId":1509,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/local-paginating-table.tsx","layer":"app-pages-browser"},"startTime":1761173178898,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":16533,"timestamp":128859863,"id":1517,"parentId":1428,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/back-link.tsx","layer":"app-pages-browser"},"startTime":1761173178944,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":10384,"timestamp":128867312,"id":1518,"parentId":1428,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/display-utils/cancel-button.tsx","layer":"app-pages-browser"},"startTime":1761173178952,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":13235,"timestamp":128867543,"id":1519,"parentId":1418,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/world.ts","layer":"app-pages-browser"},"startTime":1761173178952,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":13228,"timestamp":128867923,"id":1521,"parentId":1436,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/config-world.ts","layer":"app-pages-browser"},"startTime":1761173178952,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":13793,"timestamp":128868141,"id":1522,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1761173178952,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":26930,"timestamp":128867735,"id":1520,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/lib/errors.ts","layer":"app-pages-browser"},"startTime":1761173178952,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":3008759,"timestamp":125890835,"id":1403,"parentId":1367,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/globals.css.webpack[javascript/auto]!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!/home/runner/work/workflow/workflow/packages/web/src/app/globals.css","layer":null},"startTime":1761173175975,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3276,"timestamp":128910622,"id":1525,"parentId":1398,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1761173178995,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13888,"timestamp":128910359,"id":1523,"parentId":1379,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1761173178995,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14775,"timestamp":128910678,"id":1526,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/core/dist/parse-name.js","layer":"app-pages-browser"},"startTime":1761173178995,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4532,"timestamp":128930903,"id":1540,"parentId":1454,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1761173179015,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":3457152,"timestamp":125492548,"id":1361,"parentId":1254,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1761173175577,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":3463656,"timestamp":125487199,"id":1360,"parentId":1254,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1761173175572,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":3464937,"timestamp":125505817,"id":1367,"parentId":1254,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/app/globals.css","layer":"app-pages-browser"},"startTime":1761173175590,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":60923,"timestamp":128910523,"id":1524,"parentId":1379,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/error-once.js","layer":"app-pages-browser"},"startTime":1761173178995,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":46605,"timestamp":128928702,"id":1527,"parentId":1413,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/alert.tsx","layer":"app-pages-browser"},"startTime":1761173179013,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":47003,"timestamp":128928955,"id":1528,"parentId":1413,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1761173179013,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":47784,"timestamp":128929189,"id":1529,"parentId":1413,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1761173179014,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":48259,"timestamp":128929379,"id":1530,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/docs-link.tsx","layer":"app-pages-browser"},"startTime":1761173179014,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":49407,"timestamp":128929586,"id":1531,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/table.tsx","layer":"app-pages-browser"},"startTime":1761173179014,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":49995,"timestamp":128929789,"id":1532,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/tooltip.tsx","layer":"app-pages-browser"},"startTime":1761173179014,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":50293,"timestamp":128929978,"id":1533,"parentId":1436,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1761173179014,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":50601,"timestamp":128930178,"id":1534,"parentId":1436,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/label.tsx","layer":"app-pages-browser"},"startTime":1761173179015,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":51993,"timestamp":128930369,"id":1535,"parentId":1436,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/select.tsx","layer":"app-pages-browser"},"startTime":1761173179015,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":52099,"timestamp":128930651,"id":1537,"parentId":1433,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1761173179015,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":52442,"timestamp":128930738,"id":1538,"parentId":1433,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1761173179015,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":52599,"timestamp":128930830,"id":1539,"parentId":1442,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1761173179015,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":53242,"timestamp":128930561,"id":1536,"parentId":1430,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1761173179015,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":11600,"timestamp":129002854,"id":1541,"parentId":1418,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/hooks/use-api.ts","layer":"app-pages-browser"},"startTime":1761173179087,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":13976,"timestamp":129003162,"id":1542,"parentId":1418,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/hooks/use-exhaustive-list.ts","layer":"app-pages-browser"},"startTime":1761173179087,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":229,"timestamp":129023800,"id":1543,"parentId":1361,"tags":{},"startTime":1761173179108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":36,"timestamp":129024055,"id":1544,"parentId":1360,"tags":{},"startTime":1761173179108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":35,"timestamp":129024102,"id":1545,"parentId":1367,"tags":{},"startTime":1761173179108,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":10621,"timestamp":129035978,"id":1547,"parentId":1415,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/index.ts","layer":"app-pages-browser"},"startTime":1761173179120,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":11363,"timestamp":129035712,"id":1546,"parentId":1515,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/components/ui/skeleton.tsx","layer":"app-pages-browser"},"startTime":1761173179120,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10371,"timestamp":129043734,"id":1550,"parentId":1457,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1761173179128,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11133,"timestamp":129043838,"id":1551,"parentId":1457,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1761173179128,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16677,"timestamp":129043488,"id":1548,"parentId":1453,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"app-pages-browser"},"startTime":1761173179128,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":22871,"timestamp":129050092,"id":1552,"parentId":1457,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1761173179134,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":26218,"timestamp":129050215,"id":1553,"parentId":1457,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1761173179135,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":40721,"timestamp":129043626,"id":1549,"parentId":1457,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1761173179128,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8975,"timestamp":129116252,"id":1555,"parentId":1458,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1761173179201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9263,"timestamp":129116480,"id":1557,"parentId":1466,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1761173179201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11662,"timestamp":129116592,"id":1558,"parentId":1466,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1761173179201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":27607,"timestamp":129116695,"id":1559,"parentId":1466,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unrecognized-action-error.js","layer":"app-pages-browser"},"startTime":1761173179201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":29062,"timestamp":129116370,"id":1556,"parentId":1466,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1761173179201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":35245,"timestamp":129120953,"id":1562,"parentId":1541,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/hooks/use-paginated-query.ts","layer":"app-pages-browser"},"startTime":1761173179205,"traceId":"b82c01a4fb2d066b"}]
|
|
16
|
+
[{"name":"build-module-js","duration":40188,"timestamp":129116795,"id":1560,"parentId":1470,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1761173179201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":49963,"timestamp":129116902,"id":1561,"parentId":1471,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1761173179201,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":56126,"timestamp":129116040,"id":1554,"parentId":1457,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1761173179200,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54104,"timestamp":129121200,"id":1563,"parentId":1472,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"app-pages-browser"},"startTime":1761173179206,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4900,"timestamp":129218086,"id":1566,"parentId":1508,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/route-pattern-normalizer.js","layer":"pages-dir-browser"},"startTime":1761173179302,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13988,"timestamp":129217952,"id":1565,"parentId":1474,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1761173179302,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":20830,"timestamp":129217648,"id":1564,"parentId":1547,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-trace-view.tsx","layer":"app-pages-browser"},"startTime":1761173179302,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":4158,"timestamp":129255119,"id":1567,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179339,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1257,"timestamp":129270375,"id":1568,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179355,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":4889,"timestamp":129288471,"id":1569,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179373,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":20874,"timestamp":129298297,"id":1570,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.11_@types+react-dom@19.1.9_@types+react@19.1.13___287978154d44eaafc8701519ea6145a0/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179383,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3441,"timestamp":129328835,"id":1571,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179413,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":25863,"timestamp":129344585,"id":1572,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-popper@1.2.8_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react_f87ad8bb01ca7f8ed00407884ee71e0f/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179429,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":11275,"timestamp":129425762,"id":1573,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react_bdff6cc17ae5fdd79d653e8d2d6fec6c/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179510,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":3029,"timestamp":129443918,"id":1582,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40e79b01bc9a852d37fe69e68ad14effc234e74dff&name=getStepStreams!","layer":"app-pages-browser"},"startTime":1761173179528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":520,"timestamp":129446971,"id":1583,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=602b9f1816c8eb1547f0732fb5455f1d16a8e14ae7&name=cancelRun!","layer":"app-pages-browser"},"startTime":1761173179531,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":383,"timestamp":129447508,"id":1584,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=606fa85065d02470e319ae4dee279b1ecf9767e16e&name=fetchRun!","layer":"app-pages-browser"},"startTime":1761173179532,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2430,"timestamp":129447906,"id":1585,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=607126fddf47bc29fcf355ecf18e12be872d75e730&name=fetchHook!","layer":"app-pages-browser"},"startTime":1761173179532,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":375,"timestamp":129450353,"id":1586,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7063646fd16e68fd4e349c525523607fee915553b6&name=fetchStep!","layer":"app-pages-browser"},"startTime":1761173179535,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":394,"timestamp":129450743,"id":1587,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=706bfed013d7e42bf8de2d77d11e9d64ab1e48a439&name=readStream!","layer":"app-pages-browser"},"startTime":1761173179535,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":340,"timestamp":129451152,"id":1588,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=78de2389d1241dea7727dccb622cfb77e85dab664c&name=fetchRuns!","layer":"app-pages-browser"},"startTime":1761173179535,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":363,"timestamp":129451507,"id":1589,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7c8a6c644c58145a7602f0a668032f0016d389adad&name=fetchSteps!","layer":"app-pages-browser"},"startTime":1761173179536,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2443,"timestamp":129451885,"id":1590,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7cea6216e71bbd1d88d28dc17d3bb3015a3498ceb3&name=fetchHooks!","layer":"app-pages-browser"},"startTime":1761173179536,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":403,"timestamp":129454345,"id":1591,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7e0846243c317bfb3ef658067b2bdf9f713f88abcb&name=fetchEvents!","layer":"app-pages-browser"},"startTime":1761173179539,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":412,"timestamp":129454764,"id":1592,"parentId":1519,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7e61f819e3d5bcb00e838ebf9081a931fdc322d976&name=fetchEventsByCorrelationId!","layer":"app-pages-browser"},"startTime":1761173179539,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":394,"timestamp":129455192,"id":1593,"parentId":1521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40393afb921ccc48cb0bd3301ace60e27d0cf92ad8&name=setupWorld!","layer":"app-pages-browser"},"startTime":1761173179540,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2456,"timestamp":129455602,"id":1594,"parentId":1521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=40c434477dd067342283c21611a4ca7ee82e4d6aec&name=validateWorldConfig!","layer":"app-pages-browser"},"startTime":1761173179540,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":401,"timestamp":129458075,"id":1595,"parentId":1521,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f83f6ad662ed16be73f52a59fa399c1577a6bd4cd&name=getDefaultWorldConfig!","layer":"app-pages-browser"},"startTime":1761173179542,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":17231,"timestamp":129443825,"id":1580,"parentId":1501,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1761173179528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":37997,"timestamp":129443878,"id":1581,"parentId":1508,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"pages-dir-browser"},"startTime":1761173179528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":31673,"timestamp":129458496,"id":1596,"parentId":1478,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js","layer":"app-pages-browser"},"startTime":1761173179543,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":48726,"timestamp":129458573,"id":1597,"parentId":1501,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js","layer":"pages-dir-browser"},"startTime":1761173179543,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":69130,"timestamp":129443027,"id":1575,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.9_@types+react@19.1.13__@types+re_44edcb3e202e33e38211dd183a648162/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179527,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":71626,"timestamp":129443206,"id":1576,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":78124,"timestamp":129443367,"id":1577,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":78585,"timestamp":129443521,"id":1578,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.1.9_@types+react@19.1.13__@ty_7d9f38cfbba6cf40a1b4520ae275a57a/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":78784,"timestamp":129443677,"id":1579,"parentId":1489,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1761173179528,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":85363,"timestamp":129442772,"id":1574,"parentId":1451,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-presence@1.1.5_@types+react-dom@19.1.9_@types+react@19.1.13__@types+rea_9e06a727458f5ebdaa1f57acc218b334/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173179527,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":5686087,"timestamp":123848729,"id":1246,"parentId":1241,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":5686029,"timestamp":123848800,"id":1248,"parentId":1241,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":5686070,"timestamp":123848771,"id":1247,"parentId":1241,"tags":{"request":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":218871,"timestamp":129534591,"id":1599,"parentId":1415,"tags":{"name":"__barrel_optimize__?names=AlertCircle,ArrowDownAZ,ArrowUpAZ,ChevronLeft,ChevronRight,RefreshCw!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179619,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":219324,"timestamp":129534429,"id":1598,"parentId":1413,"tags":{"name":"__barrel_optimize__?names=AlertCircle,RefreshCw!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179619,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":125469,"timestamp":129632267,"id":1607,"parentId":1550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1761173179717,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":126176,"timestamp":129632363,"id":1608,"parentId":1550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1761173179717,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":126763,"timestamp":129632042,"id":1606,"parentId":1535,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179716,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":230687,"timestamp":129534681,"id":1600,"parentId":1436,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Settings,X!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179619,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":218427,"timestamp":129547180,"id":1601,"parentId":1441,"tags":{"name":"__barrel_optimize__?names=InfoIcon!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":221994,"timestamp":129547349,"id":1602,"parentId":1514,"tags":{"name":"__barrel_optimize__?names=Check,Copy!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":222177,"timestamp":129547462,"id":1603,"parentId":1516,"tags":{"name":"__barrel_optimize__?names=ChevronLeft,ChevronRight,RefreshCw!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":222297,"timestamp":129547565,"id":1604,"parentId":1517,"tags":{"name":"__barrel_optimize__?names=ArrowLeft!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":222426,"timestamp":129547674,"id":1605,"parentId":1518,"tags":{"name":"__barrel_optimize__?names=XCircle!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1761173179632,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5299,"timestamp":129808224,"id":1609,"parentId":1550,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1761173179893,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":86258,"timestamp":129809871,"id":1612,"parentId":1551,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1761173179894,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":46195,"timestamp":129850687,"id":1613,"parentId":1552,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1761173179935,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11660,"timestamp":129900559,"id":1614,"parentId":1549,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1761173179985,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15470,"timestamp":129900747,"id":1615,"parentId":1549,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1761173179985,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19905,"timestamp":129900855,"id":1616,"parentId":1549,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1761173179985,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14875,"timestamp":129912932,"id":1618,"parentId":1556,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1761173179997,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18120,"timestamp":129912787,"id":1617,"parentId":1549,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1761173179997,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":70230,"timestamp":129924110,"id":1619,"parentId":1556,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1761173180008,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":77617,"timestamp":129924239,"id":1620,"parentId":1556,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1761173180009,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":51796,"timestamp":130019649,"id":1622,"parentId":1556,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1761173180104,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":53156,"timestamp":130019760,"id":1623,"parentId":1554,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1761173180104,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":11265,"timestamp":130077886,"id":1628,"parentId":1522,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1761173180162,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":32840,"timestamp":130078087,"id":1629,"parentId":1522,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/tailwind-merge@2.6.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1761173180162,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":96247,"timestamp":130019856,"id":1624,"parentId":1554,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1761173180104,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":101962,"timestamp":130019971,"id":1625,"parentId":1560,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1761173180104,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":104306,"timestamp":130022129,"id":1626,"parentId":1565,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1761173180106,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":129626,"timestamp":130019363,"id":1621,"parentId":1547,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/api/workflow-api-client.ts","layer":"app-pages-browser"},"startTime":1761173180104,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":76872,"timestamp":130077615,"id":1627,"parentId":1564,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/workflow-detail-panel.tsx","layer":"app-pages-browser"},"startTime":1761173180162,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":78519,"timestamp":130078253,"id":1630,"parentId":1564,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-colors.ts","layer":"app-pages-browser"},"startTime":1761173180163,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":2925,"timestamp":130173513,"id":1632,"parentId":1527,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180258,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":11708,"timestamp":130173241,"id":1631,"parentId":1564,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-span-construction.ts","layer":"app-pages-browser"},"startTime":1761173180258,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":18034,"timestamp":130208741,"id":1634,"parentId":1534,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react@_d21172d6270ea6a92471d0210cd35a78/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180293,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":5830,"timestamp":130228512,"id":1636,"parentId":1627,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/events-list.tsx","layer":"app-pages-browser"},"startTime":1761173180313,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":22951,"timestamp":130229859,"id":1637,"parentId":1621,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/api/workflow-server-actions.ts","layer":"app-pages-browser"},"startTime":1761173180314,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":21521,"timestamp":130231612,"id":1639,"parentId":1564,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/index.tsx","layer":"app-pages-browser"},"startTime":1761173180316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":24907,"timestamp":130231410,"id":1638,"parentId":1627,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/attribute-panel.tsx","layer":"app-pages-browser"},"startTime":1761173180316,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":73373,"timestamp":130218579,"id":1635,"parentId":1535,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react_6c4fa03dd780bb592c284d0b12606114/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180303,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3950,"timestamp":130372588,"id":1641,"parentId":1555,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1761173180457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":8435,"timestamp":130372280,"id":1640,"parentId":1631,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/event-colors.ts","layer":"app-pages-browser"},"startTime":1761173180457,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":429,"timestamp":130384362,"id":1645,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=601acd38e20696bc90fc911e9c54b8900ce71e2530&name=fetchRuns!","layer":"app-pages-browser"},"startTime":1761173180469,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":375,"timestamp":130384810,"id":1646,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=604b4987f46f6607e60ad657be80d37bd9a75cd887&name=cancelRun!","layer":"app-pages-browser"},"startTime":1761173180469,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":337,"timestamp":130385201,"id":1647,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=6066a58609ef680922591c9f4711e84c34d8cc29e9&name=fetchHooks!","layer":"app-pages-browser"},"startTime":1761173180470,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":328,"timestamp":130385551,"id":1648,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=60745e7c7a216a94f38034c0fea68bd4b84ec9e070&name=fetchRun!","layer":"app-pages-browser"},"startTime":1761173180470,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":2398,"timestamp":130385894,"id":1649,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=60a92549574033922636cc92623f46a987d78d3d4a&name=fetchHook!","layer":"app-pages-browser"},"startTime":1761173180470,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":342,"timestamp":130388308,"id":1650,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70360e0ac3362207d04f3d20b1d7bb2247d0f03f87&name=fetchStep!","layer":"app-pages-browser"},"startTime":1761173180473,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":329,"timestamp":130388665,"id":1651,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=709c957c5977a6f9b2b59de6351f5c9ba5b7ca9216&name=fetchEvents!","layer":"app-pages-browser"},"startTime":1761173180473,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":326,"timestamp":130389029,"id":1652,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70e33b12fff5319c62af54e95d5f69b397f58357db&name=fetchEventsByCorrelationId!","layer":"app-pages-browser"},"startTime":1761173180473,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":377,"timestamp":130389370,"id":1653,"parentId":1637,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=70e5bb3488d8325d83cd66e7d84c8d3b608ab4774f&name=fetchSteps!","layer":"app-pages-browser"},"startTime":1761173180474,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-process","duration":10966,"timestamp":130393168,"id":1662,"parentId":1661,"tags":{},"startTime":1761173180478,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-loader","duration":11112,"timestamp":130393100,"id":1661,"parentId":1658,"tags":{},"startTime":1761173180477,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":30132,"timestamp":130404249,"id":1663,"parentId":1658,"tags":{"astUsed":"true"},"startTime":1761173180489,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":44538,"timestamp":130392589,"id":1658,"parentId":1633,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/workflow-trace.module.css.webpack[javascript/auto]!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/workflow-trace.module.css","layer":null},"startTime":1761173180477,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":69474,"timestamp":130381698,"id":1642,"parentId":1541,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/index/index.mjs","layer":"app-pages-browser"},"startTime":1761173180466,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":61772,"timestamp":130389764,"id":1654,"parentId":1555,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1761173180474,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":59239,"timestamp":130392708,"id":1659,"parentId":1570,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180477,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":63152,"timestamp":130392883,"id":1660,"parentId":1570,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180477,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":76720,"timestamp":130381923,"id":1643,"parentId":1631,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-construction-types.ts","layer":"app-pages-browser"},"startTime":1761173180466,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":77134,"timestamp":130384162,"id":1644,"parentId":1631,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/trace-time-utils.ts","layer":"app-pages-browser"},"startTime":1761173180468,"traceId":"b82c01a4fb2d066b"}]
|
|
17
|
+
[{"name":"build-module-tsx","duration":71797,"timestamp":130389959,"id":1655,"parentId":1636,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/sidebar/detail-card.tsx","layer":"app-pages-browser"},"startTime":1761173180474,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":81554,"timestamp":130392417,"id":1657,"parentId":1639,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/trace-viewer.tsx","layer":"app-pages-browser"},"startTime":1761173180477,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":91656,"timestamp":130392218,"id":1656,"parentId":1639,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/context.tsx","layer":"app-pages-browser"},"startTime":1761173180477,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":301530,"timestamp":130201937,"id":1633,"parentId":1630,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/workflow-traces/workflow-trace.module.css","layer":"app-pages-browser"},"startTime":1761173180286,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3470,"timestamp":130578978,"id":1664,"parentId":1571,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180663,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11584,"timestamp":130579328,"id":1665,"parentId":1579,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1761173180664,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":14102,"timestamp":130579547,"id":1666,"parentId":1572,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+react@_371703a1ca3bf4ac7c482bb53abd4670/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180664,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":25377,"timestamp":130579744,"id":1667,"parentId":1572,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+react-dom@2.1.6_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1761173180664,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8027,"timestamp":130609224,"id":1668,"parentId":1580,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1761173180694,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":6773711,"timestamp":123847820,"id":1242,"parentId":1241,"tags":{"request":"./../../node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js"},"startTime":1761173173932,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16041,"timestamp":130609312,"id":1669,"parentId":1599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js","layer":"app-pages-browser"},"startTime":1761173180694,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7248,"timestamp":130620974,"id":1672,"parentId":1599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-up-a-z.js","layer":"app-pages-browser"},"startTime":1761173180705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7989,"timestamp":130620598,"id":1670,"parentId":1599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-down-a-z.js","layer":"app-pages-browser"},"startTime":1761173180705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8018,"timestamp":130621115,"id":1673,"parentId":1599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js","layer":"app-pages-browser"},"startTime":1761173180705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8219,"timestamp":130621217,"id":1674,"parentId":1599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"app-pages-browser"},"startTime":1761173180706,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19365,"timestamp":130621325,"id":1675,"parentId":1599,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"app-pages-browser"},"startTime":1761173180706,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":19563,"timestamp":130621422,"id":1676,"parentId":1606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js","layer":"app-pages-browser"},"startTime":1761173180706,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":49,"timestamp":130646123,"id":1678,"parentId":1633,"tags":{},"startTime":1761173180730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2358,"timestamp":130645914,"id":1677,"parentId":1606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"app-pages-browser"},"startTime":1761173180730,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2558,"timestamp":130646193,"id":1679,"parentId":1606,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"app-pages-browser"},"startTime":1761173180731,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4378,"timestamp":130665619,"id":1680,"parentId":1600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/settings.js","layer":"app-pages-browser"},"startTime":1761173180750,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3399,"timestamp":130680028,"id":1681,"parentId":1601,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js","layer":"app-pages-browser"},"startTime":1761173180764,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-process","duration":44911,"timestamp":130896335,"id":1689,"parentId":1688,"tags":{},"startTime":1761173180981,"traceId":"b82c01a4fb2d066b"},{"name":"postcss-loader","duration":44991,"timestamp":130896279,"id":1688,"parentId":1687,"tags":{},"startTime":1761173180981,"traceId":"b82c01a4fb2d066b"},{"name":"css-loader","duration":144656,"timestamp":130941315,"id":1690,"parentId":1687,"tags":{"astUsed":"true"},"startTime":1761173181026,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":196491,"timestamp":130896144,"id":1687,"parentId":1671,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/trace-viewer.module.css.webpack[javascript/auto]!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/trace-viewer.module.css","layer":null},"startTime":1761173180980,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":197896,"timestamp":130895909,"id":1686,"parentId":1572,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173180980,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":205912,"timestamp":130895361,"id":1682,"parentId":1600,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js","layer":"app-pages-browser"},"startTime":1761173180980,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":206068,"timestamp":130895570,"id":1683,"parentId":1604,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-left.js","layer":"app-pages-browser"},"startTime":1761173180980,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":206294,"timestamp":130895691,"id":1684,"parentId":1605,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-x.js","layer":"app-pages-browser"},"startTime":1761173180980,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":206531,"timestamp":130895803,"id":1685,"parentId":1602,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js","layer":"app-pages-browser"},"startTime":1761173180980,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2356,"timestamp":131109797,"id":1691,"parentId":1582,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js","layer":"app-pages-browser"},"startTime":1761173181194,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-css","duration":493523,"timestamp":130620738,"id":1671,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/trace-viewer.module.css","layer":"app-pages-browser"},"startTime":1761173180705,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1305654,"timestamp":129809324,"id":1611,"parentId":1522,"tags":{"name":"__barrel_optimize__?names=formatDistanceStrict!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/index.js","layer":"app-pages-browser"},"startTime":1761173179894,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1306063,"timestamp":129809202,"id":1610,"parentId":1510,"tags":{"name":"__barrel_optimize__?names=formatDistanceToNowStrict,formatRelative!=!/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/index.js","layer":"app-pages-browser"},"startTime":1761173179894,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6038,"timestamp":131110115,"id":1692,"parentId":1622,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1761173181194,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":7270217,"timestamp":123848556,"id":1244,"parentId":1241,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2746,"timestamp":131120118,"id":1693,"parentId":1625,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1761173181204,"traceId":"b82c01a4fb2d066b"},{"name":"build-module","duration":45,"timestamp":131123712,"id":1694,"parentId":1671,"tags":{},"startTime":1761173181208,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":7275302,"timestamp":123848499,"id":1243,"parentId":1241,"tags":{"request":"./../../node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":23290,"timestamp":131138644,"id":1696,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/map.tsx","layer":"app-pages-browser"},"startTime":1761173181223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":33465,"timestamp":131139289,"id":1699,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/search.tsx","layer":"app-pages-browser"},"startTime":1761173181224,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":34128,"timestamp":131139490,"id":1700,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/zoom-button.tsx","layer":"app-pages-browser"},"startTime":1761173181224,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":58956,"timestamp":131138383,"id":1695,"parentId":1639,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/span-detail-panel.tsx","layer":"app-pages-browser"},"startTime":1761173181223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":54347,"timestamp":131143611,"id":1702,"parentId":1610,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/formatDistanceToNowStrict.js","layer":"app-pages-browser"},"startTime":1761173181228,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":68477,"timestamp":131139086,"id":1698,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/node.tsx","layer":"app-pages-browser"},"startTime":1761173181223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":69637,"timestamp":131143725,"id":1703,"parentId":1610,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/formatRelative.js","layer":"app-pages-browser"},"startTime":1761173181228,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":71218,"timestamp":131143486,"id":1701,"parentId":1611,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/formatDistanceStrict.js","layer":"app-pages-browser"},"startTime":1761173181228,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":89742,"timestamp":131138860,"id":1697,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/markers.tsx","layer":"app-pages-browser"},"startTime":1761173181223,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1380,"timestamp":131270142,"id":1704,"parentId":1577,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173181354,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6733,"timestamp":131276381,"id":1705,"parentId":1702,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constructNow.js","layer":"app-pages-browser"},"startTime":1761173181361,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7384,"timestamp":131276517,"id":1706,"parentId":1703,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/differenceInCalendarDays.js","layer":"app-pages-browser"},"startTime":1761173181361,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7614,"timestamp":131276739,"id":1708,"parentId":1701,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/compareAsc.js","layer":"app-pages-browser"},"startTime":1761173181361,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20058,"timestamp":131276626,"id":1707,"parentId":1703,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/format.js","layer":"app-pages-browser"},"startTime":1761173181361,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14814,"timestamp":131300694,"id":1709,"parentId":1705,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constructFrom.js","layer":"app-pages-browser"},"startTime":1761173181385,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15068,"timestamp":131300855,"id":1710,"parentId":1706,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfDay.js","layer":"app-pages-browser"},"startTime":1761173181385,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":15357,"timestamp":131300962,"id":1711,"parentId":1708,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/toDate.js","layer":"app-pages-browser"},"startTime":1761173181385,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":15435,"timestamp":131303107,"id":1712,"parentId":1699,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/search-input.tsx","layer":"app-pages-browser"},"startTime":1761173181387,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":20048,"timestamp":131303311,"id":1713,"parentId":1700,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/zoom-icons.tsx","layer":"app-pages-browser"},"startTime":1761173181388,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":25076,"timestamp":131303480,"id":1714,"parentId":1695,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/components/ui.tsx","layer":"app-pages-browser"},"startTime":1761173181388,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10761,"timestamp":131324660,"id":1715,"parentId":1707,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isValid.js","layer":"app-pages-browser"},"startTime":1761173181409,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2400,"timestamp":131347413,"id":1716,"parentId":1715,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isDate.js","layer":"app-pages-browser"},"startTime":1761173181432,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":5870,"timestamp":131364799,"id":1717,"parentId":1642,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/index.mjs","layer":"app-pages-browser"},"startTime":1761173181449,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":2933,"timestamp":131378964,"id":1718,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173181463,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1130,"timestamp":131394468,"id":1720,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173181479,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":25655,"timestamp":131386372,"id":1719,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+r_01f9063320ed9a23141b9f5a0fa2845e/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173181471,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1052,"timestamp":131431372,"id":1722,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173181516,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":9223,"timestamp":131426188,"id":1721,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173181511,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":12506,"timestamp":131445700,"id":1723,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.9_@types+react@19.1.13__@types+_cea28f406c9cc5cc3c981261c5b85faa/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1761173181530,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4454,"timestamp":131466397,"id":1724,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1761173181551,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8409,"timestamp":131495324,"id":1725,"parentId":1635,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1761173181580,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":12256,"timestamp":131495630,"id":1726,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/constants.ts","layer":"app-pages-browser"},"startTime":1761173181580,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":14809,"timestamp":131496282,"id":1729,"parentId":1656,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/scrollbar-width.ts","layer":"app-pages-browser"},"startTime":1761173181581,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":15120,"timestamp":131496466,"id":1730,"parentId":1696,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/use-immediate-style.ts","layer":"app-pages-browser"},"startTime":1761173181581,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-tsx","duration":16590,"timestamp":131496649,"id":1731,"parentId":1697,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/use-trackpad-zoom.tsx","layer":"app-pages-browser"},"startTime":1761173181581,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7136,"timestamp":131508350,"id":1733,"parentId":1669,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"app-pages-browser"},"startTime":1761173181593,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":54444,"timestamp":131496082,"id":1728,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/use-streaming-spans.ts","layer":"app-pages-browser"},"startTime":1761173181580,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":65511,"timestamp":131495858,"id":1727,"parentId":1657,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/tree.ts","layer":"app-pages-browser"},"startTime":1761173181580,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":66425,"timestamp":131496860,"id":1732,"parentId":1695,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/util/timing.ts","layer":"app-pages-browser"},"startTime":1761173181581,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":883,"timestamp":131582096,"id":1734,"parentId":1642,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sync-external-store@1.5.0_react@19.1.0/node_modules/use-sync-external-store/shim/index.js","layer":"app-pages-browser"},"startTime":1761173181666,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-ts","duration":7176,"timestamp":131591944,"id":1735,"parentId":1728,"tags":{"name":"/home/runner/work/workflow/workflow/packages/web/src/workflow-trace-viewer/trace-viewer/worker.ts","layer":"app-pages-browser"},"startTime":1761173181676,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":14579,"timestamp":131606528,"id":1736,"parentId":1667,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1761173181691,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16086,"timestamp":131606814,"id":1737,"parentId":1701,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constants.js","layer":"app-pages-browser"},"startTime":1761173181691,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":2132,"timestamp":131625591,"id":1739,"parentId":1703,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/defaultOptions.js","layer":"app-pages-browser"},"startTime":1761173181710,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8431,"timestamp":131625708,"id":1740,"parentId":1703,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/normalizeDates.js","layer":"app-pages-browser"},"startTime":1761173181710,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8677,"timestamp":131625809,"id":1741,"parentId":1701,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/getRoundingMethod.js","layer":"app-pages-browser"},"startTime":1761173181710,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9874,"timestamp":131625405,"id":1738,"parentId":1703,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/defaultLocale.js","layer":"app-pages-browser"},"startTime":1761173181710,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7316,"timestamp":131637154,"id":1742,"parentId":1701,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js","layer":"app-pages-browser"},"startTime":1761173181721,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10951,"timestamp":131637297,"id":1743,"parentId":1707,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/protectedTokens.js","layer":"app-pages-browser"},"startTime":1761173181722,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":6436,"timestamp":131643326,"id":1745,"parentId":1707,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/longFormatters.js","layer":"app-pages-browser"},"startTime":1761173181728,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":16680,"timestamp":131643181,"id":1744,"parentId":1707,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/formatters.js","layer":"app-pages-browser"},"startTime":1761173181728,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":4349,"timestamp":131663418,"id":1747,"parentId":1717,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/events.mjs","layer":"app-pages-browser"},"startTime":1761173181748,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":868,"timestamp":131673310,"id":1748,"parentId":1717,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/types.mjs","layer":"app-pages-browser"},"startTime":1761173181758,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":875,"timestamp":131673517,"id":1749,"parentId":1717,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/constants.mjs","layer":"app-pages-browser"},"startTime":1761173181758,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":32180,"timestamp":131663128,"id":1746,"parentId":1717,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/swr@2.3.6_react@19.1.0/node_modules/swr/dist/_internal/config-context-client-BoS53ST9.mjs","layer":"app-pages-browser"},"startTime":1761173181747,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":18137,"timestamp":131677804,"id":1751,"parentId":1744,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getISOWeek.js","layer":"app-pages-browser"},"startTime":1761173181762,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":20710,"timestamp":131677898,"id":1752,"parentId":1744,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getISOWeekYear.js","layer":"app-pages-browser"},"startTime":1761173181762,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":21195,"timestamp":131677986,"id":1753,"parentId":1744,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getWeek.js","layer":"app-pages-browser"},"startTime":1761173181762,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24058,"timestamp":131678096,"id":1754,"parentId":1744,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getWeekYear.js","layer":"app-pages-browser"},"startTime":1761173181762,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":40232,"timestamp":131677669,"id":1750,"parentId":1744,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getDayOfYear.js","layer":"app-pages-browser"},"startTime":1761173181762,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5543,"timestamp":131721101,"id":1755,"parentId":1733,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js","layer":"app-pages-browser"},"startTime":1761173181805,"traceId":"b82c01a4fb2d066b"}]
|
|
18
|
+
[{"name":"build-module-js","duration":7708,"timestamp":131729614,"id":1756,"parentId":1751,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfISOWeek.js","layer":"app-pages-browser"},"startTime":1761173181814,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8072,"timestamp":131729778,"id":1757,"parentId":1751,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfISOWeekYear.js","layer":"app-pages-browser"},"startTime":1761173181814,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8779,"timestamp":131729890,"id":1758,"parentId":1753,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfWeek.js","layer":"app-pages-browser"},"startTime":1761173181814,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11556,"timestamp":131729995,"id":1759,"parentId":1753,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfWeekYear.js","layer":"app-pages-browser"},"startTime":1761173181814,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":11971,"timestamp":131730178,"id":1760,"parentId":1733,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"app-pages-browser"},"startTime":1761173181815,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3926,"timestamp":131745810,"id":1762,"parentId":1725,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1761173181830,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4042,"timestamp":131746044,"id":1763,"parentId":1719,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_get.js","layer":"app-pages-browser"},"startTime":1761173181830,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":7566,"timestamp":131745671,"id":1761,"parentId":1750,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfYear.js","layer":"app-pages-browser"},"startTime":1761173181830,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4919,"timestamp":131755706,"id":1764,"parentId":1719,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_init.js","layer":"app-pages-browser"},"startTime":1761173181840,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":717,"timestamp":131763553,"id":1765,"parentId":1719,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_set.js","layer":"app-pages-browser"},"startTime":1761173181848,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3427,"timestamp":131768924,"id":1766,"parentId":1734,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sync-external-store@1.5.0_react@19.1.0/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js","layer":"app-pages-browser"},"startTime":1761173181853,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4260,"timestamp":131769166,"id":1767,"parentId":1744,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/addLeadingZeros.js","layer":"app-pages-browser"},"startTime":1761173181854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4952,"timestamp":131769298,"id":1768,"parentId":1744,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/lightFormatters.js","layer":"app-pages-browser"},"startTime":1761173181854,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3084,"timestamp":131774617,"id":1769,"parentId":1738,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US.js","layer":"app-pages-browser"},"startTime":1761173181859,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":660,"timestamp":131783858,"id":1771,"parentId":1763,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js","layer":"app-pages-browser"},"startTime":1761173181868,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3639,"timestamp":131783725,"id":1770,"parentId":1755,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/lucide-react@0.469.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"app-pages-browser"},"startTime":1761173181868,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":7940734,"timestamp":123849103,"id":1252,"parentId":1241,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fstreams%2F%5BstreamId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1294,"timestamp":131792561,"id":1772,"parentId":1763,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js","layer":"app-pages-browser"},"startTime":1761173181877,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3507,"timestamp":131792736,"id":1773,"parentId":1762,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1761173181877,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3661,"timestamp":131792889,"id":1774,"parentId":1762,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1761173181877,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1287,"timestamp":131797690,"id":1775,"parentId":1764,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_check_private_redeclaration.js","layer":"app-pages-browser"},"startTime":1761173181882,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1436,"timestamp":131797857,"id":1776,"parentId":1765,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js","layer":"app-pages-browser"},"startTime":1761173181882,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":786,"timestamp":131803360,"id":1777,"parentId":1746,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/dequal@2.0.3/node_modules/dequal/lite/index.mjs","layer":"app-pages-browser"},"startTime":1761173181888,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":3418,"timestamp":131806686,"id":1778,"parentId":1736,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1761173181891,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":1965,"timestamp":131814655,"id":1779,"parentId":1736,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1761173181899,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":712,"timestamp":131834037,"id":1780,"parentId":1773,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1761173181918,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10408,"timestamp":131846176,"id":1786,"parentId":1774,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1761173181931,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14314,"timestamp":131845522,"id":1781,"parentId":1769,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatDistance.js","layer":"app-pages-browser"},"startTime":1761173181930,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14573,"timestamp":131845680,"id":1782,"parentId":1769,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatLong.js","layer":"app-pages-browser"},"startTime":1761173181930,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":14747,"timestamp":131845804,"id":1783,"parentId":1769,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatRelative.js","layer":"app-pages-browser"},"startTime":1761173181930,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":23579,"timestamp":131846063,"id":1785,"parentId":1769,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/match.js","layer":"app-pages-browser"},"startTime":1761173181930,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":24713,"timestamp":131845915,"id":1784,"parentId":1769,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/localize.js","layer":"app-pages-browser"},"startTime":1761173181930,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":23100,"timestamp":131881233,"id":1787,"parentId":1736,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/@floating-ui+core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1761173181966,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-mjs","duration":18182,"timestamp":131911457,"id":1788,"parentId":1762,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1761173181996,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3350,"timestamp":131937943,"id":1789,"parentId":1786,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1761173182022,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4269,"timestamp":131938247,"id":1790,"parentId":1786,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1761173182023,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1821,"timestamp":131945088,"id":1791,"parentId":1782,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildFormatLongFn.js","layer":"app-pages-browser"},"startTime":1761173182029,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3549,"timestamp":131945224,"id":1792,"parentId":1785,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchFn.js","layer":"app-pages-browser"},"startTime":1761173182030,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3224,"timestamp":131945985,"id":1793,"parentId":1785,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js","layer":"app-pages-browser"},"startTime":1761173182030,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8563,"timestamp":131946124,"id":1794,"parentId":1784,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildLocalizeFn.js","layer":"app-pages-browser"},"startTime":1761173182030,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":8116987,"timestamp":123849035,"id":1251,"parentId":1241,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Frun%2F%5BrunId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":824,"timestamp":131968532,"id":1795,"parentId":1773,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1761173182053,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1949,"timestamp":131976551,"id":1796,"parentId":1774,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1761173182061,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3001,"timestamp":131986335,"id":1797,"parentId":1773,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1761173182071,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3107,"timestamp":131986548,"id":1798,"parentId":1786,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1761173182071,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":750,"timestamp":131996801,"id":1799,"parentId":1786,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1761173182081,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3930,"timestamp":131997944,"id":1800,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1761173182082,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4337,"timestamp":132000183,"id":1801,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1761173182085,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4412,"timestamp":132000384,"id":1802,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1761173182085,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":4566,"timestamp":132000560,"id":1803,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1761173182085,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5049,"timestamp":132000726,"id":1804,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1761173182085,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1324,"timestamp":132018240,"id":1805,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1761173182103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":1350,"timestamp":132018481,"id":1806,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1761173182103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":8723,"timestamp":132018655,"id":1807,"parentId":1795,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.13_react@19.1.0/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1761173182103,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":868,"timestamp":132033054,"id":1808,"parentId":1796,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1761173182117,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10229,"timestamp":132034531,"id":1809,"parentId":1796,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1761173182119,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":10805,"timestamp":132034710,"id":1810,"parentId":1796,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1761173182119,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":13278,"timestamp":132034878,"id":1811,"parentId":1796,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1761173182119,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9437,"timestamp":132039085,"id":1812,"parentId":1796,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1761173182123,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":9867,"timestamp":132039294,"id":1813,"parentId":1796,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1761173182124,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3673,"timestamp":132056517,"id":1814,"parentId":1798,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1761173182141,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3910,"timestamp":132056754,"id":1815,"parentId":1798,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.13_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1761173182141,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3376,"timestamp":132067813,"id":1816,"parentId":1813,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.13_react@19.1.0/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1761173182152,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3444,"timestamp":132068048,"id":1817,"parentId":1799,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1761173182152,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3766,"timestamp":132068216,"id":1818,"parentId":1799,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1761173182153,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":5796,"timestamp":132068366,"id":1819,"parentId":1799,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.13_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1761173182153,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":724,"timestamp":132099094,"id":1820,"parentId":1816,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1761173182183,"traceId":"b82c01a4fb2d066b"},{"name":"build-module-js","duration":3060,"timestamp":132103136,"id":1821,"parentId":1818,"tags":{"name":"/home/runner/work/workflow/workflow/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1761173182187,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":8257459,"timestamp":123848817,"id":1249,"parentId":1241,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fnode_modules%2F.pnpm%2Fnext%4015.5.4_%40opentelemetry%2Bapi%401.9.0_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Flayout-client.tsx%22%2C%22ids%22%3A%5B%22LayoutClient%22%5D%7D&server=false!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"add-entry","duration":8257449,"timestamp":123848842,"id":1250,"parentId":1241,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fworkflow%2Fworkflow%2Fpackages%2Fweb%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1761173173933,"traceId":"b82c01a4fb2d066b"},{"name":"make","duration":8259431,"timestamp":123847148,"id":1241,"parentId":1240,"tags":{},"startTime":1761173173931,"traceId":"b82c01a4fb2d066b"},{"name":"chunk-graph","duration":40417,"timestamp":132227115,"id":1823,"parentId":1822,"tags":{},"startTime":1761173182311,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-modules","duration":50,"timestamp":132267729,"id":1825,"parentId":1822,"tags":{},"startTime":1761173182352,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-chunks","duration":47333,"timestamp":132274497,"id":1827,"parentId":1822,"tags":{},"startTime":1761173182359,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-tree","duration":2240,"timestamp":132321958,"id":1828,"parentId":1822,"tags":{},"startTime":1761173182406,"traceId":"b82c01a4fb2d066b"},{"name":"optimize-chunk-modules","duration":78877,"timestamp":132324354,"id":1829,"parentId":1822,"tags":{},"startTime":1761173182409,"traceId":"b82c01a4fb2d066b"},{"name":"optimize","duration":135747,"timestamp":132267641,"id":1824,"parentId":1822,"tags":{},"startTime":1761173182352,"traceId":"b82c01a4fb2d066b"},{"name":"module-hash","duration":63529,"timestamp":132456679,"id":1830,"parentId":1822,"tags":{},"startTime":1761173182541,"traceId":"b82c01a4fb2d066b"},{"name":"code-generation","duration":614326,"timestamp":132520296,"id":1831,"parentId":1822,"tags":{},"startTime":1761173182605,"traceId":"b82c01a4fb2d066b"},{"name":"hash","duration":32811,"timestamp":133149110,"id":1832,"parentId":1822,"tags":{},"startTime":1761173183233,"traceId":"b82c01a4fb2d066b"},{"name":"code-generation-jobs","duration":876,"timestamp":133181913,"id":1833,"parentId":1822,"tags":{},"startTime":1761173183266,"traceId":"b82c01a4fb2d066b"},{"name":"module-assets","duration":3140,"timestamp":133182693,"id":1834,"parentId":1822,"tags":{},"startTime":1761173183267,"traceId":"b82c01a4fb2d066b"},{"name":"create-chunk-assets","duration":54110,"timestamp":133185858,"id":1835,"parentId":1822,"tags":{},"startTime":1761173183270,"traceId":"b82c01a4fb2d066b"},{"name":"NextJsBuildManifest-generateClientManifest","duration":4274,"timestamp":133254602,"id":1837,"parentId":1240,"tags":{},"startTime":1761173183339,"traceId":"b82c01a4fb2d066b"},{"name":"NextJsBuildManifest-createassets","duration":8938,"timestamp":133249956,"id":1836,"parentId":1240,"tags":{},"startTime":1761173183334,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":163428,"timestamp":133349567,"id":1840,"parentId":1838,"tags":{"name":"static/chunks/main-app-fafe10816d0b5f45.js","cache":"MISS"},"startTime":1761173183434,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":163010,"timestamp":133350088,"id":1842,"parentId":1838,"tags":{"name":"static/chunks/pages/_app-e29c14555bb3874d.js","cache":"MISS"},"startTime":1761173183434,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":162888,"timestamp":133350249,"id":1843,"parentId":1838,"tags":{"name":"static/chunks/pages/_error-bbc1ce05266a471d.js","cache":"MISS"},"startTime":1761173183435,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":163379,"timestamp":133349791,"id":1841,"parentId":1838,"tags":{"name":"static/chunks/app/_not-found/page-2df9cd87c6c5665a.js","cache":"MISS"},"startTime":1761173183434,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":140772,"timestamp":133382346,"id":1846,"parentId":1838,"tags":{"name":"static/chunks/app/run/[runId]/page-e846f5564ae9f803.js","cache":"MISS"},"startTime":1761173183467,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":199352,"timestamp":133350370,"id":1844,"parentId":1838,"tags":{"name":"static/chunks/app/layout-de39b63aa790989f.js","cache":"MISS"},"startTime":1761173183435,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":195003,"timestamp":133357106,"id":1845,"parentId":1838,"tags":{"name":"static/chunks/app/page-b79edd5bbf89a6d0.js","cache":"MISS"},"startTime":1761173183441,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":164015,"timestamp":133391281,"id":1849,"parentId":1838,"tags":{"name":"static/chunks/793.7afdbae8776918f1.js","cache":"MISS"},"startTime":1761173183476,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":169160,"timestamp":133387942,"id":1847,"parentId":1838,"tags":{"name":"static/chunks/app/run/[runId]/streams/[streamId]/page-e026a30a72a9c85d.js","cache":"MISS"},"startTime":1761173183472,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":173289,"timestamp":133389973,"id":1848,"parentId":1838,"tags":{"name":"static/chunks/webpack-44b8b5ac89fab0f0.js","cache":"MISS"},"startTime":1761173183474,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":251448,"timestamp":133412651,"id":1852,"parentId":1838,"tags":{"name":"static/chunks/98-7ac0d195b75f6f28.js","cache":"MISS"},"startTime":1761173183497,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":401564,"timestamp":133416623,"id":1853,"parentId":1838,"tags":{"name":"static/chunks/724-63df7b147d9fa701.js","cache":"MISS"},"startTime":1761173183501,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":575148,"timestamp":133311471,"id":1839,"parentId":1838,"tags":{"name":"static/chunks/main-4bd79fb49f7953e1.js","cache":"MISS"},"startTime":1761173183396,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":503135,"timestamp":133427395,"id":1854,"parentId":1838,"tags":{"name":"static/chunks/412-64f59dd496e503c7.js","cache":"MISS"},"startTime":1761173183512,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":592559,"timestamp":133435661,"id":1855,"parentId":1838,"tags":{"name":"static/chunks/687-52bbc258e4c04eaf.js","cache":"MISS"},"startTime":1761173183520,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":769295,"timestamp":133460080,"id":1857,"parentId":1838,"tags":{"name":"static/chunks/508-af832da47971e19f.js","cache":"MISS"},"startTime":1761173183544,"traceId":"b82c01a4fb2d066b"}]
|
|
19
|
+
[{"name":"minify-js","duration":759813,"timestamp":133469850,"id":1858,"parentId":1838,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1761173183554,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":762098,"timestamp":133469992,"id":1859,"parentId":1838,"tags":{"name":"static/idQnUYapsIqHwK0hfmmKZ/_ssgManifest.js","cache":"MISS"},"startTime":1761173183554,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":760671,"timestamp":133472082,"id":1860,"parentId":1838,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1761173183556,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":760667,"timestamp":133472122,"id":1861,"parentId":1838,"tags":{"name":"static/idQnUYapsIqHwK0hfmmKZ/_buildManifest.js","cache":"MISS"},"startTime":1761173183556,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":760662,"timestamp":133472156,"id":1862,"parentId":1838,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1761173183556,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":853622,"timestamp":133391524,"id":1850,"parentId":1838,"tags":{"name":"static/chunks/framework-8f0bc07e52787cb2.js","cache":"MISS"},"startTime":1761173183476,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":873258,"timestamp":133403287,"id":1851,"parentId":1838,"tags":{"name":"static/chunks/c4f718af-2a510a6d4ea224ee.js","cache":"MISS"},"startTime":1761173183488,"traceId":"b82c01a4fb2d066b"},{"name":"minify-js","duration":949821,"timestamp":133443618,"id":1856,"parentId":1838,"tags":{"name":"static/chunks/624-a67b7f770f03cbc6.js","cache":"MISS"},"startTime":1761173183528,"traceId":"b82c01a4fb2d066b"},{"name":"minify-webpack-plugin-optimize","duration":1127905,"timestamp":133265561,"id":1838,"parentId":1240,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1761173183350,"traceId":"b82c01a4fb2d066b"},{"name":"minify-css","duration":1208927,"timestamp":134395115,"id":1864,"parentId":1863,"tags":{"file":"static/css/ba6a802b44f2141a.css","cache":"MISS"},"startTime":1761173184479,"traceId":"b82c01a4fb2d066b"},{"name":"minify-css","duration":1208813,"timestamp":134395243,"id":1865,"parentId":1863,"tags":{"file":"static/css/b1f3e498be56bff8.css","cache":"MISS"},"startTime":1761173184480,"traceId":"b82c01a4fb2d066b"},{"name":"css-minimizer-plugin","duration":1210318,"timestamp":134393743,"id":1863,"parentId":1240,"tags":{},"startTime":1761173184478,"traceId":"b82c01a4fb2d066b"},{"name":"seal","duration":3477929,"timestamp":132163067,"id":1822,"parentId":1240,"tags":{},"startTime":1761173182247,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-compilation","duration":11805699,"timestamp":123835818,"id":1240,"parentId":1237,"tags":{"name":"client"},"startTime":1761173173920,"traceId":"b82c01a4fb2d066b"},{"name":"emit","duration":30270,"timestamp":135644100,"id":1866,"parentId":1237,"tags":{},"startTime":1761173185728,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-close","duration":1394467,"timestamp":135675757,"id":1867,"parentId":1237,"tags":{"name":"client"},"startTime":1761173185760,"traceId":"b82c01a4fb2d066b"},{"name":"webpack-generate-error-stats","duration":8483,"timestamp":137070324,"id":1868,"parentId":1867,"tags":{},"startTime":1761173187155,"traceId":"b82c01a4fb2d066b"},{"name":"run-webpack-compiler","duration":13746616,"timestamp":123332677,"id":1237,"parentId":1236,"tags":{},"startTime":1761173173417,"traceId":"b82c01a4fb2d066b"},{"name":"format-webpack-messages","duration":140,"timestamp":137079306,"id":1869,"parentId":1236,"tags":{},"startTime":1761173187164,"traceId":"b82c01a4fb2d066b"},{"name":"worker-main-client","duration":13747513,"timestamp":123332182,"id":1236,"parentId":1,"tags":{},"startTime":1761173173417,"traceId":"b82c01a4fb2d066b"},{"name":"verify-and-lint","duration":178657,"timestamp":137209618,"id":1872,"parentId":1,"tags":{},"startTime":1761173187294,"traceId":"b82c01a4fb2d066b"},{"name":"verify-typescript-setup","duration":13025351,"timestamp":137203613,"id":1871,"parentId":1,"tags":{},"startTime":1761173187288,"traceId":"b82c01a4fb2d066b"},{"name":"check-static-error-page","duration":19334,"timestamp":150247562,"id":1875,"parentId":1874,"tags":{},"startTime":1761173200332,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":6392,"timestamp":150374445,"id":1876,"parentId":1874,"tags":{"page":"/_app"},"startTime":1761173200459,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":1195,"timestamp":150379666,"id":1878,"parentId":1874,"tags":{"page":"/_document"},"startTime":1761173200464,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":11733,"timestamp":150379536,"id":1877,"parentId":1874,"tags":{"page":"/_error"},"startTime":1761173200464,"traceId":"b82c01a4fb2d066b"},{"name":"is-page-static","duration":636213,"timestamp":150412085,"id":1884,"parentId":1883,"tags":{},"startTime":1761173200496,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":668215,"timestamp":150380163,"id":1883,"parentId":1874,"tags":{"page":"/favicon.ico"},"startTime":1761173200464,"traceId":"b82c01a4fb2d066b"},{"name":"is-page-static","duration":770869,"timestamp":150412415,"id":1885,"parentId":1879,"tags":{},"startTime":1761173200497,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":803628,"timestamp":150379725,"id":1879,"parentId":1874,"tags":{"page":"/_not-found"},"startTime":1761173200464,"traceId":"b82c01a4fb2d066b"},{"name":"is-page-static","duration":796205,"timestamp":150418843,"id":1886,"parentId":1880,"tags":{},"startTime":1761173200503,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":835189,"timestamp":150379916,"id":1880,"parentId":1874,"tags":{"page":"/"},"startTime":1761173200464,"traceId":"b82c01a4fb2d066b"},{"name":"is-page-static","duration":814435,"timestamp":150418903,"id":1887,"parentId":1881,"tags":{},"startTime":1761173200503,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":853361,"timestamp":150380029,"id":1881,"parentId":1874,"tags":{"page":"/run/[runId]"},"startTime":1761173200464,"traceId":"b82c01a4fb2d066b"},{"name":"is-page-static","duration":821813,"timestamp":150418933,"id":1888,"parentId":1882,"tags":{},"startTime":1761173200503,"traceId":"b82c01a4fb2d066b"},{"name":"check-page","duration":860944,"timestamp":150380110,"id":1882,"parentId":1874,"tags":{"page":"/run/[runId]/streams/[streamId]"},"startTime":1761173200464,"traceId":"b82c01a4fb2d066b"},{"name":"static-check","duration":994305,"timestamp":150246785,"id":1874,"parentId":1,"tags":{},"startTime":1761173200331,"traceId":"b82c01a4fb2d066b"},{"name":"generate-required-server-files","duration":509,"timestamp":151241318,"id":1890,"parentId":1,"tags":{},"startTime":1761173201326,"traceId":"b82c01a4fb2d066b"},{"name":"write-routes-manifest","duration":12301,"timestamp":151261071,"id":1892,"parentId":1,"tags":{},"startTime":1761173201345,"traceId":"b82c01a4fb2d066b"},{"name":"load-dotenv","duration":38,"timestamp":151347286,"id":1895,"parentId":1894,"tags":{},"startTime":1761173201432,"traceId":"b82c01a4fb2d066b"},{"name":"run-export-path-map","duration":1540,"timestamp":155712560,"id":1896,"parentId":1894,"tags":{},"startTime":1761173205797,"traceId":"b82c01a4fb2d066b"},{"name":"next-export","duration":6245960,"timestamp":151345991,"id":1894,"parentId":1,"tags":{},"startTime":1761173201430,"traceId":"b82c01a4fb2d066b"},{"name":"move-exported-app-not-found-","duration":114,"timestamp":157593434,"id":1897,"parentId":1893,"tags":{},"startTime":1761173207678,"traceId":"b82c01a4fb2d066b"},{"name":"move-exported-page","duration":255001,"timestamp":157593686,"id":1898,"parentId":1893,"tags":{},"startTime":1761173207678,"traceId":"b82c01a4fb2d066b"},{"name":"static-generation","duration":7862860,"timestamp":151340277,"id":1893,"parentId":1,"tags":{},"startTime":1761173201425,"traceId":"b82c01a4fb2d066b"},{"name":"write-routes-manifest","duration":350406,"timestamp":159203455,"id":1899,"parentId":1,"tags":{},"startTime":1761173209288,"traceId":"b82c01a4fb2d066b"},{"name":"node-file-trace-build","duration":35198689,"timestamp":151243307,"id":1891,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1761173201328,"traceId":"b82c01a4fb2d066b"},{"name":"apply-include-excludes","duration":955,"timestamp":186442039,"id":1900,"parentId":1,"tags":{},"startTime":1761173236526,"traceId":"b82c01a4fb2d066b"},{"name":"print-tree-view","duration":4257,"timestamp":186443230,"id":1901,"parentId":1,"tags":{},"startTime":1761173236528,"traceId":"b82c01a4fb2d066b"},{"name":"telemetry-flush","duration":65,"timestamp":186447501,"id":1902,"parentId":1,"tags":{},"startTime":1761173236532,"traceId":"b82c01a4fb2d066b"},{"name":"next-build","duration":88831327,"timestamp":97616247,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.4","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1761173147701,"traceId":"b82c01a4fb2d066b"}]
|