Deploy details
Published deploy for enthic-dataviz
remove dependencie useless for fuve from version 2.7Production: main@5c8d4f7
Deploy log
Initializing
Complete
Initializing
Complete
2:52:32 PM: Build ready to start
2:52:34 PM: build-image version: c11c0eb9939c949586b0f78302107908b668a11e (focal)
2:52:34 PM: buildbot version: c11c0eb9939c949586b0f78302107908b668a11e
2:52:34 PM: Fetching cached dependencies
2:52:34 PM: Failed to fetch cache, continuing with build
2:52:34 PM: Starting to prepare the repo for build
2:52:34 PM: No cached dependencies found. Cloning fresh repo
2:52:34 PM: git clone --filter=blob:none https://github.com/CodeforFR/enthic-dataviz
2:52:34 PM: Preparing Git Reference refs/heads/main
2:52:36 PM: Starting to install dependencies
2:52:36 PM: Python version set to 3.8
2:52:36 PM: Attempting Ruby version 2.7.2, read from environment
2:52:37 PM: Using Ruby version 2.7.2
2:52:38 PM: Started restoring cached go cache
2:52:38 PM: Finished restoring cached go cache
2:52:38 PM: go version go1.19.10 linux/amd64
2:52:38 PM: Using PHP version 8.0
2:52:40 PM: v18.16.0 is already installed.
2:52:40 PM: Now using node v18.16.0 (npm v9.5.1)
2:52:40 PM: Enabling Node.js Corepack
2:52:40 PM: Started restoring cached build plugins
2:52:40 PM: Finished restoring cached build plugins
2:52:40 PM: Started restoring cached corepack dependencies
2:52:40 PM: Finished restoring cached corepack dependencies
2:52:40 PM: No npm workspaces detected
2:52:40 PM: Started restoring cached node modules
2:52:40 PM: Finished restoring cached node modules
2:52:41 PM: Installing npm packages using npm version 9.5.1
2:53:08 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2:53:09 PM: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
2:53: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.
2:53:09 PM: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
2:53:10 PM: npm WARN deprecated consolidate@0.15.1: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
2:54:45 PM: added 1109 packages, and audited 1110 packages in 2m
2:54:45 PM: 119 packages are looking for funding
2:54:45 PM: run `npm fund` for details
2:54:45 PM: 5 vulnerabilities (2 moderate, 3 high)
2:54:45 PM: To address all issues (including breaking changes), run:
2:54:45 PM: npm audit fix --force
2:54:45 PM: Run `npm audit` for details.
2:54:45 PM: npm packages installed
2:54:46 PM: Install dependencies script success
2:54:46 PM: Starting build script
2:54:47 PM: Detected 1 framework(s)
2:54:47 PM: vue at version 5.0.8
2:54:47 PM: Section completed: initializing
Building
Complete
Building
Complete
2:54:48 PM: Netlify Build
2:54:48 PM: ────────────────────────────────────────────────────────────────
2:54:48 PM:
2:54:48 PM: ❯ Version
2:54:48 PM: @netlify/build 29.12.1
2:54:48 PM:
2:54:48 PM: ❯ Flags
2:54:48 PM: baseRelDir: true
2:54:48 PM: buildId: 648dc8b0661b2e000976f0f3
2:54:48 PM: deployId: 648dc8b0661b2e000976f0f5
2:54:48 PM:
2:54:48 PM: ❯ Current directory
2:54:48 PM: /opt/build/repo
2:54:48 PM:
2:54:48 PM: ❯ Config file
2:54:48 PM: No config file was defined: using default values.
2:54:48 PM:
2:54:48 PM: ❯ Context
2:54:48 PM: production
2:54:48 PM:
2:54:48 PM: Build command from Netlify app
2:54:48 PM: ────────────────────────────────────────────────────────────────
2:54:48 PM:
2:54:48 PM: $ npm run build
2:54:48 PM: > enthic-dataviz@2.0.3 build
2:54:48 PM: > vue-cli-service build
2:54:48 PM: All browser targets in the browserslist configuration have supported ES module.
2:54:48 PM: Therefore we don't build two separate bundles for differential loading.
2:54:48 PM: - Building for production...
2:55:09 PM: WARNING Compiled with 4 warnings2:55:09 PM
2:55:09 PM: [eslint]
2:55:09 PM: /opt/build/repo/src/components/analyses/AnalyseBenefices.vue
2:55:09 PM: 48:7 warning Unexpected console statement no-console
2:55:09 PM: 52:7 warning Unexpected console statement no-console
2:55:09 PM: 80:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/analyses/AnalyseChiffreAffaires.vue
2:55:09 PM: 48:7 warning Unexpected console statement no-console
2:55:09 PM: 52:7 warning Unexpected console statement no-console
2:55:09 PM: 80:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/analyses/AnalyseImpot.vue
2:55:09 PM: 49:7 warning Unexpected console statement no-console
2:55:09 PM: 53:7 warning Unexpected console statement no-console
2:55:09 PM: 81:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/analyses/AnalyseMasseSalariale.vue
2:55:09 PM: 48:7 warning Unexpected console statement no-console
2:55:09 PM: 54:7 warning Unexpected console statement no-console
2:55:09 PM: 104:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/analyses/AnalyseTransparence.vue
2:55:09 PM: 37:11 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/company/AnalyseSacef.vue
2:55:09 PM: 34:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/company/CompanyAccountMetadata.vue
2:55:09 PM: 41:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/company/CompanySocialImpactComparison.vue
2:55:09 PM: 108:9 warning Unexpected console statement no-console
2:55:09 PM: 188:7 warning Unexpected console statement no-console
2:55:09 PM: 192:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/search/FetchCompany.vue
2:55:09 PM: 57:9 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/search/OpenDataSoftResultList.vue
2:55:09 PM: 91:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/search/SearchResults.vue
2:55:09 PM: 198:9 warning Unexpected console statement no-console
2:55:09 PM: 229:9 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/components/tops/TopsBrowser.vue
2:55:09 PM: 75:7 warning Unexpected console statement no-console
2:55:09 PM: 81:9 warning Unexpected console statement no-console
2:55:09 PM: 93:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/repositories/LeBasicRepository.js
2:55:09 PM: 17:5 warning Unexpected console statement no-console
2:55:09 PM: 34:5 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/repositories/ape/APERepository.js
2:55:09 PM: 11:9 warning Unexpected console statement no-console
2:55:09 PM: 17:7 warning Unexpected console statement no-console
2:55:09 PM: 27:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/repositories/company/CompanyRepository.js
2:55:09 PM: 13:7 warning Unexpected console statement no-console
2:55:09 PM: 23:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/repositories/ontology/OntologyRepository.js
2:55:09 PM: 18:7 warning Unexpected console statement no-console
2:55:09 PM: 32:7 warning Unexpected console statement no-console
2:55:09 PM: 46:7 warning Unexpected console statement no-console
2:55:09 PM: 60:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/repositories/search/EnthicSearchRepository.js
2:55:09 PM: 32:5 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/repositories/search/OpenDataSoftSearchRepository.js
2:55:09 PM: 30:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/repositories/tops/TopsRepository.js
2:55:09 PM: 10:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/services/DataTransformation.js
2:55:09 PM: 24:7 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/services/accounting/comptesDeResultats/CheckAndCompleteCompteDeResultat.js
2:55:09 PM: 135:15 warning Unexpected console statement no-console
2:55:09 PM: 150:11 warning Unexpected console statement no-console
2:55:09 PM: 173:3 warning Unexpected console statement no-console
2:55:09 PM: 224:5 warning Unexpected console statement no-console
2:55:09 PM: 230:9 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: /opt/build/repo/src/views/SBF120Study.vue
2:55:09 PM: 40:7 warning Unexpected console statement no-console
2:55:09 PM: 51:9 warning Unexpected console statement no-console
2:55:09 PM:
2:55:09 PM: ✖ 47 problems (0 errors, 47 warnings)
2:55:09 PM:
2:55:09 PM: You may use special comments to disable some warnings.
2:55:09 PM: Use // eslint-disable-next-line to ignore the next line.
2:55:09 PM: Use /* eslint-disable */ to ignore all warnings in a file.
2:55:09 PM: warning in ./src/components/site/SiteVersion.vue?vue&type=script&lang=js&
2:55:09 PM: Should not import the named export 'version' (imported as 'version') from default-exporting module (only default export is available soon)
2:55:09 PM: warning
2:55:09 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
2:55:09 PM: This can impact web performance.
2:55:09 PM: Assets:
2:55:09 PM: fonts/fa-solid-900.0b5caff7.ttf (385 KiB)
2:55:09 PM: css/app.e7e801be.css (497 KiB)
2:55:09 PM: js/chunk-vendors.f70d3fb3.js (1.55 MiB)
2:55:09 PM: js/458.e70507df.js (581 KiB)
2:55:09 PM: warning
2:55:09 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
2:55:09 PM: Entrypoints:
2:55:09 PM: app (2.15 MiB)
2:55:09 PM: css/chunk-vendors.252f3e22.css
2:55:09 PM: js/chunk-vendors.f70d3fb3.js
2:55:09 PM: css/app.e7e801be.css
2:55:09 PM: js/app.91f95a19.js
2:55:09 PM: File Size Gzipped
2:55:09 PM: dist/js/chunk-vendors.f70d3fb3.js 1587.60 KiB 572.54 KiB
2:55:09 PM: dist/js/458.e70507df.js 580.75 KiB 192.51 KiB
2:55:09 PM: dist/js/988.67a2e3c2.js 32.36 KiB 9.22 KiB
2:55:09 PM: dist/js/154.731e5047.js 28.98 KiB 11.24 KiB
2:55:09 PM: dist/js/560.addbdd94.js 18.15 KiB 5.71 KiB
2:55:09 PM: dist/js/app.91f95a19.js 15.19 KiB 5.65 KiB
2:55:09 PM: dist/js/658.ff77fd69.js 13.22 KiB 4.83 KiB
2:55:09 PM: dist/js/768.54df363e.js 12.48 KiB 3.40 KiB
2:55:09 PM: dist/js/683.b35a5fbd.js 10.42 KiB 2.51 KiB
2:55:09 PM: dist/js/955.5dfdbe05.js 3.37 KiB 1.32 KiB
2:55:09 PM: dist/css/app.e7e801be.css 496.89 KiB 70.54 KiB
2:55:09 PM: dist/css/chunk-vendors.252f3e22.css 99.12 KiB 26.87 KiB
2:55:09 PM: dist/css/988.b7afeaae.css 5.43 KiB 1.63 KiB
2:55:09 PM: dist/css/560.b95c1ecf.css 1.26 KiB 0.50 KiB
2:55:09 PM: dist/css/683.afe2a2b1.css 0.25 KiB 0.14 KiB
2:55:09 PM: Images and other types of assets omitted.
2:55:09 PM: Build at: 2023-06-17T14:55:09.610Z - Hash: 214dc28dd4dcca68 - Time: 19828ms
2:55:09 PM: DONE Build complete. The dist directory is ready to be deployed.
2:55:09 PM: INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
2:55:09 PM:
2:55:09 PM: (build.command completed in 21.4s)
2:55:09 PM:
2:55:10 PM: (Netlify Build completed in 21.8s)
2:55:11 PM: Section completed: building
2:55:13 PM: Finished processing build request in 2m38.979s
Deploying
Complete
Deploying
Complete
2:55:09 PM: Deploy site
2:55:09 PM: ────────────────────────────────────────────────────────────────
2:55:09 PM:
2:55:09 PM: Starting to deploy site from 'dist'
2:55:09 PM: Calculating files to upload
2:55:09 PM: 9 new files to upload
2:55:09 PM: 0 new functions to upload
2:55:10 PM: Section completed: deploying
2:55:10 PM: Site deploy was successfully initiated
2:55:10 PM:
2:55:10 PM: (Deploy site completed in 420ms)
Cleanup
Complete
Cleanup
Complete
2:55:10 PM: Netlify Build Complete
2:55:10 PM: ────────────────────────────────────────────────────────────────
2:55:10 PM:
2:55:10 PM: Caching artifacts
2:55:10 PM: Started saving node modules
2:55:10 PM: Finished saving node modules
2:55:10 PM: Started saving build plugins
2:55:10 PM: Finished saving build plugins
2:55:10 PM: Started saving corepack cache
2:55:10 PM: Finished saving corepack cache
2:55:10 PM: Started saving pip cache
2:55:10 PM: Finished saving pip cache
2:55:10 PM: Started saving emacs cask dependencies
2:55:10 PM: Finished saving emacs cask dependencies
2:55:10 PM: Started saving maven dependencies
2:55:10 PM: Finished saving maven dependencies
2:55:10 PM: Started saving boot dependencies
2:55:10 PM: Finished saving boot dependencies
2:55:10 PM: Started saving rust rustup cache
2:55:10 PM: Finished saving rust rustup cache
2:55:10 PM: Started saving go dependencies
2:55:10 PM: Finished saving go dependencies
2:55:11 PM: Build script success
2:55:12 PM: Uploading Cache of size 106.7MB
2:55:13 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:55:10 PM: Starting post processing
2:55:10 PM: Skipping HTML post processing
2:55:10 PM: Post processing - header rules
2:55:10 PM: Post processing - redirect rules
2:55:10 PM: Post processing done
2:55:10 PM: Section completed: postprocessing
2:55:11 PM: Site is live ✨