Docker build fails #611

Closed
opened 2023-07-27 14:00:36 +00:00 by Ghost · 0 comments

Describe the bug

The supplied Dockerfile returns in Yarn build exit code 2.

To Reproduce

Use Docker BuildX to create an image.

Expected behavior

Succesful build

Additional context

#24 [linux/amd64 build 6/8] RUN yarn install --network-timeout 1000000
#24 0.232 yarn install v1.22.19
#24 0.349 [1/4] Resolving packages...
#24 1.156 [2/4] Fetching packages...
#24 ...

#25 [linux/arm64 build 6/8] RUN yarn install --network-timeout 1000000
#25 11.48 yarn install v1.22.19
#25 22.11 [1/4] Resolving packages...
#25 ...

#24 [linux/amd64 build 6/8] RUN yarn install --network-timeout 1000000
#24 31.29 [3/4] Linking dependencies...
#24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/plugin-syntax-import-assertions@7.20.0" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @webscopeio/react-textarea-autocomplete@4.9.2" has unmet peer dependency "prop-types@^15.0.0".
#24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > babel-loader@9.1.2" has unmet peer dependency "@babel/core@^7.12.0".
#24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > eslint-plugin-formatjs@4.10.1" has unmet peer dependency "eslint@7 || 8".
#24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > eslint-webpack-plugin@4.0.1" has unmet peer dependency "eslint@^8.0.0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/nostr > ts-node@10.9.1" has unmet peer dependency "@types/node@*".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/helper-compilation-targets@7.21.5" has unmet peer dependency "@babel/core@^7.0.0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6" has unmet peer dependency "@babel/core@^7.0.0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7" has unmet peer dependency "@babel/core@^7.13.0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-async-generator-functions@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-class-static-block@7.21.0" has unmet peer dependency "@babel/core@^7.12.0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-dynamic-import@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-export-namespace-from@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-json-strings@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-logical-assignment-operators@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-nullish-coalescing-operator@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-numeric-separator@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-object-rest-spread@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-optional-catch-binding@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-optional-chaining@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-private-methods@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-private-property-in-object@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-async-generators@7.8.4" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-class-properties@7.12.13" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-class-static-block@7.14.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-dynamic-import@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-export-namespace-from@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-import-meta@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-json-strings@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-logical-assignment-operators@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-nullish-coalescing-operator@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-numeric-separator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-object-rest-spread@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-optional-catch-binding@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-optional-chaining@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-private-property-in-object@7.14.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-top-level-await@7.14.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-arrow-functions@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-async-to-generator@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-block-scoped-functions@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-block-scoping@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-classes@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-computed-properties@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-destructuring@7.21.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-dotall-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-duplicate-keys@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-exponentiation-operator@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-for-of@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-function-name@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-literals@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-member-expression-literals@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-amd@7.20.11" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-commonjs@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-systemjs@7.20.11" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-umd@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-named-capturing-groups-regex@7.20.5" has unmet peer dependency "@babel/core@^7.0.0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-new-target@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-object-super@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-parameters@7.21.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-property-literals@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-regenerator@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-reserved-words@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-shorthand-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-spread@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-sticky-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-template-literals@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-typeof-symbol@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-unicode-escapes@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-unicode-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/preset-modules@0.1.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-corejs2@0.3.3" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-corejs3@0.6.0" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-regenerator@0.4.1" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-display-name@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-jsx@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-jsx-development@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-pure-annotations@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-async-generator-functions > @babel/helper-remap-async-to-generator@7.18.9" has unmet peer dependency "@babel/core@^7.0.0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.21.4" has unmet peer dependency "@babel/core@^7.0.0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-object-rest-spread > @babel/helper-compilation-targets@7.21.4" has unmet peer dependency "@babel/core@^7.0.0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex > @babel/helper-create-regexp-features-plugin@7.21.4" has unmet peer dependency "@babel/core@^7.0.0".
#24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-corejs2 > @babel/helper-define-polyfill-provider@0.3.3" has unmet peer dependency "@babel/core@^7.4.0-0".
#24 51.43 [4/4] Building fresh packages...
#24 51.59 success Saved lockfile.
#24 51.60 Done in 51.37s.
#24 DONE 52.8s

#25 [linux/arm64 build 6/8] RUN yarn install --network-timeout 1000000
#25 ...

#26 [linux/amd64 build 7/8] COPY . .
#26 DONE 1.0s

#27 [linux/amd64 build 8/8] RUN yarn build
#27 0.309 yarn run v1.22.19
#27 0.348 $ yarn workspace @snort/shared build && yarn workspace @snort/system build && yarn workspace @snort/system-react build && yarn workspace @snort/app build
#27 0.957 $ rm -rf dist && tsc
#27 5.741 $ rm -rf dist && tsc
#27 11.47 src/cache/index.ts(2,40): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.47 src/cache/relay-metric.ts(2,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.48 src/cache/relay-metric.ts(13,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'RelayMetricCache' does not extend another class.
#27 11.48 src/cache/relay-metric.ts(16,16): error TS2339: Property 'buffer' does not exist on type 'RelayMetricCache'.
#27 11.48 src/cache/relay-metric.ts(16,32): error TS2339: Property 'onTable' does not exist on type 'RelayMetricCache'.
#27 11.48 src/cache/relay-metric.ts(20,21): error TS2339: Property 'cache' does not exist on type 'RelayMetricCache'.
#27 11.48 src/cache/user-metadata.ts(2,52): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.48 src/cache/user-metadata.ts(18,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'UserProfileCache' does not extend another class.
#27 11.48 src/cache/user-metadata.ts(22,18): error TS2339: Property 'buffer' does not exist on type 'UserProfileCache'.
#27 11.48 src/cache/user-metadata.ts(42,23): error TS2339: Property 'cache' does not exist on type 'UserProfileCache'.
#27 11.48 src/cache/user-metadata.ts(61,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'UserProfileCache' does not extend another class.
#27 11.48 src/cache/user-metadata.ts(91,24): error TS2339: Property 'getFromCache' does not exist on type 'UserProfileCache'.
#27 11.48 src/cache/user-metadata.ts(93,22): error TS2339: Property 'set' does not exist on type 'UserProfileCache'.
#27 11.48 src/cache/user-metadata.ts(111,24): error TS2339: Property 'getFromCache' does not exist on type 'UserProfileCache'.
#27 11.48 src/cache/user-metadata.ts(113,22): error TS2339: Property 'set' does not exist on type 'UserProfileCache'.
#27 11.48 src/cache/user-relays.ts(2,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.48 src/cache/user-relays.ts(13,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'UserRelaysCache' does not extend another class.
#27 11.48 src/cache/user-relays.ts(16,18): error TS2339: Property 'buffer' does not exist on type 'UserRelaysCache'.
#27 11.48 src/cache/user-relays.ts(22,10): error TS2339: Property 'cache' does not exist on type 'UserRelaysCache'.
#27 11.48 src/cache/user-relays.ts(22,24): error TS7006: Parameter 'v' implicitly has an 'any' type.
#27 11.48 src/cache/user-relays.ts(27,21): error TS2339: Property 'cache' does not exist on type 'UserRelaysCache'.
#27 11.48 src/connection.ts(3,50): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.48 src/connection.ts(129,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.48 src/connection.ts(171,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(185,16): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(194,16): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(226,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(239,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(262,12): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(289,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(298,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/connection.ts(341,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'.
#27 11.49 src/event-builder.ts(3,39): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/event-ext.ts(3,47): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/event-publisher.ts(3,38): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/gossip-model.ts(2,32): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/gossip-model.ts(67,35): error TS7006: Parameter 'a' implicitly has an 'any' type.
#27 11.49 src/gossip-model.ts(107,35): error TS7006: Parameter 'a' implicitly has an 'any' type.
#27 11.49 src/impl/nip44.ts(5,40): error TS2307: Cannot find module '@stablelib/xchacha20' or its corresponding type declarations.
#27 11.49 src/impl/nip46.ts(1,37): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/impl/nip7.ts(1,71): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/nostr-link.ts(1,42): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/nostr-system.ts(3,68): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/nostr-system.ts(94,51): error TS2339: Property 'snapshot' does not exist on type 'Connection'.
#27 11.49 src/nostr-system.ts(209,14): error TS2339: Property 'notifyChange' does not exist on type 'NostrSystem'.
#27 11.49 src/nostr-system.ts(221,12): error TS2339: Property 'notifyChange' does not exist on type 'NostrSystem'.
#27 11.49 src/nostr-system.ts(323,12): error TS2339: Property 'notifyChange' does not exist on type 'NostrSystem'.
#27 11.49 src/note-collection.ts(1,30): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/profile-cache.ts(2,38): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/query.ts(3,35): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/relay-metric-handler.ts(1,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/request-builder.ts(3,59): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/request-merger.ts(1,26): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/system-worker.ts(1,31): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/utils.ts(1,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/zaps.ts(1,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.49 src/zaps.ts(2,55): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations.
#27 11.54 error Command failed with exit code 2.
#27 11.54 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
#27 11.58 error Command failed.
#27 11.58 Exit code: 2
#27 11.58 Command: /usr/local/bin/node
#27 11.58 Arguments: /opt/yarn-v1.22.19/lib/cli.js build
#27 11.58 Directory: /app/packages/system
#27 11.58 Output:
#27 11.58
#27 11.58 info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command.
#27 11.63 error Command failed with exit code 2.
#27 11.63 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
#27 ERROR: process "/bin/sh -c yarn build" did not complete successfully: exit code: 2

#25 [linux/arm64 build 6/8] RUN yarn install --network-timeout 1000000
#25 CANCELED

[linux/amd64 build 8/8] RUN yarn build:
11.58 error Command failed.
11.58 Exit code: 2
11.58 Command: /usr/local/bin/node
11.58 Arguments: /opt/yarn-v1.22.19/lib/cli.js build
11.58 Directory: /app/packages/system
11.58 Output:
11.58
11.58 info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command.
11.63 error Command failed with exit code 2.
11.63 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.


Dockerfile:10

8 |
9 | COPY . .
10 | >>> RUN yarn build
11 |
12 | FROM nginx:mainline-alpine

ERROR: failed to solve: process "/bin/sh -c yarn build" did not complete successfully: exit code: 2
Error: Process completed with exit code 1.

**Describe the bug** The supplied Dockerfile returns in Yarn build exit code 2. **To Reproduce** Use Docker BuildX to create an image. **Expected behavior** Succesful build **Additional context** #24 [linux/amd64 build 6/8] RUN yarn install --network-timeout 1000000 #24 0.232 yarn install v1.22.19 #24 0.349 [1/4] Resolving packages... #24 1.156 [2/4] Fetching packages... #24 ... #25 [linux/arm64 build 6/8] RUN yarn install --network-timeout 1000000 #25 11.48 yarn install v1.22.19 #25 22.11 [1/4] Resolving packages... #25 ... #24 [linux/amd64 build 6/8] RUN yarn install --network-timeout 1000000 #24 31.29 [3/4] Linking dependencies... #24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/plugin-syntax-import-assertions@7.20.0" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @webscopeio/react-textarea-autocomplete@4.9.2" has unmet peer dependency "prop-types@^15.0.0". #24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > babel-loader@9.1.2" has unmet peer dependency "@babel/core@^7.12.0". #24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > eslint-plugin-formatjs@4.10.1" has unmet peer dependency "eslint@7 || 8". #24 31.29 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > eslint-webpack-plugin@4.0.1" has unmet peer dependency "eslint@^8.0.0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/nostr > ts-node@10.9.1" has unmet peer dependency "@types/node@*". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/helper-compilation-targets@7.21.5" has unmet peer dependency "@babel/core@^7.0.0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6" has unmet peer dependency "@babel/core@^7.0.0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7" has unmet peer dependency "@babel/core@^7.13.0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-async-generator-functions@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-class-static-block@7.21.0" has unmet peer dependency "@babel/core@^7.12.0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-dynamic-import@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-export-namespace-from@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-json-strings@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-logical-assignment-operators@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-nullish-coalescing-operator@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-numeric-separator@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-object-rest-spread@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-optional-catch-binding@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-optional-chaining@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-private-methods@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-private-property-in-object@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-async-generators@7.8.4" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-class-properties@7.12.13" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-class-static-block@7.14.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-dynamic-import@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-export-namespace-from@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-import-meta@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-json-strings@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-logical-assignment-operators@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-nullish-coalescing-operator@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-numeric-separator@7.10.4" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-object-rest-spread@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.30 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-optional-catch-binding@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-optional-chaining@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-private-property-in-object@7.14.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-syntax-top-level-await@7.14.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-arrow-functions@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-async-to-generator@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-block-scoped-functions@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-block-scoping@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-classes@7.21.0" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-computed-properties@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-destructuring@7.21.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-dotall-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-duplicate-keys@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-exponentiation-operator@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-for-of@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-function-name@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-literals@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-member-expression-literals@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-amd@7.20.11" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-commonjs@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-systemjs@7.20.11" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-modules-umd@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-named-capturing-groups-regex@7.20.5" has unmet peer dependency "@babel/core@^7.0.0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-new-target@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-object-super@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-parameters@7.21.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-property-literals@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-regenerator@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-reserved-words@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-shorthand-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-spread@7.20.7" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-sticky-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-template-literals@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-typeof-symbol@7.18.9" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-unicode-escapes@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-transform-unicode-regex@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/preset-modules@0.1.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-corejs2@0.3.3" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-corejs3@0.6.0" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.31 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-regenerator@0.4.1" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-display-name@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-jsx@7.21.5" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-jsx-development@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-react > @babel/plugin-transform-react-pure-annotations@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-async-generator-functions > @babel/helper-remap-async-to-generator@7.18.9" has unmet peer dependency "@babel/core@^7.0.0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.21.4" has unmet peer dependency "@babel/core@^7.0.0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-object-rest-spread > @babel/helper-compilation-targets@7.21.4" has unmet peer dependency "@babel/core@^7.0.0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex > @babel/helper-create-regexp-features-plugin@7.21.4" has unmet peer dependency "@babel/core@^7.0.0". #24 31.32 warning "workspace-aggregator-28e8157e-0c43-4753-8d5b-4381d0f722b0 > @snort/app > @babel/preset-env > babel-plugin-polyfill-corejs2 > @babel/helper-define-polyfill-provider@0.3.3" has unmet peer dependency "@babel/core@^7.4.0-0". #24 51.43 [4/4] Building fresh packages... #24 51.59 success Saved lockfile. #24 51.60 Done in 51.37s. #24 DONE 52.8s #25 [linux/arm64 build 6/8] RUN yarn install --network-timeout 1000000 #25 ... #26 [linux/amd64 build 7/8] COPY . . #26 DONE 1.0s #27 [linux/amd64 build 8/8] RUN yarn build #27 0.309 yarn run v1.22.19 #27 0.348 $ yarn workspace @snort/shared build && yarn workspace @snort/system build && yarn workspace @snort/system-react build && yarn workspace @snort/app build #27 0.957 $ rm -rf dist && tsc #27 5.741 $ rm -rf dist && tsc #27 11.47 src/cache/index.ts(2,40): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.47 src/cache/relay-metric.ts(2,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.48 src/cache/relay-metric.ts(13,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'RelayMetricCache' does not extend another class. #27 11.48 src/cache/relay-metric.ts(16,16): error TS2339: Property 'buffer' does not exist on type 'RelayMetricCache'. #27 11.48 src/cache/relay-metric.ts(16,32): error TS2339: Property 'onTable' does not exist on type 'RelayMetricCache'. #27 11.48 src/cache/relay-metric.ts(20,21): error TS2339: Property 'cache' does not exist on type 'RelayMetricCache'. #27 11.48 src/cache/user-metadata.ts(2,52): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.48 src/cache/user-metadata.ts(18,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'UserProfileCache' does not extend another class. #27 11.48 src/cache/user-metadata.ts(22,18): error TS2339: Property 'buffer' does not exist on type 'UserProfileCache'. #27 11.48 src/cache/user-metadata.ts(42,23): error TS2339: Property 'cache' does not exist on type 'UserProfileCache'. #27 11.48 src/cache/user-metadata.ts(61,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'UserProfileCache' does not extend another class. #27 11.48 src/cache/user-metadata.ts(91,24): error TS2339: Property 'getFromCache' does not exist on type 'UserProfileCache'. #27 11.48 src/cache/user-metadata.ts(93,22): error TS2339: Property 'set' does not exist on type 'UserProfileCache'. #27 11.48 src/cache/user-metadata.ts(111,24): error TS2339: Property 'getFromCache' does not exist on type 'UserProfileCache'. #27 11.48 src/cache/user-metadata.ts(113,22): error TS2339: Property 'set' does not exist on type 'UserProfileCache'. #27 11.48 src/cache/user-relays.ts(2,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.48 src/cache/user-relays.ts(13,18): error TS4112: This member cannot have an 'override' modifier because its containing class 'UserRelaysCache' does not extend another class. #27 11.48 src/cache/user-relays.ts(16,18): error TS2339: Property 'buffer' does not exist on type 'UserRelaysCache'. #27 11.48 src/cache/user-relays.ts(22,10): error TS2339: Property 'cache' does not exist on type 'UserRelaysCache'. #27 11.48 src/cache/user-relays.ts(22,24): error TS7006: Parameter 'v' implicitly has an 'any' type. #27 11.48 src/cache/user-relays.ts(27,21): error TS2339: Property 'cache' does not exist on type 'UserRelaysCache'. #27 11.48 src/connection.ts(3,50): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.48 src/connection.ts(129,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.48 src/connection.ts(171,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(185,16): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(194,16): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(226,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(239,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(262,12): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(289,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(298,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/connection.ts(341,10): error TS2339: Property 'notifyChange' does not exist on type 'Connection'. #27 11.49 src/event-builder.ts(3,39): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/event-ext.ts(3,47): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/event-publisher.ts(3,38): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/gossip-model.ts(2,32): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/gossip-model.ts(67,35): error TS7006: Parameter 'a' implicitly has an 'any' type. #27 11.49 src/gossip-model.ts(107,35): error TS7006: Parameter 'a' implicitly has an 'any' type. #27 11.49 src/impl/nip44.ts(5,40): error TS2307: Cannot find module '@stablelib/xchacha20' or its corresponding type declarations. #27 11.49 src/impl/nip46.ts(1,37): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/impl/nip7.ts(1,71): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/nostr-link.ts(1,42): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/nostr-system.ts(3,68): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/nostr-system.ts(94,51): error TS2339: Property 'snapshot' does not exist on type 'Connection'. #27 11.49 src/nostr-system.ts(209,14): error TS2339: Property 'notifyChange' does not exist on type 'NostrSystem'. #27 11.49 src/nostr-system.ts(221,12): error TS2339: Property 'notifyChange' does not exist on type 'NostrSystem'. #27 11.49 src/nostr-system.ts(323,12): error TS2339: Property 'notifyChange' does not exist on type 'NostrSystem'. #27 11.49 src/note-collection.ts(1,30): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/profile-cache.ts(2,38): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/query.ts(3,35): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/relay-metric-handler.ts(1,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/request-builder.ts(3,59): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/request-merger.ts(1,26): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/system-worker.ts(1,31): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/utils.ts(1,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/zaps.ts(1,27): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.49 src/zaps.ts(2,55): error TS2307: Cannot find module '@snort/shared' or its corresponding type declarations. #27 11.54 error Command failed with exit code 2. #27 11.54 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. #27 11.58 error Command failed. #27 11.58 Exit code: 2 #27 11.58 Command: /usr/local/bin/node #27 11.58 Arguments: /opt/yarn-v1.22.19/lib/cli.js build #27 11.58 Directory: /app/packages/system #27 11.58 Output: #27 11.58 #27 11.58 info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command. #27 11.63 error Command failed with exit code 2. #27 11.63 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. #27 ERROR: process "/bin/sh -c yarn build" did not complete successfully: exit code: 2 #25 [linux/arm64 build 6/8] RUN yarn install --network-timeout 1000000 #25 CANCELED ------ > [linux/amd64 build 8/8] RUN yarn build: 11.58 error Command failed. 11.58 Exit code: 2 11.58 Command: /usr/local/bin/node 11.58 Arguments: /opt/yarn-v1.22.19/lib/cli.js build 11.58 Directory: /app/packages/system 11.58 Output: 11.58 11.58 info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command. 11.63 error Command failed with exit code 2. 11.63 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ------ Dockerfile:10 -------------------- 8 | 9 | COPY . . 10 | >>> RUN yarn build 11 | 12 | FROM nginx:mainline-alpine -------------------- ERROR: failed to solve: process "/bin/sh -c yarn build" did not complete successfully: exit code: 2 Error: Process completed with exit code 1.
Ghost closed this issue 2023-08-26 07:15:33 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kieran/snort#611
No description provided.