docker-nightly #6
Annotations
1 error, 1 warning, and 6 notices
push
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 313B done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/library/node:20-alpine
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 117B done
#3 DONE 0.0s
#4 [1/9] FROM docker.io/library/node:20-alpine
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 11.39MB 0.1s done
#5 DONE 0.1s
#6 [2/9] RUN mkdir -p /usr/src/app
#6 DONE 0.3s
#7 [3/9] WORKDIR /usr/src/app
#7 DONE 0.1s
#8 [4/9] COPY . .
#8 DONE 0.1s
#9 [5/9] RUN rm -rf ./node-modules
#9 DONE 0.2s
#10 [6/9] RUN npm ci
#10 13.08 npm warn deprecated [email protected]: 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
#10 13.91 npm warn deprecated [email protected]: This package is no longer supported.
#10 14.55 npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#10 14.73 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
#10 14.97 npm warn deprecated [email protected]: This package is no longer supported.
#10 15.79 npm warn deprecated [email protected]: This package is no longer supported.
#10 17.29 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
#10 17.30 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
#10 19.31 npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
#10 19.58 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
#10 20.00 npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
#10 25.41
#10 25.41 > @dnpm-dip/[email protected] prepare
#10 25.41 > husky
#10 25.41
#10 25.46 git command not found
#10 25.49 added 1664 packages, and audited 1672 packages in 20s
#10 25.49
#10 25.49 327 packages are looking for funding
#10 25.49 run `npm fund` for details
#10 25.50
#10 25.50 2 high severity vulnerabilities
#10 25.50
#10 25.50 To address all issues, run:
#10 25.50 npm audit fix
#10 25.50
#10 25.50 Run `npm audit` for details.
#10 25.50 npm notice
#10 25.50 npm notice New minor version of npm available! 10.8.2 -> 10.9.2
#10 25.50 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.2
#10 25.50 npm notice To update run: npm install -g [email protected]
#10 25.50 npm notice
#10 DONE 27.1s
#11 [7/9] RUN npm run build
#11 0.337
#11 0.337 > @dnpm-dip/[email protected] build
#11 0.337 > npx nx run-many -t build
#11 0.337
#11 1.561
#11 1.561 NX Custom task runners will no longer be supported in Nx 21.
#11 1.562
#11 1.562 Use Nx Cloud or the Nx Powerpack caches instead.
#11 1.562 For more information, see https://nx.dev/nx-enterprise/powerpack/custom-caching
#11 1.562
#11 1.593
#11 1.593 NX Custom task runners will no longer be supported in Nx 21.
#11 1.593
#11 1.594 Use Nx Cloud or the Nx Powerpack caches instead.
#11 1.594 For more information, see https://nx.dev/nx-enterprise/powerpack/custom-caching
#11 1.594
#11 1.658
#11 1.658 NX Running target build for 6 projects:
#11 1.658
#11 1.659 - @dnpm-dip/portal
#11 1.659 - @dnpm-dip/admin
#11 1.659 - @dnpm-dip/core
#11 1.659 - @dnpm-dip/kit
#11 1.659 - @dnpm-dip/mtb
#11 1.660 - @dnpm-dip/rd
#11 1.660
#11 1.660
#11 5.771
#11 5.771 > nx run @dnpm-dip/core:build
#11 5.771
#11 5.771
#11 5.771 > @dnpm-dip/[email protected] build
#11 5.771 > rimraf ./dist && cross-env NODE_ENV=production npm run build:js
#11 5.771
#11 5.771
#11 5.771 > @dnpm-dip/[email protected] build:js
#11 5.771 > rollup -c
#11 5.771
#11 5.771
#11 5.771 src/index.ts → ./dist/index.cjs, ./dist/index.mjs...
#11 5.771 created ./dist/index.cjs, ./di
|
push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
push
Building image: e2f0bfbd9de98acd4941a1842e4bc55f
|
push
Built image
|
push
Tagging image e2f0bfbd9de98acd4941a1842e4bc55f with ghcr.io/dnpm-dip/portal:next
|
push
Tagged image
|
push
Pushing image: ghcr.io/dnpm-dip/portal:next
|
push
Pushed image
|