Deploy details
Deploy log
5:27:24 PM: Build ready to start
5:27:26 PM: build-image version: 122b31996ccaffd45d820a452d6227f8312110cc (focal)
5:27:26 PM: build-image tag: v4.5.3
5:27:26 PM: buildbot version: d0df77beca2ca61b1d04bd8011a622c1b1302d7c
5:27:26 PM: Fetching cached dependencies
5:27:26 PM: Failed to fetch cache, continuing with build
5:27:26 PM: Starting to prepare the repo for build
5:27:26 PM: No cached dependencies found. Cloning fresh repo
5:27:26 PM: git clone https://github.com/Ligalaiz/Todo
5:27:27 PM: Preparing Git Reference pull/12/head
5:27:27 PM: Parsing package.json dependencies
5:27:28 PM: Starting build script
5:27:28 PM: Installing dependencies
5:27:28 PM: Python version set to 2.7
5:27:29 PM: Downloading and installing node v16.14.0...
5:27:29 PM: Downloading https://nodejs.org/dist/v16.14.0/node-v16.14.0-linux-x64.tar.xz...
5:27:29 PM: Computing checksum with sha256sum
5:27:29 PM: Checksums matched!
5:27:32 PM: Now using node v16.14.0 (npm v8.3.1)
5:27:32 PM: Started restoring cached build plugins
5:27:32 PM: Finished restoring cached build plugins
5:27:33 PM: Attempting ruby version 2.7.2, read from environment
5:27:34 PM: Using ruby version 2.7.2
5:27:34 PM: Using PHP version 8.0
5:27:34 PM: Started restoring cached node modules
5:27:34 PM: Finished restoring cached node modules
5:27:35 PM: Installing NPM modules using NPM version 8.3.1
5:28:08 PM: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
5:28:08 PM: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
5:28:09 PM: npm WARN deprecated uuid@3.4.0: 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.
5:28:14 PM: npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
5:28:15 PM: npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
5:28:37 PM: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
5:28:39 PM: npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
5:28:39 PM: npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
5:28:40 PM: npm WARN deprecated @babel/polyfill@7.12.1: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.
5:28:45 PM: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
5:28:46 PM: npm WARN deprecated uuid@3.3.2: 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.
5:29:25 PM: npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
5:29:57 PM: > react@1.0.0 prepare
5:29:57 PM: > husky install
5:29:57 PM: husky - Git hooks installed
5:29:57 PM: added 3766 packages, and audited 3980 packages in 2m
5:29:57 PM: 337 packages are looking for funding
5:29:57 PM: run `npm fund` for details
5:29:58 PM: 61 vulnerabilities (33 moderate, 26 high, 2 critical)
5:29:58 PM: To address issues that do not require attention, run:
5:29:58 PM: npm audit fix
5:29:58 PM: To address all issues (including breaking changes), run:
5:29:58 PM: npm audit fix --force
5:29:58 PM: Run `npm audit` for details.
5:29:58 PM: NPM modules installed
5:29:58 PM: Started restoring cached go cache
5:29:58 PM: Finished restoring cached go cache
5:29:58 PM: go version go1.16.5 linux/amd64
5:29:58 PM: go version go1.16.5 linux/amd64
5:29:58 PM: Installing missing commands
5:29:58 PM: Verify run directory
5:30:00 PM:
5:30:00 PM: ────────────────────────────────────────────────────────────────
5:30:00 PM: Netlify Build
5:30:00 PM: ────────────────────────────────────────────────────────────────
5:30:00 PM:
5:30:00 PM: ❯ Version
5:30:00 PM: @netlify/build 26.3.10
5:30:00 PM:
5:30:00 PM: ❯ Flags
5:30:00 PM: baseRelDir: true
5:30:00 PM: buildId: 621a62fb0e62cd0008946c69
5:30:00 PM: deployId: 621a62fc0e62cd0008946c6b
5:30:00 PM:
5:30:00 PM: ❯ Current directory
5:30:00 PM: /opt/build/repo
5:30:00 PM:
5:30:00 PM: ❯ Config file
5:30:00 PM: No config file was defined: using default values.
5:30:00 PM:
5:30:00 PM: ❯ Context
5:30:00 PM: deploy-preview
5:30:00 PM:
5:30:00 PM: ────────────────────────────────────────────────────────────────
5:30:00 PM: 1. Build command from Netlify app
5:30:00 PM: ────────────────────────────────────────────────────────────────
5:30:00 PM:
5:30:00 PM: $ npm run build
5:30:01 PM: > react@1.0.0 build
5:30:01 PM: > webpack --config config/webpack.prod.js
5:30:02 PM: Failed to load ./.env.
5:30:03 PM: <s> [webpack.Progress] 0%
5:30:03 PM: <s> [webpack.Progress] 1% setup initialize
5:30:03 PM: <s> [webpack.Progress] 1% setup initialize HtmlWebpackPlugin
5:30:03 PM: <s> [webpack.Progress] 1% setup initialize
5:30:03 PM: <s> [webpack.Progress] 2% setup before run
5:30:03 PM: <s> [webpack.Progress] 2% setup before run NodeEnvironmentPlugin
5:30:03 PM: <s> [webpack.Progress] 2% setup before run
5:30:03 PM: <s> [webpack.Progress] 3% setup run
5:30:03 PM: <s> [webpack.Progress] 3% setup run webpack-cli
5:30:03 PM: <s> [webpack.Progress] 3% setup run ESLintWebpackPlugin_1
5:30:03 PM: <s> [webpack.Progress] 3% setup run
5:30:03 PM: <s> [webpack.Progress] 4% setup normal module factory
5:30:03 PM: <s> [webpack.Progress] 4% setup normal module factory
5:30:03 PM: <s> [webpack.Progress] 5% setup context module factory
5:30:03 PM: <s> [webpack.Progress] 5% setup context module factory
5:30:03 PM: <s> [webpack.Progress] 6% setup before compile
5:30:03 PM: <s> [webpack.Progress] 6% setup before compile ProgressPlugin
5:30:03 PM: <s> [webpack.Progress] 6% setup before compile
5:30:03 PM: <s> [webpack.Progress] 7% setup compile
5:30:03 PM: <s> [webpack.Progress] 7% setup compile ExternalsPlugin
5:30:03 PM: <s> [webpack.Progress] 7% setup compile
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation mini-css-extract-plugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation CopyPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation WorkerPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation RuntimeChunkPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation HtmlWebpackPlugin
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation ESLintWebpackPlugin_1
5:30:03 PM: <s> [webpack.Progress] 8% setup compilation
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ProgressPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DefinePlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation mini-css-extract-plugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ImageMinimizerPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ImageMinimizerPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RuntimePlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DataUriPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation FileUriPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation AMDPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation CommonJsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation APIPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ConstPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation UseStrictPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RequireContextPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ImportPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation SystemPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation URLPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation DefinePlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation TerserPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation CssMinimizerPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
5:30:03 PM: <s> [webpack.Progress] 9% setup compilation
5:30:03 PM: <s> [webpack.Progress] 10% building
5:30:03 PM: <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
5:30:03 PM: <s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
5:30:03 PM: <s> [webpack.Progress] 10% building 0/2 entries 2/4 dependencies 0/2 modules
5:30:04 PM: <s> [webpack.Progress] 10% building 0/2 entries 3/5 dependencies 0/3 modules
5:30:04 PM: [proposal-class-properties]: You are using the "loose: true" option and you are explicitly setting a value for the "setPublicClassFields" and "privateFieldsAsProperties" assumptions. The "loose" option can cause incompatibilities with the other class features plugins, so it's recommended that you replace it with the following top-level option:
"assumptions": {
"assumptions": {
5:30:04 PM: "setPublicClassFields": true,
5:30:04 PM: "privateFieldsAsProperties": true
5:30:04 PM: }
5:30:04 PM: [proposal-private-methods]: You are using the "loose: true" option and you are explicitly setting a value for the "setPublicClassFields" and "privateFieldsAsProperties" assumptions. The "loose" option can cause incompatibilities with the other class features plugins, so it's recommended that you replace it with the following top-level option:
"assumptions": {
"assumptions": {
5:30:04 PM: "setPublicClassFields": true,
5:30:04 PM: "privateFieldsAsProperties": true
5:30:04 PM: }
5:30:04 PM: <s> [webpack.Progress] 10% building 0/2 entries 200/321 dependencies 3/182 modules
5:30:05 PM: <s> [webpack.Progress] 10% building 0/2 entries 778/800 dependencies 12/308 modules
5:30:05 PM: <s> [webpack.Progress] 12% building 0/2 entries 1177/1191 dependencies 200/321 modules
5:30:06 PM: <s> [webpack.Progress] 37% building 1/2 entries 1236/1265 dependencies 328/345 modules
5:30:06 PM: <s> [webpack.Progress] 37% building 1/2 entries 1359/1365 dependencies 372/400 modules
5:30:07 PM: <s> [webpack.Progress] 65% building 2/2 entries 1477/1477 dependencies 443/443 modules
5:30:07 PM: <s> [webpack.Progress] 65% building
5:30:07 PM: <s> [webpack.Progress] 69% building finish
5:30:07 PM: <s> [webpack.Progress] 69% building finish
5:30:07 PM: <s> [webpack.Progress] 70% sealing finish module graph
5:30:07 PM: <s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
5:30:07 PM: <s> [webpack.Progress] 70% sealing finish module graph ESLintWebpackPlugin_1
5:30:13 PM: <s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
5:30:13 PM: <s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
5:30:13 PM: <s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
5:30:13 PM: <s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
5:30:13 PM: <s> [webpack.Progress] 70% sealing finish module graph
5:30:13 PM: <s> [webpack.Progress] 70% sealing plugins
5:30:13 PM: <s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
5:30:13 PM: <s> [webpack.Progress] 70% sealing plugins
5:30:13 PM: <s> [webpack.Progress] 71% sealing dependencies optimization
5:30:13 PM: <s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
5:30:13 PM: <s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
5:30:13 PM: <s> [webpack.Progress] 71% sealing dependencies optimization
5:30:13 PM: <s> [webpack.Progress] 71% sealing after dependencies optimization
5:30:13 PM: <s> [webpack.Progress] 71% sealing after dependencies optimization
5:30:13 PM: <s> [webpack.Progress] 72% sealing chunk graph
5:30:13 PM: <s> [webpack.Progress] 72% sealing chunk graph
5:30:13 PM: <s> [webpack.Progress] 73% sealing after chunk graph
5:30:13 PM: <s> [webpack.Progress] 73% sealing after chunk graph
5:30:13 PM: <s> [webpack.Progress] 73% sealing optimizing
5:30:13 PM: <s> [webpack.Progress] 73% sealing optimizing
5:30:13 PM: <s> [webpack.Progress] 74% sealing module optimization
5:30:13 PM: <s> [webpack.Progress] 74% sealing module optimization
5:30:13 PM: <s> [webpack.Progress] 75% sealing after module optimization
5:30:13 PM: <s> [webpack.Progress] 75% sealing after module optimization
5:30:13 PM: <s> [webpack.Progress] 75% sealing chunk optimization
5:30:13 PM: <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
5:30:13 PM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
5:30:13 PM: <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
5:30:13 PM: <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
5:30:13 PM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
5:30:13 PM: <s> [webpack.Progress] 75% sealing chunk optimization
5:30:13 PM: <s> [webpack.Progress] 76% sealing after chunk optimization
5:30:13 PM: <s> [webpack.Progress] 76% sealing after chunk optimization
5:30:13 PM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
5:30:13 PM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization PersistentChildCompilerSingletonPlugin
5:30:13 PM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
5:30:13 PM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
5:30:13 PM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
5:30:13 PM: <s> [webpack.Progress] 78% sealing chunk modules optimization
5:30:13 PM: <s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
5:30:13 PM: <s> [webpack.Progress] 78% sealing chunk modules optimization
5:30:13 PM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
5:30:13 PM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
5:30:13 PM: <s> [webpack.Progress] 79% sealing module reviving
5:30:13 PM: <s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
5:30:13 PM: <s> [webpack.Progress] 79% sealing module reviving
5:30:13 PM: <s> [webpack.Progress] 80% sealing before module ids
5:30:13 PM: <s> [webpack.Progress] 80% sealing before module ids
5:30:13 PM: <s> [webpack.Progress] 80% sealing module ids
5:30:13 PM: <s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
5:30:13 PM: <s> [webpack.Progress] 80% sealing module ids
5:30:13 PM: <s> [webpack.Progress] 81% sealing module id optimization
5:30:13 PM: <s> [webpack.Progress] 81% sealing module id optimization
5:30:13 PM: <s> [webpack.Progress] 82% sealing module id optimization
5:30:13 PM: <s> [webpack.Progress] 82% sealing module id optimization
5:30:13 PM: <s> [webpack.Progress] 82% sealing chunk reviving
5:30:13 PM: <s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
5:30:13 PM: <s> [webpack.Progress] 82% sealing chunk reviving
5:30:13 PM: <s> [webpack.Progress] 83% sealing before chunk ids
5:30:13 PM: <s> [webpack.Progress] 83% sealing before chunk ids
5:30:13 PM: <s> [webpack.Progress] 84% sealing chunk ids
5:30:13 PM: <s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
5:30:13 PM: <s> [webpack.Progress] 84% sealing chunk ids
5:30:13 PM: <s> [webpack.Progress] 84% sealing chunk id optimization
5:30:13 PM: <s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
5:30:13 PM: <s> [webpack.Progress] 84% sealing chunk id optimization
5:30:13 PM: <s> [webpack.Progress] 85% sealing after chunk id optimization
5:30:13 PM: <s> [webpack.Progress] 85% sealing after chunk id optimization
5:30:13 PM: <s> [webpack.Progress] 86% sealing record modules
5:30:13 PM: <s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
5:30:13 PM: <s> [webpack.Progress] 86% sealing record modules
5:30:13 PM: <s> [webpack.Progress] 86% sealing record chunks
5:30:13 PM: <s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
5:30:13 PM: <s> [webpack.Progress] 86% sealing record chunks
5:30:13 PM: <s> [webpack.Progress] 87% sealing module hashing
5:30:13 PM: <s> [webpack.Progress] 87% sealing module hashing
5:30:13 PM: <s> [webpack.Progress] 87% sealing code generation
5:30:13 PM: <s> [webpack.Progress] 87% sealing code generation
5:30:13 PM: <s> [webpack.Progress] 88% sealing runtime requirements
5:30:13 PM: <s> [webpack.Progress] 88% sealing runtime requirements
5:30:13 PM: <s> [webpack.Progress] 89% sealing hashing
5:30:13 PM: <s> [webpack.Progress] 89% sealing hashing
5:30:13 PM: <s> [webpack.Progress] 89% sealing after hashing
5:30:13 PM: <s> [webpack.Progress] 89% sealing after hashing
5:30:13 PM: <s> [webpack.Progress] 90% sealing record hash
5:30:13 PM: <s> [webpack.Progress] 90% sealing record hash
5:30:13 PM: <s> [webpack.Progress] 91% sealing module assets processing
5:30:13 PM: <s> [webpack.Progress] 91% sealing module assets processing
5:30:13 PM: <s> [webpack.Progress] 91% sealing chunk assets processing
5:30:13 PM: <s> [webpack.Progress] 91% sealing chunk assets processing
5:30:13 PM: <s> [webpack.Progress] 92% sealing asset processing
5:30:13 PM: <s> [webpack.Progress] 92% sealing asset processing copy-webpack-plugin
5:30:13 PM: <s> [webpack.Progress] 92% sealing asset processing ESLintWebpackPlugin_1
5:30:13 PM: <s> [webpack.Progress] 92% sealing asset processing PersistentChildCompilerSingletonPlugin
5:30:13 PM: <s> [webpack.Progress] 92% sealing asset processing ImageMinimizerPlugin
5:30:13 PM: <s> [webpack.Progress] 92% sealing asset processing TerserPlugin
5:30:21 PM: <s> [webpack.Progress] 92% sealing asset processing CssMinimizerPlugin
5:30:21 PM: <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
5:30:21 PM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
5:30:21 PM: <s> [webpack.Progress] 92% sealing asset processing
5:30:21 PM: <s> [webpack.Progress] 93% sealing after asset optimization
5:30:21 PM: <s> [webpack.Progress] 93% sealing after asset optimization
5:30:21 PM: <s> [webpack.Progress] 93% sealing recording
5:30:21 PM: <s> [webpack.Progress] 93% sealing recording
5:30:21 PM: <s> [webpack.Progress] 94% sealing after seal
5:30:21 PM: <s> [webpack.Progress] 94% sealing after seal
5:30:21 PM: <s> [webpack.Progress] 95% emitting emit
5:30:21 PM: <s> [webpack.Progress] 95% emitting emit clean-webpack-plugin
5:30:21 PM: <s> [webpack.Progress] 95% emitting emit
5:30:21 PM: <s> [webpack.Progress] 98% emitting after emit
5:30:21 PM: <s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
5:30:21 PM: <s> [webpack.Progress] 98% emitting after emit
5:30:21 PM: <s> [webpack.Progress] 99% done plugins
5:30:21 PM: <s> [webpack.Progress] 99% done plugins clean-webpack-plugin
5:30:21 PM: <s> [webpack.Progress] 99% done plugins
5:30:21 PM: <s> [webpack.Progress] 99%
5:30:21 PM: <s> [webpack.Progress] 99% cache store build dependencies
5:30:21 PM: <s> [webpack.Progress] 99% cache store build dependencies
5:30:21 PM: <s> [webpack.Progress] 99% cache begin idle
5:30:21 PM: <s> [webpack.Progress] 99% cache begin idle
5:30:21 PM: <s> [webpack.Progress] 100%
5:30:21 PM: <s> [webpack.Progress] 99% cache shutdown
5:30:21 PM: <s> [webpack.Progress] 99% cache shutdown
5:30:21 PM: <s> [webpack.Progress] 100%
5:30:21 PM: assets by info 373 KiB [immutable]
5:30:21 PM: asset vendors.5e2ab8efb2.js 312 KiB [emitted] [immutable] [minimized] [big] (name: vendors) (id hint: vendor) 1 related asset
5:30:21 PM: asset assets/fonts/roboto-regular.1149ec9648..woff 42.5 KiB [emitted] [immutable] [from: client/src/assets/fonts/roboto-regular.woff] (auxiliary name: main)
5:30:21 PM: asset main.b04d0f829b.js 16.4 KiB [emitted] [immutable] [minimized] (name: main)
5:30:21 PM: asset runtime.eccecfc69f.js 1.84 KiB [emitted] [immutable] [minimized] (name: runtime)
5:30:21 PM: asset favicon.ico 18.2 KiB [emitted] [from: client/src/assets/img/favicon.ico] [copied]
5:30:21 PM: asset ./index.html 433 bytes [emitted]
5:30:21 PM: Entrypoint main [big] 330 KiB (42.5 KiB) = runtime.eccecfc69f.js 1.84 KiB vendors.5e2ab8efb2.js 312 KiB main.b04d0f829b.js 16.4 KiB 1 auxiliary asset
5:30:21 PM: orphan modules 124 KiB [orphan] 78 modules
5:30:21 PM: runtime modules 4.47 KiB 8 modules
5:30:21 PM: modules by path ./node_modules/core-js/ 204 KiB 304 modules
5:30:21 PM: modules by path ./node_modules/axios/ 49 KiB 29 modules
5:30:21 PM: modules by path ./node_modules/@babel/ 4.78 KiB 8 modules
5:30:21 PM: modules by path ./node_modules/@emotion/react/ 68.7 KiB 7 modules
5:30:21 PM: modules by path ./node_modules/react/ 7.63 KiB 4 modules
5:30:21 PM: modules by path ./client/src/ 75.7 KiB (javascript) 42.5 KiB (asset) 2 modules
5:30:21 PM: modules by path ./node_modules/react-dom/ 119 KiB 2 modules
5:30:21 PM: modules by path ./node_modules/scheduler/ 4.91 KiB 2 modules
5:30:21 PM: modules by path ./node_modules/react-is/ 2.69 KiB
5:30:21 PM: ./node_modules/react-is/index.js 196 bytes [built] [code generated]
5:30:21 PM: ./node_modules/react-is/cjs/react-is.production.min.js 2.49 KiB [built] [code generated]
5:30:21 PM: 5 modules
5:30:21 PM: WARNING in
5:30:21 PM: /opt/build/repo/client/src/App.tsx
5:30:21 PM: 11:6 warning React Hook useEffect has a missing dependency: 'getTodos'. Either include it or remove the dependency array react-hooks/exhaustive-deps
5:30:21 PM:
5:30:21 PM: /opt/build/repo/client/src/components/Btn/Btn.tsx
5:30:21 PM: 16:18 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
5:30:21 PM:
5:30:21 PM: /opt/build/repo/client/src/screens/Todo.tsx
5:30:21 PM: 17:6 warning React Hook useEffect has a missing dependency: 'getTodos'. Either include it or remove the dependency array react-hooks/exhaustive-deps
5:30:21 PM:
5:30:21 PM: /opt/build/repo/client/src/utils/delay.utils.ts
5:30:21 PM: 1:49 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
5:30:21 PM: Creating deploy upload records
5:30:21 PM: 1:54 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
5:30:21 PM:
5:30:21 PM: ✖ 5 problems (0 errors, 5 warnings)
5:30:21 PM:
5:30:21 PM: client (webpack 5.47.1) compiled with 1 warning in 17956 ms
5:30:21 PM:
5:30:21 PM: (build.command completed in 20.5s)
5:30:21 PM:
5:30:21 PM: ────────────────────────────────────────────────────────────────
5:30:21 PM: 2. Deploy site
5:30:21 PM: ────────────────────────────────────────────────────────────────
5:30:21 PM:
5:30:21 PM: Starting to deploy site from 'dist/client'
5:30:21 PM: Creating deploy tree
5:30:21 PM: 2 new files to upload
5:30:21 PM: 0 new functions to upload
5:30:21 PM: Site deploy was successfully initiated
5:30:21 PM:
5:30:21 PM: (Deploy site completed in 379ms)
5:30:21 PM:
5:30:21 PM: ────────────────────────────────────────────────────────────────
5:30:21 PM: Netlify Build Complete
5:30:21 PM: ────────────────────────────────────────────────────────────────
5:30:21 PM:
5:30:21 PM: (Netlify Build completed in 21s)
5:30:21 PM: Starting post processing
5:30:21 PM: Post processing - HTML
5:30:22 PM: Post processing - header rules
5:30:22 PM: Post processing - redirect rules
5:30:22 PM: Caching artifacts
5:30:22 PM: Started saving node modules
5:30:22 PM: Finished saving node modules
5:30:22 PM: Started saving build plugins
5:30:22 PM: Finished saving build plugins
5:30:22 PM: Started saving pip cache
5:30:22 PM: Post processing done
5:30:22 PM: Finished saving pip cache
5:30:22 PM: Started saving emacs cask dependencies
5:30:22 PM: Finished saving emacs cask dependencies
5:30:22 PM: Started saving maven dependencies
5:30:22 PM: Finished saving maven dependencies
5:30:22 PM: Started saving boot dependencies
5:30:22 PM: Finished saving boot dependencies
5:30:22 PM: Started saving rust rustup cache
5:30:22 PM: Finished saving rust rustup cache
5:30:22 PM: Started saving go dependencies
5:30:22 PM: Finished saving go dependencies
5:30:23 PM: Site is live ✨
5:30:24 PM: Build script success
5:31:44 PM: Finished processing build request in 4m18.584805078s