Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
11:13:25 AM: Build ready to start
11:13:29 AM: build-image version: 6c82004ef0368b3a0232c6837cead23188bb347e (focal)
11:13:29 AM: buildbot version: 8f83668c155c3e15e3033c070bfef859947565a5
11:13:29 AM: Fetching cached dependencies
11:13:29 AM: Starting to download cache of 355.5MB
11:13:32 AM: Finished downloading cache in 2.661s
11:13:32 AM: Starting to extract cache
11:13:34 AM: Finished extracting cache in 2.243s
11:13:34 AM: Finished fetching cache in 4.966s
11:13:34 AM: Starting to prepare the repo for build
11:13:34 AM: Preparing Git Reference pull/525/head
11:13:35 AM: Parsing package.json dependencies
11:13:36 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build && mkdir examples/dist && cp -R dist/* examples/dist/' versus 'npm run build && mkdir examples/dist && cp -R dist/ examples/dist/' in the Netlify UI
11:13:37 AM: Starting build script
11:13:37 AM: Installing dependencies
11:13:37 AM: Python version set to 2.7
11:13:37 AM: Started restoring cached Node.js version
11:13:40 AM: Finished restoring cached Node.js version
11:13:40 AM: v16.20.0 is already installed.
11:13:40 AM: Now using node v16.20.0 (npm v8.19.4)
11:13:40 AM: Enabling Node.js Corepack
11:13:40 AM: Started restoring cached build plugins
11:13:40 AM: Finished restoring cached build plugins
11:13:41 AM: Attempting Ruby version 2.7.2, read from environment
11:13:41 AM: Using Ruby version 2.7.2
11:13:41 AM: Using PHP version 8.0
11:13:41 AM: Started restoring cached corepack dependencies
11:13:41 AM: Finished restoring cached corepack dependencies
11:13:41 AM: No npm workspaces detected
11:13:41 AM: Started restoring cached node modules
11:13:41 AM: Finished restoring cached node modules
11:13:42 AM: Installing npm packages using npm version 8.19.4
11:13:48 AM: up to date, audited 1729 packages in 6s
11:13:48 AM: 140 packages are looking for funding
11:13:48 AM: run `npm fund` for details
11:13:48 AM: 56 vulnerabilities (1 low, 20 moderate, 29 high, 6 critical)
11:13:48 AM: To address issues that do not require attention, run:
11:13:48 AM: npm audit fix
11:13:48 AM: To address all issues possible (including breaking changes), run:
11:13:48 AM: npm audit fix --force
11:13:48 AM: Some issues need review, and may require choosing
11:13:48 AM: a different dependency.
11:13:48 AM: Run `npm audit` for details.
11:13:48 AM: npm packages installed
11:13:48 AM: Started restoring cached go cache
11:13:48 AM: Finished restoring cached go cache
11:13:48 AM: Installing Go version 1.16.5 (requested 1.16.5)
11:13:54 AM: go version go1.16.5 linux/amd64
11:13:54 AM: Detected 0 framework(s)
11:13:54 AM: Section completed: initializing
Building
Complete
Building
Complete
11:13:56 AM: Netlify Build
11:13:56 AM: ────────────────────────────────────────────────────────────────
11:13:56 AM:
11:13:56 AM: ❯ Version
11:13:56 AM: @netlify/build 29.9.0
11:13:56 AM:
11:13:56 AM: ❯ Flags
11:13:56 AM: baseRelDir: true
11:13:56 AM: buildId: 642c0655f92cd00007c90410
11:13:56 AM: deployId: 642c0655f92cd00007c90413
11:13:56 AM:
11:13:56 AM: ❯ Current directory
11:13:56 AM: /opt/build/repo
11:13:56 AM:
11:13:56 AM: ❯ Config file
11:13:56 AM: /opt/build/repo/netlify.toml
11:13:56 AM:
11:13:56 AM: ❯ Context
11:13:56 AM: deploy-preview
11:13:56 AM:
11:13:56 AM: 1. build.command from netlify.toml
11:13:56 AM: ────────────────────────────────────────────────────────────────
11:13:56 AM:
11:13:56 AM: $ npm run build && mkdir examples/dist && cp -R dist/* examples/dist/
11:13:56 AM: > cornerstone-wado-image-loader@0.0.0-semantically-released build
11:13:56 AM: > npm run version && npm run webpack:bundle && npm run webpack:dynamic-import
11:13:56 AM: > cornerstone-wado-image-loader@0.0.0-semantically-released version
11:13:56 AM: > node -p -e "'export default \'' + require('./package.json').version + '\';'" > src/version.js
11:13:56 AM: > cornerstone-wado-image-loader@0.0.0-semantically-released webpack:bundle
11:13:56 AM: > webpack --progress --config ./config/webpack/webpack-bundle
11:13:57 AM: <s> [webpack.Progress] 0%
11:13:57 AM: <s> [webpack.Progress] 1% setup initialize
11:13:57 AM: <s> [webpack.Progress] 1% setup initialize
11:13:57 AM: <s> [webpack.Progress] 2% setup before run
11:13:57 AM: <s> [webpack.Progress] 2% setup before run NodeEnvironmentPlugin
11:13:57 AM: <s> [webpack.Progress] 2% setup before run
11:13:57 AM: <s> [webpack.Progress] 3% setup run
11:13:57 AM: <s> [webpack.Progress] 3% setup run webpack-cli
11:13:57 AM: <s> [webpack.Progress] 3% setup run
11:13:57 AM: <s> [webpack.Progress] 4% setup normal module factory
11:13:57 AM: <s> [webpack.Progress] 4% setup normal module factory
11:13:57 AM: <s> [webpack.Progress] 5% setup context module factory
11:13:57 AM: <s> [webpack.Progress] 5% setup context module factory
11:13:57 AM: <s> [webpack.Progress] 6% setup before compile
11:13:57 AM: <s> [webpack.Progress] 6% setup before compile ProgressPlugin
11:13:57 AM: <s> [webpack.Progress] 6% setup before compile
11:13:57 AM: <s> [webpack.Progress] 7% setup compile
11:13:57 AM: <s> [webpack.Progress] 7% setup compile ExternalsPlugin
11:13:57 AM: <s> [webpack.Progress] 7% setup compile ExternalsPlugin
11:13:57 AM: <s> [webpack.Progress] 7% setup compile
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation ExportPropertyLibraryPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation UmdLibraryPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation WorkerPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
11:13:57 AM: <s> [webpack.Progress] 8% setup compilation
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation ProgressPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation LimitChunkCountPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation SourceMapDevToolPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation AsyncWebAssemblyModulesPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RuntimePlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation DataUriPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation FileUriPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation AMDPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation CommonJsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation APIPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation ConstPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation UseStrictPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RequireContextPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation ImportPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation SystemPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation URLPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation DefinePlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation TerserPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
11:13:57 AM: <s> [webpack.Progress] 9% setup compilation
11:13:57 AM: <s> [webpack.Progress] 10% building
11:13:57 AM: <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
11:13:57 AM: <s> [webpack.Progress] 10% building import loader ../node_modules/babel-loader/lib/index.js
11:13:57 AM: <s> [webpack.Progress] 10% building import loader ../node_modules/eslint-loader/dist/cjs.js
11:13:57 AM: <s> [webpack.Progress] 10% building 0/2 entries 2/2 dependencies 0/2 modules
11:13:58 AM: <s> [webpack.Progress] 10% building 0/2 entries 2/3 dependencies 0/2 modules
11:13:59 AM: <s> [webpack.Progress] 10% building 0/2 entries 36/36 dependencies 1/20 modules
11:14:00 AM: <s> [webpack.Progress] 10% building 0/2 entries 86/133 dependencies 9/47 modules
11:14:01 AM: <s> [webpack.Progress] 10% building import loader ../node_modules/worker-loader/dist/cjs.js
11:14:01 AM: <s> [webpack.Progress] 10% building 0/2 entries 185/185 dependencies 22/92 modules
11:14:01 AM: <s> [webpack.Progress] 10% building 0/2 entries 185/200 dependencies 22/92 modules
11:14:02 AM: <s> [webpack.Progress] 10% building import loader ../node_modules/exports-loader/dist/cjs.js
11:14:02 AM: <s> [webpack.Progress] 10% building 0/2 entries 372/403 dependencies 58/148 modules
11:14:02 AM: <s> [webpack.Progress] 10% building 0/2 entries 468/493 dependencies 78/200 modules
11:14:03 AM: <s> [webpack.Progress] 14% building 0/2 entries 1228/1228 dependencies 400/404 modules
11:14:05 AM: <s> [webpack.Progress] 37% building 1/2 entries 1230/1230 dependencies 404/405 modules
11:14:05 AM: <s> [webpack.Progress] 65% building 2/2 entries 1230/1230 dependencies 405/405 modules
11:14:05 AM: <s> [webpack.Progress] 65% building
11:14:05 AM: <s> [webpack.Progress] 69% building finish
11:14:05 AM: <s> [webpack.Progress] 69% building finish
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph ExportPropertyLibraryPlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph UmdLibraryPlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing finish module graph
11:14:05 AM: <s> [webpack.Progress] 70% sealing plugins
11:14:05 AM: <s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
11:14:05 AM: <s> [webpack.Progress] 70% sealing plugins
11:14:05 AM: <s> [webpack.Progress] 71% sealing dependencies optimization
11:14:05 AM: <s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
11:14:05 AM: <s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
11:14:05 AM: <s> [webpack.Progress] 71% sealing dependencies optimization
11:14:05 AM: <s> [webpack.Progress] 71% sealing after dependencies optimization
11:14:05 AM: <s> [webpack.Progress] 71% sealing after dependencies optimization
11:14:05 AM: <s> [webpack.Progress] 72% sealing chunk graph
11:14:05 AM: <s> [webpack.Progress] 72% sealing chunk graph
11:14:05 AM: <s> [webpack.Progress] 73% sealing after chunk graph
11:14:05 AM: <s> [webpack.Progress] 73% sealing after chunk graph
11:14:05 AM: <s> [webpack.Progress] 73% sealing optimizing
11:14:05 AM: <s> [webpack.Progress] 73% sealing optimizing
11:14:05 AM: <s> [webpack.Progress] 74% sealing module optimization
11:14:05 AM: <s> [webpack.Progress] 74% sealing module optimization
11:14:05 AM: <s> [webpack.Progress] 75% sealing after module optimization
11:14:05 AM: <s> [webpack.Progress] 75% sealing after module optimization
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization LimitChunkCountPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization LimitChunkCountPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 75% sealing chunk optimization
11:14:05 AM: <s> [webpack.Progress] 76% sealing after chunk optimization
11:14:05 AM: <s> [webpack.Progress] 76% sealing after chunk optimization
11:14:05 AM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
11:14:05 AM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
11:14:05 AM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
11:14:05 AM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
11:14:05 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization
11:14:05 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
11:14:05 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization
11:14:05 AM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
11:14:05 AM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
11:14:05 AM: <s> [webpack.Progress] 79% sealing module reviving
11:14:05 AM: <s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
11:14:05 AM: <s> [webpack.Progress] 79% sealing module reviving
11:14:05 AM: <s> [webpack.Progress] 80% sealing before module ids
11:14:05 AM: <s> [webpack.Progress] 80% sealing before module ids
11:14:05 AM: <s> [webpack.Progress] 80% sealing module ids
11:14:05 AM: <s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
11:14:05 AM: <s> [webpack.Progress] 80% sealing module ids
11:14:05 AM: <s> [webpack.Progress] 81% sealing module id optimization
11:14:05 AM: <s> [webpack.Progress] 81% sealing module id optimization
11:14:05 AM: <s> [webpack.Progress] 82% sealing module id optimization
11:14:05 AM: <s> [webpack.Progress] 82% sealing module id optimization
11:14:05 AM: <s> [webpack.Progress] 82% sealing chunk reviving
11:14:05 AM: <s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
11:14:05 AM: <s> [webpack.Progress] 82% sealing chunk reviving
11:14:05 AM: <s> [webpack.Progress] 83% sealing before chunk ids
11:14:05 AM: <s> [webpack.Progress] 83% sealing before chunk ids
11:14:05 AM: <s> [webpack.Progress] 84% sealing chunk ids
11:14:05 AM: <s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
11:14:05 AM: <s> [webpack.Progress] 84% sealing chunk ids
11:14:05 AM: <s> [webpack.Progress] 84% sealing chunk id optimization
11:14:05 AM: <s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
11:14:05 AM: <s> [webpack.Progress] 84% sealing chunk id optimization
11:14:05 AM: <s> [webpack.Progress] 85% sealing after chunk id optimization
11:14:05 AM: <s> [webpack.Progress] 85% sealing after chunk id optimization
11:14:05 AM: <s> [webpack.Progress] 86% sealing record modules
11:14:05 AM: <s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
11:14:05 AM: <s> [webpack.Progress] 86% sealing record modules
11:14:05 AM: <s> [webpack.Progress] 86% sealing record chunks
11:14:05 AM: <s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
11:14:05 AM: <s> [webpack.Progress] 86% sealing record chunks
11:14:05 AM: <s> [webpack.Progress] 87% sealing module hashing
11:14:05 AM: <s> [webpack.Progress] 87% sealing module hashing
11:14:05 AM: <s> [webpack.Progress] 87% sealing code generation
11:14:05 AM: <s> [webpack.Progress] 87% sealing code generation
11:14:06 AM: <s> [webpack.Progress] 88% sealing runtime requirements
11:14:06 AM: <s> [webpack.Progress] 88% sealing runtime requirements
11:14:06 AM: <s> [webpack.Progress] 89% sealing hashing
11:14:06 AM: <s> [webpack.Progress] 89% sealing hashing
11:14:06 AM: <s> [webpack.Progress] 89% sealing after hashing
11:14:06 AM: <s> [webpack.Progress] 89% sealing after hashing
11:14:06 AM: <s> [webpack.Progress] 90% sealing record hash
11:14:06 AM: <s> [webpack.Progress] 90% sealing record hash
11:14:06 AM: <s> [webpack.Progress] 91% sealing module assets processing
11:14:06 AM: <s> [webpack.Progress] 91% sealing module assets processing
11:14:06 AM: <s> [webpack.Progress] 91% sealing chunk assets processing
11:14:06 AM: <s> [webpack.Progress] 91% sealing chunk assets processing
11:14:06 AM: <s> [webpack.Progress] 92% sealing asset processing
11:14:06 AM: <s> [webpack.Progress] 92% sealing asset processing TerserPlugin
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.bundle.min.js generate SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.bundle.min.js generated SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js generate SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js generated SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.bundle.min.js attach SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.bundle.min.js attached SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js attach SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js attached SourceMap
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
11:14:09 AM: <s> [webpack.Progress] 92% sealing asset processing
11:14:09 AM: <s> [webpack.Progress] 93% sealing after asset optimization
11:14:09 AM: <s> [webpack.Progress] 93% sealing after asset optimization
11:14:09 AM: <s> [webpack.Progress] 93% sealing recording
11:14:09 AM: <s> [webpack.Progress] 93% sealing recording
11:14:09 AM: <s> [webpack.Progress] 94% sealing after seal
11:14:09 AM: <s> [webpack.Progress] 94% sealing after seal
11:14:09 AM: <s> [webpack.Progress] 95% emitting emit
11:14:09 AM: <s> [webpack.Progress] 95% emitting emit
11:14:09 AM: <s> [webpack.Progress] 98% emitting after emit
11:14:09 AM: <s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
11:14:09 AM: <s> [webpack.Progress] 98% emitting after emit
11:14:09 AM: <s> [webpack.Progress] 99% done plugins
11:14:09 AM: <s> [webpack.Progress] 99% done plugins
11:14:09 AM: <s> [webpack.Progress] 99%
11:14:09 AM: <s> [webpack.Progress] 99% cache store build dependencies
11:14:09 AM: <s> [webpack.Progress] 99% cache store build dependencies
11:14:09 AM: <s> [webpack.Progress] 99% cache begin idle
11:14:09 AM: <s> [webpack.Progress] 99% cache begin idle
11:14:09 AM: <s> [webpack.Progress] 100%
11:14:09 AM: <s> [webpack.Progress] 99% cache shutdown
11:14:09 AM: <s> [webpack.Progress] 99% cache shutdown
11:14:09 AM: <s> [webpack.Progress] 100%
11:14:09 AM: asset cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js 2.49 MiB [emitted] [minimized] [big] (name: cornerstoneWADOImageLoaderNoWebWorkers) 1 related asset
11:14:09 AM: asset cornerstoneWADOImageLoader.bundle.min.js 1.33 MiB [emitted] [minimized] [big] (name: cornerstoneWADOImageLoader) 1 related asset
11:14:09 AM: asset index.worker.bundle.min.worker.js 1.21 MiB [emitted] [minimized] [big] 1 related asset
11:14:09 AM: orphan modules 1.42 MiB [orphan] 95 modules
11:14:09 AM: runtime modules 5.07 KiB 13 modules
11:14:09 AM: modules by path ../node_modules/core-js-pure/ 142 KiB 245 modules
11:14:09 AM: modules by path ../node_modules/@babel/runtime-corejs3/ 26.2 KiB 32 modules
11:14:09 AM: modules by path ../node_modules/pako/lib/ 102 KiB 12 modules
11:14:09 AM: modules by path ../node_modules/@cornerstonejs/ 1.23 MiB
11:14:09 AM: javascript modules 238 KiB 4 modules
11:14:09 AM: asset modules 1020 KiB 4 modules
11:14:09 AM: modules with warnings 2.78 MiB [warnings]
11:14:09 AM: ./imageLoader/index.js + 81 modules 1.36 MiB [not cacheable] [built] [code generated] [1 warning]
11:14:09 AM: ./imageLoader/index-noWorkers.js + 94 modules 1.42 MiB [not cacheable] [built] [code generated] [5 warnings]
11:14:10 AM: modules by path ../codecs/*.js 91.3 KiB
../codecs/jpeg.js 34.2 KiB [built] [code generated]
../codecs/jpegLossless.js 57.1 KiB [built] [code generated]
9 modules
WARNING in ./imageLoader/createImage.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/imageLoader/createImage.js
59:3 warning Expected blank line after variable declarations newline-after-var
60:3 warning Expected blank line after variable declarations newline-after-var
64:5 warning Expected blank line after variable declarations newline-after-var
✖ 3 problems (0 errors, 3 warnings)
0 errors and 3 warnings potentially fixable with the `--fix` option.
@ ./imageLoader/index.js 6:0-58 28:15-26 41:0-358
WARNING in ./shared/decoders/decodeHTJ2K.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeHTJ2K.js
9:28 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasmjs' import/no-unresolved
10:25 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 26:0-52 137:28-39
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in ./shared/decoders/decodeJPEGBaseline8Bit.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGBaseline8Bit.js
1:33 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasmjs' import/no-unresolved
4:30 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 20:0-74 74:28-50
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in ./shared/decoders/decodeJPEGLS.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGLS.js
1:27 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasmjs' import/no-unresolved
5:24 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 24:0-54 105:28-40 116:28-40
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in ./shared/decoders/decodeJPEG2000.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEG2000.js
2:29 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasmjs' import/no-unresolved
9:26 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 25:0-58 123:28-42 131:28-42
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
index.worker.bundle.min.worker.js (1.21 MiB)
cornerstoneWADOImageLoader.bundle.min.js (1.33 MiB)
cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js (2.49 MiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
cornerstoneWADOImageLoader (1.33 MiB)
cornerstoneWADOImageLoader.bundle.min.js
cornerstoneWADOImageLoaderNoWebWorkers (2.49 MiB)
cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js
WARNING in webpack performance recommendations:
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
4 WARNINGS in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
webpack 5.51.2 compiled with 12 warnings in 12560 ms
../codecs/jpeg.js 34.2 KiB [built] [code generated]
../codecs/jpegLossless.js 57.1 KiB [built] [code generated]
9 modules
WARNING in ./imageLoader/createImage.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/imageLoader/createImage.js
59:3 warning Expected blank line after variable declarations newline-after-var
60:3 warning Expected blank line after variable declarations newline-after-var
64:5 warning Expected blank line after variable declarations newline-after-var
✖ 3 problems (0 errors, 3 warnings)
0 errors and 3 warnings potentially fixable with the `--fix` option.
@ ./imageLoader/index.js 6:0-58 28:15-26 41:0-358
WARNING in ./shared/decoders/decodeHTJ2K.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeHTJ2K.js
9:28 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasmjs' import/no-unresolved
10:25 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 26:0-52 137:28-39
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in ./shared/decoders/decodeJPEGBaseline8Bit.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGBaseline8Bit.js
1:33 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasmjs' import/no-unresolved
4:30 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 20:0-74 74:28-50
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in ./shared/decoders/decodeJPEGLS.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGLS.js
1:27 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasmjs' import/no-unresolved
5:24 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 24:0-54 105:28-40 116:28-40
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in ./shared/decoders/decodeJPEG2000.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEG2000.js
2:29 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasmjs' import/no-unresolved
9:26 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 25:0-58 123:28-42 131:28-42
@ ./imageLoader/decodeImageFrame-noWorkers.js 6:0-83 24:19-48
@ ./imageLoader/index-noWorkers.js 7:0-78 29:20-36 41:0-358
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
index.worker.bundle.min.worker.js (1.21 MiB)
cornerstoneWADOImageLoader.bundle.min.js (1.33 MiB)
cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js (2.49 MiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
cornerstoneWADOImageLoader (1.33 MiB)
cornerstoneWADOImageLoader.bundle.min.js
cornerstoneWADOImageLoaderNoWebWorkers (2.49 MiB)
cornerstoneWADOImageLoaderNoWebWorkers.bundle.min.js
WARNING in webpack performance recommendations:
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
4 WARNINGS in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
webpack 5.51.2 compiled with 12 warnings in 12560 ms
11:14:10 AM: > cornerstone-wado-image-loader@0.0.0-semantically-released webpack:dynamic-import
11:14:10 AM: > webpack --progress --config ./config/webpack/webpack-dynamic-import
11:14:10 AM: <s> [webpack.Progress] 0%
11:14:10 AM: <s> [webpack.Progress] 1% setup initialize
11:14:10 AM: <s> [webpack.Progress] 1% setup initialize
11:14:10 AM: <s> [webpack.Progress] 2% setup before run
11:14:10 AM: <s> [webpack.Progress] 2% setup before run NodeEnvironmentPlugin
11:14:10 AM: <s> [webpack.Progress] 2% setup before run
11:14:10 AM: <s> [webpack.Progress] 3% setup run
11:14:10 AM: <s> [webpack.Progress] 3% setup run webpack-cli
11:14:10 AM: <s> [webpack.Progress] 3% setup run
11:14:10 AM: <s> [webpack.Progress] 4% setup normal module factory
11:14:10 AM: <s> [webpack.Progress] 4% setup normal module factory
11:14:10 AM: <s> [webpack.Progress] 5% setup context module factory
11:14:10 AM: <s> [webpack.Progress] 5% setup context module factory
11:14:10 AM: <s> [webpack.Progress] 6% setup before compile
11:14:10 AM: <s> [webpack.Progress] 6% setup before compile ProgressPlugin
11:14:10 AM: <s> [webpack.Progress] 6% setup before compile
11:14:10 AM: <s> [webpack.Progress] 7% setup compile
11:14:10 AM: <s> [webpack.Progress] 7% setup compile ExternalsPlugin
11:14:10 AM: <s> [webpack.Progress] 7% setup compile ExternalsPlugin
11:14:10 AM: <s> [webpack.Progress] 7% setup compile
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation ExportPropertyLibraryPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation UmdLibraryPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation WorkerPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
11:14:10 AM: <s> [webpack.Progress] 8% setup compilation
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation ProgressPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation SourceMapDevToolPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RuntimePlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation DataUriPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation FileUriPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation AMDPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation CommonJsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation APIPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation ConstPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation UseStrictPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RequireContextPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation ImportPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation SystemPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation URLPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation DefinePlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation TerserPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
11:14:10 AM: <s> [webpack.Progress] 9% setup compilation
11:14:10 AM: <s> [webpack.Progress] 10% building
11:14:10 AM: <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
11:14:10 AM: <s> [webpack.Progress] 10% building import loader ../node_modules/babel-loader/lib/index.js
11:14:10 AM: <s> [webpack.Progress] 10% building import loader ../node_modules/eslint-loader/dist/cjs.js
11:14:10 AM: <s> [webpack.Progress] 10% building 0/1 entries 1/1 dependencies 0/1 modules
11:14:11 AM: <s> [webpack.Progress] 10% building 0/1 entries 1/2 dependencies 0/1 modules
11:14:12 AM: <s> [webpack.Progress] 10% building 0/1 entries 18/18 dependencies 1/18 modules
11:14:12 AM: <s> [webpack.Progress] 10% building 0/1 entries 79/80 dependencies 6/55 modules
11:14:12 AM: <s> [webpack.Progress] 10% building import loader ../node_modules/worker-loader/dist/cjs.js
11:14:12 AM: <s> [webpack.Progress] 10% building 0/1 entries 82/111 dependencies 19/56 modules
11:14:13 AM: <s> [webpack.Progress] 10% building 0/1 entries 238/262 dependencies 40/119 modules
11:14:13 AM: <s> [webpack.Progress] 10% building 0/1 entries 680/779 dependencies 88/300 modules
11:14:16 AM: <s> [webpack.Progress] 64% building 1/1 entries 1088/1088 dependencies 367/367 modules
11:14:16 AM: <s> [webpack.Progress] 65% building
11:14:16 AM: <s> [webpack.Progress] 69% building finish
11:14:16 AM: <s> [webpack.Progress] 69% building finish
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph ExportPropertyLibraryPlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph UmdLibraryPlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing finish module graph
11:14:16 AM: <s> [webpack.Progress] 70% sealing plugins
11:14:16 AM: <s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
11:14:16 AM: <s> [webpack.Progress] 70% sealing plugins
11:14:16 AM: <s> [webpack.Progress] 71% sealing dependencies optimization
11:14:16 AM: <s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
11:14:16 AM: <s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
11:14:16 AM: <s> [webpack.Progress] 71% sealing dependencies optimization
11:14:16 AM: <s> [webpack.Progress] 71% sealing after dependencies optimization
11:14:16 AM: <s> [webpack.Progress] 71% sealing after dependencies optimization
11:14:16 AM: <s> [webpack.Progress] 72% sealing chunk graph
11:14:16 AM: <s> [webpack.Progress] 72% sealing chunk graph
11:14:16 AM: <s> [webpack.Progress] 73% sealing after chunk graph
11:14:16 AM: <s> [webpack.Progress] 73% sealing after chunk graph
11:14:16 AM: <s> [webpack.Progress] 73% sealing optimizing
11:14:16 AM: <s> [webpack.Progress] 73% sealing optimizing
11:14:16 AM: <s> [webpack.Progress] 74% sealing module optimization
11:14:16 AM: <s> [webpack.Progress] 74% sealing module optimization
11:14:16 AM: <s> [webpack.Progress] 75% sealing after module optimization
11:14:16 AM: <s> [webpack.Progress] 75% sealing after module optimization
11:14:16 AM: <s> [webpack.Progress] 75% sealing chunk optimization
11:14:16 AM: <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
11:14:16 AM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
11:14:16 AM: <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
11:14:16 AM: <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
11:14:16 AM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
11:14:16 AM: <s> [webpack.Progress] 75% sealing chunk optimization
11:14:16 AM: <s> [webpack.Progress] 76% sealing after chunk optimization
11:14:16 AM: <s> [webpack.Progress] 76% sealing after chunk optimization
11:14:16 AM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
11:14:16 AM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
11:14:16 AM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
11:14:16 AM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
11:14:16 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization
11:14:16 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
11:14:16 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization
11:14:16 AM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
11:14:16 AM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
11:14:16 AM: <s> [webpack.Progress] 79% sealing module reviving
11:14:16 AM: <s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
11:14:16 AM: <s> [webpack.Progress] 79% sealing module reviving
11:14:16 AM: <s> [webpack.Progress] 80% sealing before module ids
11:14:16 AM: <s> [webpack.Progress] 80% sealing before module ids
11:14:16 AM: <s> [webpack.Progress] 80% sealing module ids
11:14:16 AM: <s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
11:14:16 AM: <s> [webpack.Progress] 80% sealing module ids
11:14:16 AM: <s> [webpack.Progress] 81% sealing module id optimization
11:14:16 AM: <s> [webpack.Progress] 81% sealing module id optimization
11:14:16 AM: <s> [webpack.Progress] 82% sealing module id optimization
11:14:16 AM: <s> [webpack.Progress] 82% sealing module id optimization
11:14:16 AM: <s> [webpack.Progress] 82% sealing chunk reviving
11:14:16 AM: <s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
11:14:16 AM: <s> [webpack.Progress] 82% sealing chunk reviving
11:14:16 AM: <s> [webpack.Progress] 83% sealing before chunk ids
11:14:16 AM: <s> [webpack.Progress] 83% sealing before chunk ids
11:14:16 AM: <s> [webpack.Progress] 84% sealing chunk ids
11:14:16 AM: <s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
11:14:16 AM: <s> [webpack.Progress] 84% sealing chunk ids
11:14:16 AM: <s> [webpack.Progress] 84% sealing chunk id optimization
11:14:16 AM: <s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
11:14:16 AM: <s> [webpack.Progress] 84% sealing chunk id optimization
11:14:16 AM: <s> [webpack.Progress] 85% sealing after chunk id optimization
11:14:16 AM: <s> [webpack.Progress] 85% sealing after chunk id optimization
11:14:16 AM: <s> [webpack.Progress] 86% sealing record modules
11:14:16 AM: <s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
11:14:16 AM: <s> [webpack.Progress] 86% sealing record modules
11:14:16 AM: <s> [webpack.Progress] 86% sealing record chunks
11:14:16 AM: <s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
11:14:16 AM: <s> [webpack.Progress] 86% sealing record chunks
11:14:16 AM: <s> [webpack.Progress] 87% sealing module hashing
11:14:16 AM: <s> [webpack.Progress] 87% sealing module hashing
11:14:16 AM: <s> [webpack.Progress] 87% sealing code generation
11:14:16 AM: <s> [webpack.Progress] 87% sealing code generation
11:14:16 AM: <s> [webpack.Progress] 88% sealing runtime requirements
11:14:16 AM: <s> [webpack.Progress] 88% sealing runtime requirements
11:14:16 AM: <s> [webpack.Progress] 89% sealing hashing
11:14:16 AM: <s> [webpack.Progress] 89% sealing hashing
11:14:16 AM: <s> [webpack.Progress] 89% sealing after hashing
11:14:16 AM: <s> [webpack.Progress] 89% sealing after hashing
11:14:16 AM: <s> [webpack.Progress] 90% sealing record hash
11:14:16 AM: <s> [webpack.Progress] 90% sealing record hash
11:14:16 AM: <s> [webpack.Progress] 91% sealing module assets processing
11:14:16 AM: <s> [webpack.Progress] 91% sealing module assets processing
11:14:16 AM: <s> [webpack.Progress] 91% sealing chunk assets processing
11:14:16 AM: <s> [webpack.Progress] 91% sealing chunk assets processing
11:14:16 AM: <s> [webpack.Progress] 92% sealing asset processing
11:14:16 AM: <s> [webpack.Progress] 92% sealing asset processing TerserPlugin
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.min.js generate SourceMap
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.min.js generated SourceMap
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.min.js attach SourceMap
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin cornerstoneWADOImageLoader.min.js attached SourceMap
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
11:14:17 AM: <s> [webpack.Progress] 92% sealing asset processing
11:14:17 AM: <s> [webpack.Progress] 93% sealing after asset optimization
11:14:17 AM: <s> [webpack.Progress] 93% sealing after asset optimization
11:14:17 AM: <s> [webpack.Progress] 93% sealing recording
11:14:17 AM: <s> [webpack.Progress] 93% sealing recording
11:14:17 AM: <s> [webpack.Progress] 94% sealing after seal
11:14:17 AM: <s> [webpack.Progress] 94% sealing after seal
11:14:17 AM: <s> [webpack.Progress] 95% emitting emit
11:14:17 AM: <s> [webpack.Progress] 95% emitting emit
11:14:17 AM: <s> [webpack.Progress] 98% emitting after emit
11:14:17 AM: <s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
11:14:17 AM: <s> [webpack.Progress] 98% emitting after emit
11:14:17 AM: <s> [webpack.Progress] 99% done plugins
11:14:17 AM: <s> [webpack.Progress] 99% done plugins
11:14:17 AM: <s> [webpack.Progress] 99%
11:14:17 AM: <s> [webpack.Progress] 99% cache store build dependencies
11:14:17 AM: <s> [webpack.Progress] 99% cache store build dependencies
11:14:17 AM: <s> [webpack.Progress] 99% cache begin idle
11:14:17 AM: <s> [webpack.Progress] 99% cache begin idle
11:14:17 AM: <s> [webpack.Progress] 100%
11:14:17 AM: <s> [webpack.Progress] 99% cache shutdown
11:14:17 AM: <s> [webpack.Progress] 99% cache shutdown
11:14:17 AM: <s> [webpack.Progress] 100%
11:14:17 AM: assets by path *.wasm 760 KiB
11:14:17 AM: asset 65916ef3def695744bda.wasm 243 KiB [emitted] [immutable] [from: ../node_modules/@cornerstonejs/codec-openjpeg/dist/openjpegwasm_decode.wasm]
11:14:17 AM: asset 75788f12450d4c5ed494.wasm 200 KiB [emitted] [immutable] [from: ../node_modules/@cornerstonejs/codec-openjph/dist/openjphjs.wasm]
11:14:17 AM: asset c22b37c3488e1d6c3aa4.wasm 175 KiB [emitted] [immutable] [from: ../node_modules/@cornerstonejs/codec-libjpeg-turbo-8bit/dist/libjpegturbowasm_decode.wasm]
11:14:17 AM: asset 5004fdc02f329ce53b69.wasm 142 KiB [emitted] [immutable] [from: ../node_modules/@cornerstonejs/codec-charls/dist/charlswasm_decode.wasm]
11:14:17 AM: assets by path *.js 347 KiB
11:14:17 AM: asset index.worker.min.worker.js 193 KiB [emitted] [minimized] 1 related asset
11:14:17 AM: asset cornerstoneWADOImageLoader.min.js 123 KiB [emitted] [minimized] (name: cornerstoneWADOImageLoader) 1 related asset
11:14:17 AM: asset 610.min.worker.js 21 KiB [emitted] [minimized] 1 related asset
11:14:17 AM: asset 888.min.worker.js 10.2 KiB [emitted] [minimized] 1 related asset
11:14:17 AM: orphan modules 153 KiB [orphan] 82 modules
11:14:17 AM: runtime modules 1.98 KiB 6 modules
11:14:17 AM: modules by path ../node_modules/core-js-pure/ 139 KiB 241 modules
11:14:17 AM: modules by path ../node_modules/@babel/runtime-corejs3/ 26.2 KiB
11:14:17 AM: modules by path ../node_modules/@babel/runtime-corejs3/core-js-stable/ 1.14 KiB 18 modules
11:14:17 AM: modules by path ../node_modules/@babel/runtime-corejs3/core-js/ 727 bytes 11 modules
11:14:17 AM: ../node_modules/@babel/runtime-corejs3/regenerator/index.js 49 bytes [built] [code generated]
11:14:17 AM: ../node_modules/@babel/runtime-corejs3/node_modules/regenerator-runtime/runtime.js 24.3 KiB [built] [code generated]
11:14:17 AM: modules by path ../node_modules/pako/lib/ 102 KiB
11:14:17 AM: modules by path ../node_modules/pako/lib/zlib/*.js 84.7 KiB 9 modules
modules by path ../node_modules/pako/lib/utils/*.js 5.87 KiB
../node_modules/pako/lib/utils/common.js 994 bytes [built] [code generated]
../node_modules/pako/lib/utils/strings.js 4.9 KiB [built] [code generated]
../node_modules/pako/lib/inflate.js 11.6 KiB [built] [code generated]
./imageLoader/index.js + 81 modules 154 KiB [not cacheable] [built] [code generated] [1 warning]
assets by status 984 KiB [cached] 7 assets
orphan modules 66.8 KiB [orphan] 18 modules
runtime modules 4.57 KiB 10 modules
modules by path ../node_modules/core-js-pure/ 118 KiB 160 modules
modules by path ../node_modules/@babel/runtime-corejs3/ 25.1 KiB
modules by path ../node_modules/@babel/runtime-corejs3/core-js-stable/ 683 bytes 10 modules
modules by path ../node_modules/@babel/runtime-corejs3/core-js/ 131 bytes 2 modules
../node_modules/@babel/runtime-corejs3/regenerator/index.js 49 bytes [built] [code generated]
../node_modules/@babel/runtime-corejs3/node_modules/regenerator-runtime/runtime.js 24.3 KiB [built] [code generated]
modules by path ../node_modules/@cornerstonejs/ 238 KiB (javascript) 760 KiB (asset)
javascript modules 238 KiB 4 modules
asset modules 168 bytes (javascript) 760 KiB (asset) 4 modules
modules by path ../codecs/*.js 91.3 KiB
../codecs/jpeg.js 34.2 KiB [built] [code generated]
../codecs/jpegLossless.js 57.1 KiB [built] [code generated]
9 modules
WARNING in ./shared/decoders/decodeHTJ2K.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeHTJ2K.js
9:28 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasmjs' import/no-unresolved
10:25 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 26:0-52 137:28-39
@ ./webWorker/decodeTask.js 7:0-61 54:19-35
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
WARNING in ./shared/decoders/decodeJPEGBaseline8Bit.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGBaseline8Bit.js
1:33 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasmjs' import/no-unresolved
4:30 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 20:0-74 74:28-50
@ ./webWorker/decodeTask.js 7:0-61 54:19-35
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
WARNING in ./shared/decoders/decodeJPEGLS.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGLS.js
1:27 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasmjs' import/no-unresolved
5:24 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./webWorker/decodeTask.js 5:0-84 19:4-20
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
WARNING in ./shared/decoders/decodeJPEG2000.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEG2000.js
2:29 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasmjs' import/no-unresolved
9:26 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./webWorker/decodeTask.js 4:0-88 18:4-22
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
Child worker-loader /opt/build/repo/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!/opt/build/repo/node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!/opt/build/repo/src/webWorker/index.worker.js compiled with 4 warnings
WARNING in ./imageLoader/createImage.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/imageLoader/createImage.js
59:3 warning Expected blank line after variable declarations newline-after-var
60:3 warning Expected blank line after variable declarations newline-after-var
64:5 warning Expected blank line after variable declarations newline-after-var
✖ 3 problems (0 errors, 3 warnings)
0 errors and 3 warnings potentially fixable with the `--fix` option.
@ ./imageLoader/index.js 6:0-58 28:15-26 41:0-358
webpack 5.51.2 compiled with 5 warnings in 7209 ms
modules by path ../node_modules/pako/lib/utils/*.js 5.87 KiB
../node_modules/pako/lib/utils/common.js 994 bytes [built] [code generated]
../node_modules/pako/lib/utils/strings.js 4.9 KiB [built] [code generated]
../node_modules/pako/lib/inflate.js 11.6 KiB [built] [code generated]
./imageLoader/index.js + 81 modules 154 KiB [not cacheable] [built] [code generated] [1 warning]
assets by status 984 KiB [cached] 7 assets
orphan modules 66.8 KiB [orphan] 18 modules
runtime modules 4.57 KiB 10 modules
modules by path ../node_modules/core-js-pure/ 118 KiB 160 modules
modules by path ../node_modules/@babel/runtime-corejs3/ 25.1 KiB
modules by path ../node_modules/@babel/runtime-corejs3/core-js-stable/ 683 bytes 10 modules
modules by path ../node_modules/@babel/runtime-corejs3/core-js/ 131 bytes 2 modules
../node_modules/@babel/runtime-corejs3/regenerator/index.js 49 bytes [built] [code generated]
../node_modules/@babel/runtime-corejs3/node_modules/regenerator-runtime/runtime.js 24.3 KiB [built] [code generated]
modules by path ../node_modules/@cornerstonejs/ 238 KiB (javascript) 760 KiB (asset)
javascript modules 238 KiB 4 modules
asset modules 168 bytes (javascript) 760 KiB (asset) 4 modules
modules by path ../codecs/*.js 91.3 KiB
../codecs/jpeg.js 34.2 KiB [built] [code generated]
../codecs/jpegLossless.js 57.1 KiB [built] [code generated]
9 modules
WARNING in ./shared/decoders/decodeHTJ2K.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeHTJ2K.js
9:28 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasmjs' import/no-unresolved
10:25 warning Unable to resolve path to module '@cornerstonejs/codec-openjph/wasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 26:0-52 137:28-39
@ ./webWorker/decodeTask.js 7:0-61 54:19-35
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
WARNING in ./shared/decoders/decodeJPEGBaseline8Bit.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGBaseline8Bit.js
1:33 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasmjs' import/no-unresolved
4:30 warning Unable to resolve path to module '@cornerstonejs/codec-libjpeg-turbo-8bit/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./shared/decodeImageFrame.js 20:0-74 74:28-50
@ ./webWorker/decodeTask.js 7:0-61 54:19-35
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
WARNING in ./shared/decoders/decodeJPEGLS.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEGLS.js
1:27 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasmjs' import/no-unresolved
5:24 warning Unable to resolve path to module '@cornerstonejs/codec-charls/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./webWorker/decodeTask.js 5:0-84 19:4-20
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
WARNING in ./shared/decoders/decodeJPEG2000.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/shared/decoders/decodeJPEG2000.js
2:29 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasmjs' import/no-unresolved
9:26 warning Unable to resolve path to module '@cornerstonejs/codec-openjpeg/decodewasm' import/no-unresolved
✖ 2 problems (0 errors, 2 warnings)
@ ./webWorker/decodeTask.js 4:0-88 18:4-22
@ ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!../node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!./webWorker/index.worker.js 2:0-41 5:20-30
Child worker-loader /opt/build/repo/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[3].use!/opt/build/repo/node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[0]!/opt/build/repo/src/webWorker/index.worker.js compiled with 4 warnings
WARNING in ./imageLoader/createImage.js
Module Warning (from ../node_modules/eslint-loader/dist/cjs.js):
/opt/build/repo/src/imageLoader/createImage.js
59:3 warning Expected blank line after variable declarations newline-after-var
60:3 warning Expected blank line after variable declarations newline-after-var
64:5 warning Expected blank line after variable declarations newline-after-var
✖ 3 problems (0 errors, 3 warnings)
0 errors and 3 warnings potentially fixable with the `--fix` option.
@ ./imageLoader/index.js 6:0-58 28:15-26 41:0-358
webpack 5.51.2 compiled with 5 warnings in 7209 ms
11:14:17 AM: (build.command completed in 21.6s)
11:14:17 AM:
11:14:18 AM: (Netlify Build completed in 22.1s)
11:14:18 AM: Section completed: building
11:14:22 AM: Finished processing build request in 52.676s
Deploying
Complete
Deploying
Complete
11:14:17 AM: 2. Deploy site
11:14:17 AM: ────────────────────────────────────────────────────────────────
11:14:17 AM:
11:14:17 AM: Starting to deploy site from 'examples'
11:14:17 AM: Calculating files to upload
11:14:18 AM: 6 new files to upload
11:14:18 AM: 0 new functions to upload
11:14:18 AM: Section completed: deploying
11:14:18 AM: Site deploy was successfully initiated
11:14:18 AM:
11:14:18 AM: (Deploy site completed in 442ms)
Cleanup
Complete
Cleanup
Complete
11:14:18 AM: Netlify Build Complete
11:14:18 AM: ────────────────────────────────────────────────────────────────
11:14:18 AM:
11:14:18 AM: Caching artifacts
11:14:18 AM: Started saving node modules
11:14:18 AM: Finished saving node modules
11:14:18 AM: Started saving build plugins
11:14:18 AM: Finished saving build plugins
11:14:18 AM: Started saving corepack cache
11:14:18 AM: Finished saving corepack cache
11:14:18 AM: Started saving pip cache
11:14:18 AM: Finished saving pip cache
11:14:18 AM: Started saving emacs cask dependencies
11:14:18 AM: Finished saving emacs cask dependencies
11:14:18 AM: Started saving maven dependencies
11:14:18 AM: Finished saving maven dependencies
11:14:18 AM: Started saving boot dependencies
11:14:18 AM: Finished saving boot dependencies
11:14:18 AM: Started saving rust rustup cache
11:14:18 AM: Finished saving rust rustup cache
11:14:18 AM: Started saving go dependencies
11:14:18 AM: Finished saving go dependencies
11:14:18 AM: Build script success
11:14:20 AM: Uploading Cache of size 355.1MB
11:14:22 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
11:14:18 AM: Starting post processing
11:14:18 AM: Post processing - HTML
11:14:18 AM: Post processing - header rules
11:14:18 AM: Post processing - redirect rules
11:14:18 AM: Post processing done
11:14:19 AM: Section completed: postprocessing
11:14:19 AM: Site is live ✨