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

build(deps-dev): bump prettier from 2.8.8 to 3.0.2 #2922

Closed

build(deps-dev): bump prettier from 2.8.8 to 3.0.2

2779253
Select commit
Loading
Failed to load commit list.
Closed

build(deps-dev): bump prettier from 2.8.8 to 3.0.2 #2922

build(deps-dev): bump prettier from 2.8.8 to 3.0.2
2779253
Select commit
Loading
Failed to load commit list.
Fleek.co / stagingolympusdaofinance failed Aug 16, 2023 in 3m 3s

Build failed

Check build details on Fleek for further information.

Details

Deploy started at 2023-08-16T04:48:26.056Z

2023-08-16T04:48:29.011Z: Deploy started
2023-08-16T04:48:33.491Z: Docker image: 'appleseed3/create-react-app:latest'
2023-08-16T04:48:33.491Z: Build command: 'yarn install && yarn lint && yarn build'
2023-08-16T04:48:33.491Z: Triggering build execution...
2023-08-16T04:49:17.163Z: yarn install v1.22.19
2023-08-16T04:49:17.244Z: [1/4] Resolving packages...
2023-08-16T04:49:17.658Z: [2/4] Fetching packages...
2023-08-16T04:49:53.996Z: warning [email protected]: The engine "pnpm" appears to be invalid.
2023-08-16T04:49:54.011Z: [3/4] Linking dependencies...
2023-08-16T04:49:54.016Z: warning "@olympusdao/treasury-subgraph-client > @wundergraph/sdk > @graphql-mesh/[email protected]" has unmet peer dependency "@graphql-mesh/store@^0.94.0".
2023-08-16T04:49:54.017Z: warning "@olympusdao/treasury-subgraph-client > @wundergraph/sdk > @graphql-mesh/cross-helpers > [email protected]" has unmet peer dependency "react-native@*".
2023-08-16T04:49:54.018Z: warning "@olympusdao/treasury-subgraph-client > @wundergraph/sdk > @omnigraph/openapi > @omnigraph/[email protected]" has incorrect peer dependency "@graphql-mesh/types@^0.94.5".
2023-08-16T04:49:54.018Z: warning "@olympusdao/treasury-subgraph-client > @wundergraph/sdk > @omnigraph/openapi > @omnigraph/[email protected]" has incorrect peer dependency "@graphql-mesh/utils@^0.94.5".
2023-08-16T04:49:54.019Z: warning "@olympusdao/treasury-subgraph-client > @wundergraph/sdk > @omnigraph/openapi > [email protected]" has incorrect peer dependency "@graphql-mesh/types@^0.94.5".
2023-08-16T04:49:54.019Z: warning "@olympusdao/treasury-subgraph-client > @wundergraph/sdk > @omnigraph/openapi > [email protected]" has incorrect peer dependency "@graphql-mesh/utils@^0.94.5".
2023-08-16T04:49:54.021Z: warning " > @wundergraph/[email protected]" has unmet peer dependency "@wundergraph/sdk@>=0.110.0".
2023-08-16T04:49:54.022Z: warning "react-hot-toast > [email protected]" has unmet peer dependency "csstype@^3.0.10".
2023-08-16T04:49:54.024Z: warning " > @esbuild-plugins/[email protected]" has unmet peer dependency "esbuild@*".
2023-08-16T04:49:54.024Z: warning " > @esbuild-plugins/[email protected]" has unmet peer dependency "esbuild@*".
2023-08-16T04:49:54.027Z: warning " > [email protected]" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0 || ^3.0.0".
2023-08-16T04:49:54.116Z: warning Workspaces can only be enabled in private projects.
2023-08-16T04:50:51.161Z: [4/4] Building fresh packages...
2023-08-16T04:50:54.019Z: $ yarn typechain:build
2023-08-16T04:50:54.176Z: yarn run v1.22.19
2023-08-16T04:50:54.205Z: $ yarn run typechain --target ethers-v5 --out-dir src/typechain src/abi/*.json src/abi/**/*.json
2023-08-16T04:50:54.382Z: $ /workspace/node_modules/.bin/typechain --target ethers-v5 --out-dir src/typechain src/abi/BLEVaultLido.json src/abi/BLEVaultManagerLido.json src/abi/BalancerV2Pool.json src/abi/BalancerVault.json src/abi/BondAggregator.json src/abi/BondAuctioneer.json src/abi/BondDepository.json src/abi/BondFixedExpirySDA.json src/abi/BondFixedExpiryTeller.json src/abi/BondFixedTermSDA.json src/abi/BondFixedTermTeller.json src/abi/BondTeller.json src/abi/CrossChainBridge.json src/abi/CrossChainBridgeTestnet.json src/abi/CrossChainMigrator.json src/abi/CurveFactory.json src/abi/CurveGaugeController.json src/abi/CurveGaugeDeposit.json src/abi/CurvePool.json src/abi/CurveToken.json src/abi/DevFaucet.json src/abi/ERC20BondToken.json src/abi/FuseProxy.json src/abi/GUniV3Lp.json src/abi/IERC20.json src/abi/OlympusDistributor.json src/abi/OlympusLiquidityRegistry.json src/abi/OlympusProV2.json src/abi/OlympusStaking.json src/abi/OlympusStakingv2.json src/abi/OlympusTokenMigrator.json src/abi/PairContract.json src/abi/Range.json src/abi/RangeOperator.json src/abi/RangePrice.json src/abi/StakingHelper.json src/abi/Zap.json src/abi/ZeroEx.json src/abi/gOHM.json src/abi/sOhmv2.json src/abi/wsOHM.json 'src/abi/**/*.json'
2023-08-16T04:50:59.044Z: Successfully generated 85 typings!
2023-08-16T04:50:59.069Z: Done in 4.90s.
2023-08-16T04:50:59.078Z: $ husky install
2023-08-16T04:50:59.149Z: husky - Git hooks installed
2023-08-16T04:50:59.152Z: Done in 101.99s.
2023-08-16T04:50:59.334Z: yarn run v1.22.19
2023-08-16T04:50:59.360Z: $ eslint --config ./.eslintrc.js ./src/ --ext .jsx,.js,.tsx,.ts
2023-08-16T04:51:00.446Z: Oops! Something went wrong! :(
2023-08-16T04:51:00.446Z: ESLint: 8.43.0
2023-08-16T04:51:00.446Z: TypeError: prettier.resolveConfig.sync is not a function
2023-08-16T04:51:00.446Z: Occurred while linting /workspace/src/App.tsx:1
2023-08-16T04:51:00.446Z: Rule: "prettier/prettier"
2023-08-16T04:51:00.446Z: at Program (/workspace/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js:138:40)
2023-08-16T04:51:00.446Z: at ruleErrorHandler (/workspace/node_modules/eslint/lib/linter/linter.js:1050:28)
2023-08-16T04:51:00.446Z: at /workspace/node_modules/eslint/lib/linter/safe-emitter.js:45:58
2023-08-16T04:51:00.446Z: at Array.forEach (<anonymous>)
2023-08-16T04:51:00.446Z: at Object.emit (/workspace/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
2023-08-16T04:51:00.446Z: at NodeEventGenerator.applySelector (/workspace/node_modules/eslint/lib/linter/node-event-generator.js:297:26)
2023-08-16T04:51:00.446Z: at NodeEventGenerator.applySelectors (/workspace/node_modules/eslint/lib/linter/node-event-generator.js:326:22)
2023-08-16T04:51:00.446Z: at NodeEventGenerator.enterNode (/workspace/node_modules/eslint/lib/linter/node-event-generator.js:340:14)
2023-08-16T04:51:00.446Z: at CodePathAnalyzer.enterNode (/workspace/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js:795:23)
2023-08-16T04:51:00.446Z: at /workspace/node_modules/eslint/lib/linter/linter.js:1085:32
2023-08-16T04:51:00.515Z: error Command failed with exit code 2.
2023-08-16T04:51:00.516Z: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
2023-08-16T04:51:25.563Z: Error occured during the build.