Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: add close callbacks #152

Merged
merged 2 commits into from
May 22, 2024

remove unnecessary code

ce9a8ee
Select commit
Loading
Failed to load commit list.
Merged

feat: add close callbacks #152

remove unnecessary code
ce9a8ee
Select commit
Loading
Failed to load commit list.
Fleek.co / widgets-test succeeded May 22, 2024 in 4m 32s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2024-05-22T16:35:18.479Z

2024-05-22T16:35:19.622Z: Deploy started
2024-05-22T16:35:20.552Z: Using build configuration from file .fleek.json
2024-05-22T16:35:22.233Z: Docker image: 'fleek/create-react-app:node-16'
2024-05-22T16:35:22.233Z: Build command: 'npm ci && npm run build'
2024-05-22T16:35:22.233Z: Triggering build execution...
2024-05-22T16:36:20.081Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.081Z: npm WARN EBADENGINE   package: '@jest/[email protected]',
2024-05-22T16:36:20.081Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.083Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.083Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.083Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.083Z: npm WARN EBADENGINE   package: '@opensea/[email protected]',
2024-05-22T16:36:20.083Z: npm WARN EBADENGINE   required: { node: '>=20.0.0' },
2024-05-22T16:36:20.083Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.083Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.084Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.084Z: npm WARN EBADENGINE   package: '@xmtp/[email protected]',
2024-05-22T16:36:20.084Z: npm WARN EBADENGINE   required: { node: '>=18' },
2024-05-22T16:36:20.084Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.084Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.089Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.089Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.089Z: npm WARN EBADENGINE   required: { node: '>=18' },
2024-05-22T16:36:20.089Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.089Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.089Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE   required: { node: '>=16.17' },
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE   required: { node: '>=16.17.0' },
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.091Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE   required: { node: '^14.18.0 || >=16.10.0' },
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.095Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.098Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.098Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.098Z: npm WARN EBADENGINE   required: { node: '^14.18.0 || ^16.14.0 || >=18.0.0' },
2024-05-22T16:36:20.098Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.098Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.099Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.099Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.100Z: npm WARN EBADENGINE   required: { node: '>=18' },
2024-05-22T16:36:20.100Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.100Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.100Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   package: '@jest/[email protected]',
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   package: '@jest/[email protected]',
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   package: '@jest/[email protected]',
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.101Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.102Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE   required: { node: '^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0' },
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.103Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.106Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.106Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.106Z: npm WARN EBADENGINE   required: { node: '>=20.0.0' },
2024-05-22T16:36:20.106Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.106Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.110Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.110Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.110Z: npm WARN EBADENGINE   required: { node: '>=18' },
2024-05-22T16:36:20.110Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.110Z: npm WARN EBADENGINE }
2024-05-22T16:36:20.111Z: npm WARN EBADENGINE Unsupported engine {
2024-05-22T16:36:20.111Z: npm WARN EBADENGINE   package: '[email protected]',
2024-05-22T16:36:20.111Z: npm WARN EBADENGINE   required: { node: '14 || >=16.14' },
2024-05-22T16:36:20.111Z: npm WARN EBADENGINE   current: { node: 'v16.4.2', npm: '7.18.1' }
2024-05-22T16:36:20.111Z: npm WARN EBADENGINE }
2024-05-22T16:36:36.137Z: npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
2024-05-22T16:36:36.244Z: npm WARN deprecated [email protected]: [email protected]
2024-05-22T16:36:37.015Z: npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
2024-05-22T16:36:37.080Z: npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2024-05-22T16:36:37.540Z: npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
2024-05-22T16:36:38.028Z: npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
2024-05-22T16:36:38.709Z: npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2024-05-22T16:36:38.907Z: npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2024-05-22T16:36:40.583Z: npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
2024-05-22T16:36:41.041Z: npm WARN deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr-to-uri
2024-05-22T16:36:41.876Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:41.944Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:42.383Z: npm WARN deprecated [email protected]: Please update to the latest object-keys
2024-05-22T16:36:44.000Z: npm WARN deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
2024-05-22T16:36:44.355Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:44.866Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:45.784Z: npm WARN deprecated [email protected]: This module has been superseded by @ipld/dag-cbor and multiformats
2024-05-22T16:36:45.956Z: npm WARN deprecated [email protected]: this library is no longer supported
2024-05-22T16:36:46.190Z: npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
2024-05-22T16:36:46.972Z: npm WARN deprecated [email protected]: This module has been superseded by @ipld/dag-pb and multiformats
2024-05-22T16:36:47.290Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:47.575Z: npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2024-05-22T16:36:50.214Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:50.949Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:52.557Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:53.321Z: npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
2024-05-22T16:36:54.584Z: npm WARN deprecated @oclif/[email protected]: Deprecated in favor of @oclif/core
2024-05-22T16:36:56.397Z: npm WARN deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr-to-uri
2024-05-22T16:36:56.649Z: npm WARN deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
2024-05-22T16:36:57.589Z: npm WARN deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
2024-05-22T16:36:57.908Z: npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
2024-05-22T16:36:58.011Z: npm WARN deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
2024-05-22T16:36:58.311Z: npm WARN deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
2024-05-22T16:36:58.602Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:36:59.158Z: npm WARN deprecated @motionone/[email protected]: Motion One for Vue is deprecated. Use Oku Motion instead https://oku-ui.com/motion
2024-05-22T16:37:00.129Z: npm WARN deprecated [email protected]: This module has been superseded by the multiformats module
2024-05-22T16:37:02.610Z: npm WARN deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
2024-05-22T16:37:06.377Z: npm WARN deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
2024-05-22T16:37:16.910Z: > [email protected] postinstall
2024-05-22T16:37:16.910Z: > npm run copy-zoid
2024-05-22T16:37:17.167Z: > [email protected] copy-zoid
2024-05-22T16:37:17.167Z: > shx mkdir -p public/scripts/zoid || true && shx cp -R node_modules/@krakenjs/zoid/dist/* public/scripts/zoid
2024-05-22T16:37:17.312Z: > [email protected] prepare
2024-05-22T16:37:17.312Z: > husky install
2024-05-22T16:37:17.373Z: husky - Git hooks installed
2024-05-22T16:37:17.400Z: added 2689 packages, and audited 2691 packages in 59s
2024-05-22T16:37:17.400Z: 471 packages are looking for funding
2024-05-22T16:37:17.400Z: run `npm fund` for details
2024-05-22T16:37:17.461Z: 31 vulnerabilities (2 low, 15 moderate, 12 high, 2 critical)
2024-05-22T16:37:17.461Z: To address issues that do not require attention, run:
2024-05-22T16:37:17.461Z: npm audit fix
2024-05-22T16:37:17.461Z: To address all issues possible (including breaking changes), run:
2024-05-22T16:37:17.461Z: npm audit fix --force
2024-05-22T16:37:17.461Z: Some issues need review, and may require choosing
2024-05-22T16:37:17.461Z: a different dependency.
2024-05-22T16:37:17.461Z: Run `npm audit` for details.
2024-05-22T16:37:17.461Z: npm notice
2024-05-22T16:37:17.461Z: npm notice New major version of npm available! 7.18.1 -> 10.8.0
2024-05-22T16:37:17.461Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.0>
2024-05-22T16:37:17.461Z: npm notice Run `npm install -g [email protected]` to update!
2024-05-22T16:37:17.461Z: npm notice
2024-05-22T16:37:17.730Z: > [email protected] build
2024-05-22T16:37:17.730Z: > react-app-rewired build
2024-05-22T16:37:19.287Z: Creating an optimized production build...
2024-05-22T16:37:19.419Z: Browserslist: caniuse-lite is outdated. Please run:
2024-05-22T16:37:19.419Z: npx update-browserslist-db@latest
2024-05-22T16:37:19.419Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-05-22T16:37:22.747Z: One of your dependencies, babel-preset-react-app, is importing the
2024-05-22T16:37:22.747Z: "@babel/plugin-proposal-private-property-in-object" package without
2024-05-22T16:37:22.747Z: declaring it in its dependencies. This is currently working because
2024-05-22T16:37:22.747Z: "@babel/plugin-proposal-private-property-in-object" is already in your
2024-05-22T16:37:22.747Z: node_modules folder for unrelated reasons, but it may break at any time.
2024-05-22T16:37:22.747Z: babel-preset-react-app is part of the create-react-app project, which
2024-05-22T16:37:22.747Z: is not maintianed anymore. It is thus unlikely that this bug will
2024-05-22T16:37:22.747Z: ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
2024-05-22T16:37:22.747Z: your devDependencies to work around this error. This will make this message
2024-05-22T16:37:22.747Z: go away.
2024-05-22T16:37:22.747Z: 
2024-05-22T16:39:36.258Z: Browserslist: caniuse-lite is outdated. Please run:
2024-05-22T16:39:36.258Z: npx update-browserslist-db@latest
2024-05-22T16:39:36.258Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-05-22T16:39:43.153Z: Compiled with warnings.
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/Avatar.tsx' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/Avatar.tsx'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/AvatarProvider.tsx' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/AvatarProvider.tsx'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/Blockies.tsx' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/Blockies.tsx'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/Image.tsx' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/Image.tsx'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/Jazzicon.tsx' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/Jazzicon.tsx'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/JsonRpcMulticallProvider.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/JsonRpcMulticallProvider.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/cache.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/cache.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/index.tsx' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/index.tsx'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@davatar/react/src/resolve.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@davatar/react/src/resolve.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@metamask/safe-event-emitter/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/safe-event-emitter/index.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/config.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/config.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/endpoint.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/endpoint.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/index.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/chains.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/chains.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/common.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/common.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/decoded-data.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/decoded-data.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/master-copies.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/master-copies.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/notifications.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/notifications.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/safe-apps.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/safe-apps.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/safe-info.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/safe-info.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/safe-messages.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/safe-messages.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/transactions.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/types/transactions.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/utils.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@safe-global/safe-gateway-typescript-sdk/src/utils.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/browser/aes.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/browser/aes.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/browser/hmac.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/browser/hmac.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/browser/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/browser/index.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/browser/sha2.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/browser/sha2.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/constants/default.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/constants/default.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/constants/encoding.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/constants/encoding.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/constants/error.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/constants/error.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/constants/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/constants/index.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/constants/length.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/constants/length.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/constants/operations.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/constants/operations.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/helpers/env.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/helpers/env.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/helpers/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/helpers/index.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/helpers/pkcs7.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/helpers/pkcs7.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/helpers/types.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/helpers/types.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/helpers/validators.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/helpers/validators.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/crypto/src/lib/browser.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/crypto/src/lib/browser.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/encoding/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/encoding/src/index.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/environment/src/crypto.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/environment/src/crypto.ts'
2024-05-22T16:39:43.155Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/environment/src/env.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/environment/src/env.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/environment/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/environment/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/events/src/events.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/events/src/events.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/events/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/events/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/heartbeat/src/constants/heartbeat.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/heartbeat/src/constants/heartbeat.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/heartbeat/src/constants/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/heartbeat/src/constants/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/heartbeat/src/heartbeat.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/heartbeat/src/heartbeat.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/heartbeat/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/heartbeat/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/heartbeat/src/types/heartbeat.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/heartbeat/src/types/heartbeat.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/heartbeat/src/types/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/heartbeat/src/types/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-http-connection/src/http.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-http-connection/src/http.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-http-connection/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-http-connection/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-provider/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-provider/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-provider/src/provider.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-provider/src/provider.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-types/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-types/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-types/src/jsonrpc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-types/src/jsonrpc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-types/src/misc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-types/src/misc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-types/src/provider.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-types/src/provider.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-types/src/validator.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-types/src/validator.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/constants.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/constants.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/env.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/env.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/error.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/error.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/format.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/format.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/routing.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/routing.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/types.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/types.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/url.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/url.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/validators.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/jsonrpc-utils/src/validators.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/core.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/core.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/crypto.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/crypto.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/events.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/events.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/network.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/network.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/socket.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/socket.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/storage.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/storage.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-client/src/url.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-client/src/url.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-provider/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-provider/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-provider/src/signer.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-provider/src/signer.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/constants/errors.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/constants/errors.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/constants/events.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/constants/events.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/constants/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/constants/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/constants/jsonrpc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/constants/jsonrpc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/constants/mobile.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/constants/mobile.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/constants/networks.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/constants/networks.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/crypto.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/crypto.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/ethereum.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/ethereum.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/events.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/events.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/jsonrpc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/jsonrpc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/network.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/network.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/protocol.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/protocol.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/qrcode.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/qrcode.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/registry.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/registry.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/socket.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/socket.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-types/src/storage.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-types/src/storage.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/encoding.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/encoding.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/env.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/env.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/json.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/json.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/local.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/local.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/meta.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/meta.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/misc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/misc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/mobile.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/mobile.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/payload.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/payload.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/registry.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/registry.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/session.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/session.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/url.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/url.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/validators.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/validators.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/legacy-utils/src/window.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/legacy-utils/src/window.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/logger/src/constants.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/logger/src/constants.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/logger/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/logger/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/logger/src/utils.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/logger/src/utils.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/randombytes/src/browser/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/randombytes/src/browser/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-api/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-api/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-api/src/jsonrpc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-api/src/jsonrpc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-api/src/misc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-api/src/misc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-api/src/parsers.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-api/src/parsers.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-api/src/types.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-api/src/types.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-api/src/validators.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-api/src/validators.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-auth/src/api.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-auth/src/api.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-auth/src/constants.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-auth/src/constants.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-auth/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-auth/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-auth/src/types.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-auth/src/types.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/relay-auth/src/utils.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/relay-auth/src/utils.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/safe-json/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/safe-json/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/constants/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/constants/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/constants/misc.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/constants/misc.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/constants/time.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/constants/time.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/types/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/types/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/types/watch.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/types/watch.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/utils/convert.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/utils/convert.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/utils/delay.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/utils/delay.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/utils/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/utils/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/time/src/watch.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/time/src/watch.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/window-getters/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/window-getters/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@walletconnect/window-metadata/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@walletconnect/window-metadata/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/eth-rpc-errors/src/classes.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/eth-rpc-errors/src/classes.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/eth-rpc-errors/src/error-constants.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/eth-rpc-errors/src/error-constants.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/eth-rpc-errors/src/errors.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/eth-rpc-errors/src/errors.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/eth-rpc-errors/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/eth-rpc-errors/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/eth-rpc-errors/src/utils.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/eth-rpc-errors/src/utils.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/jsbi/lib/jsbi.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/jsbi/lib/jsbi.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/json-rpc-engine/src/JsonRpcEngine.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/json-rpc-engine/src/JsonRpcEngine.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/json-rpc-engine/src/createAsyncMiddleware.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/json-rpc-engine/src/createAsyncMiddleware.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/json-rpc-engine/src/createScaffoldMiddleware.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/json-rpc-engine/src/createScaffoldMiddleware.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/json-rpc-engine/src/getUniqueId.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/json-rpc-engine/src/getUniqueId.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/json-rpc-engine/src/idRemapMiddleware.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/json-rpc-engine/src/idRemapMiddleware.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/json-rpc-engine/src/index.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/json-rpc-engine/src/index.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/json-rpc-engine/src/mergeMiddleware.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/json-rpc-engine/src/mergeMiddleware.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/react-codecopy/dist/codecopy.js.map' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/react-codecopy/dist/codecopy.js.map'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/error.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/error.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/struct.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/struct.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/coercions.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/coercions.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/refinements.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/refinements.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/types.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/types.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/utilities.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/structs/utilities.ts'
2024-05-22T16:39:43.156Z: Failed to parse source map from '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/utils.ts' file: Error: ENOENT: no such file or directory, open '/workspace/node_modules/@metamask/utils/node_modules/superstruct/src/utils.ts'
2024-05-22T16:39:43.156Z: Search for the keywords to learn more about each warning.
2024-05-22T16:39:43.156Z: To ignore, add // eslint-disable-next-line to the line before.
2024-05-22T16:39:43.156Z: File sizes after gzip:
2024-05-22T16:39:46.797Z: Deployed to IPFS and got the hash:
2024-05-22T16:39:46.797Z: QmQRzttd93ZgZ4x7ahNRVuckFjKVV92yLbeV7zGJkZMt72
2024-05-22T16:39:46.797Z: Checking content availability on IPFS...
2024-05-22T16:39:48.215Z: You can preview this build on :
2024-05-22T16:39:48.215Z: https://bafybeia7cyncurpbcl66rovr6d72qhlgr7x4bvf4yyvub44r3v6plm2dje.on.fleek.co