docker-nightly #4
Annotations
1 error, 1 warning, and 6 notices
Run tada5hi/action-docker-image-publish@v3
#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.37MB 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.0s
#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 31.00 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 31.80 npm warn deprecated [email protected]: This package is no longer supported.
#10 32.58 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 32.74 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
#10 32.96 npm warn deprecated [email protected]: This package is no longer supported.
#10 33.81 npm warn deprecated [email protected]: This package is no longer supported.
#10 35.43 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
#10 35.44 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
#10 37.37 npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
#10 37.72 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
#10 38.10 npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
#10 43.32
#10 43.32 > @dnpm-dip/[email protected] prepare
#10 43.32 > husky
#10 43.32
#10 43.37 git command not found
#10 43.40 added 1664 packages, and audited 1672 packages in 29s
#10 43.40
#10 43.40 327 packages are looking for funding
#10 43.40 run `npm fund` for details
#10 43.41
#10 43.41 2 high severity vulnerabilities
#10 43.41
#10 43.41 To address all issues, run:
#10 43.41 npm audit fix
#10 43.41
#10 43.41 Run `npm audit` for details.
#10 43.41 npm notice
#10 43.41 npm notice New minor version of npm available! 10.8.2 -> 10.9.2
#10 43.41 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.2
#10 43.41 npm notice To update run: npm install -g [email protected]
#10 43.41 npm notice
#10 DONE 43.4s
#11 [7/9] RUN npm run build
#11 0.409
#11 0.409 > @dnpm-dip/[email protected] build
#11 0.409 > npx nx run-many -t build
#11 0.409
#11 1.881
#11 1.882 NX Custom task runners will no longer be supported in Nx 21.
#11 1.882
#11 1.882 Use Nx Cloud or the Nx Powerpack caches instead.
#11 1.882 For more information, see https://nx.dev/nx-enterprise/powerpack/custom-caching
#11 1.883
#11 1.908
#11 1.908 NX Custom task runners will no longer be supported in Nx 21.
#11 1.908
#11 1.909 Use Nx Cloud or the Nx Powerpack caches instead.
#11 1.909 For more information, see https://nx.dev/nx-enterprise/powerpack/custom-caching
#11 1.909
#11 1.982
#11 1.982 NX Running target build for 6 projects:
#11 1.983
#11 1.983 - @dnpm-dip/portal
#11 1.983 - @dnpm-dip/admin
#11 1.983 - @dnpm-dip/core
#11 1.983 - @dnpm-dip/kit
#11 1.983 - @dnpm-dip/mtb
#11 1.983 - @dnpm-dip/rd
#11 1.983
#11 1.983
#11 6.598
#11 6.598 > nx run @dnpm-dip/core:build
#11 6.598
#11 6.598
#11 6.598 > @dnpm-dip/[email protected] build
#11 6.598 > rimraf ./dist && cross-env NODE_ENV=production npm run build:js
#11 6.598
#11 6.598
#11 6.598 > @dnpm-dip/[email protected] build:js
#11 6.598 > rollup -c
#11 6.598
#11 6.598
#11 6.598 src/index.ts → ./dist/index.cjs, ./dist/index.mjs...
#11 6.598 created ./dist/index.cjs, ./di
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tada5hi/action-docker-image-publish@v3
Building image: e2f0bfbd9de98acd4941a1842e4bc55f
|
Run tada5hi/action-docker-image-publish@v3
Built image
|
Run tada5hi/action-docker-image-publish@v3
Tagging image e2f0bfbd9de98acd4941a1842e4bc55f with ghcr.io/dnpm-dip/portal:next
|
Run tada5hi/action-docker-image-publish@v3
Tagged image
|
Run tada5hi/action-docker-image-publish@v3
Pushing image: ghcr.io/dnpm-dip/portal:next
|
Run tada5hi/action-docker-image-publish@v3
Pushed image
|
Loading