chore(release): publish (#1263) #52
Annotations
1 error and 10 notices
Release
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 512B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 transferring context: 130B done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/node:18-alpine
#3 DONE 0.0s
#4 [1/7] FROM docker.io/library/node:18-alpine
#4 CACHED
#5 [internal] load build context
#5 ...
#6 [2/7] RUN mkdir -p /usr/src/project
#6 DONE 0.4s
#7 [3/7] WORKDIR /usr/src/project/
#7 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 66.54MB 0.6s done
#5 DONE 0.6s
#8 [4/7] COPY . .
#8 DONE 0.3s
#9 [5/7] RUN rm -rf ./node-modules && npm ci && npm run build && touch packages/server-api/.env && touch packages/server-realtime/.env && touch packages/server-train-manager/.env && touch packages/client-ui/.env
#9 7.277 npm WARN deprecated [email protected]: Use `change-case`
#9 13.13 npm WARN deprecated [email protected]: Use `change-case`
#9 32.20
#9 32.20 > [email protected] prepare
#9 32.20 > husky install
#9 32.20
#9 32.26 husky - git command not found, skipping install
#9 32.30
#9 32.30 added 2013 packages, and audited 2022 packages in 32s
#9 32.30
#9 32.30 262 packages are looking for funding
#9 32.30 run `npm fund` for details
#9 32.30
#9 32.30 1 moderate severity vulnerability
#9 32.30
#9 32.30 To address all issues, run:
#9 32.30 npm audit fix
#9 32.30
#9 32.30 Run `npm audit` for details.
#9 32.30 npm notice
#9 32.30 npm notice New major version of npm available! 9.8.1 -> 10.2.4
#9 32.30 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4>
#9 32.30 npm notice Run `npm install -g [email protected]` to update!
#9 32.30 npm notice
#9 32.69
#9 32.69 > [email protected] build
#9 32.69 > npx nx run-many -t build
#9 32.69
#9 34.02
#9 34.02 > NX Running target build for 7 projects:
#9 34.02
#9 34.02 - @personalhealthtrain/server-train-manager
#9 34.02 - @personalhealthtrain/server-realtime
#9 34.02 - @personalhealthtrain/server-core
#9 34.02 - @personalhealthtrain/client-vue
#9 34.02 - @personalhealthtrain/server-api
#9 34.02 - @personalhealthtrain/client-ui
#9 34.02 - @personalhealthtrain/core
#9 34.02
#9 34.02
#9 39.14
#9 39.14 > nx run @personalhealthtrain/core:build
#9 39.14
#9 39.14
#9 39.14 > @personalhealthtrain/[email protected] build
#9 39.14 > rimraf ./dist && cross-env NODE_ENV=production npm run build:js && npm run build:types
#9 39.14
#9 39.14
#9 39.14 > @personalhealthtrain/[email protected] build:js
#9 39.14 > rollup -c
#9 39.14
#9 39.14
#9 39.14 src/index.ts → ./dist/index.cjs, ./dist/index.mjs...
#9 39.14 created ./dist/index.cjs, ./dist/index.mjs in 567ms
#9 39.14
#9 39.14 > @personalhealthtrain/[email protected] build:types
#9 39.14 > tsc --emitDeclarationOnly -p tsconfig.build.json
#9 39.14
#9 43.16
#9 43.16 > nx run @personalhealthtrain/server-core:build
#9 43.16
#9 43.16
#9 43.16 > @personalhealthtrain/[email protected] build
#9 43.16 > tsc -p tsconfig.build.json
#9 43.16
#9 50.11
#9 50.11 > nx run @personalhealthtrain/server-realtime:build
#9 50.12
#9 50.12
#9 50.12 > @personalhealthtrain/[email protected] build
#9 50.12 > rimraf dist && tsc -p tsconfig.build.json
#9 50.12
#9 51.30
#9 51.30 > nx run @personalhealthtrain/server-train-manager:build
#9 51.30
#9 51.30
#9 51.30 > @personalhealthtrain/[email protected] build
#9 51.30 > rimraf ./dist && tsc -p tsconfig.build.json
#9 51.30
#9 61.59
#9 61.59 > nx run @personalhealthtrain/server-api:build
#9 61.59
#9 61.59
#9 61.59 > @personalhealthtrain/[email protected] build
#9 61.59 > rimraf dist/ && tsc -p tsconfig.build.json
#9 61.59
#9 61.80
#9 61.80 > nx run @personalhealthtrain/client-vue:build
#9 61.80
#9 61.80
#9 61.80 > @personalhealthtrain/[email protected] build
#9 61.80 > rimraf ./dist && npm run build:js && npm run build:types
#9 61.80
#9 61.80
#9 61.80 > @personalhealthtrain/[email protected] build:js
#9 61.80 > cross-env NODE_ENV=production rollup -c
#9 61.80
#9 61.80
#9 61.80 src/index.ts →
|
Release
Building image: e2f0bfbd9de98acd4941a1842e4bc55f
|
Release
Built image
|
Release
Tagging image e2f0bfbd9de98acd4941a1842e4bc55f with ghcr.io/pht-medic/central:latest
|
Release
Tagged image
|
Release
Pushing image: ghcr.io/pht-medic/central:latest
|
Release
Pushed image
|
Release
Tagging image e2f0bfbd9de98acd4941a1842e4bc55f with ghcr.io/pht-medic/central:2.4.8
|
Release
Tagged image
|
Release
Pushing image: ghcr.io/pht-medic/central:2.4.8
|
Release
Pushed image
|