2026-03-16T20:25:45.735346+00:00 host app[release.1188] yarn run v1.22.22 2026-03-16T20:25:45.769053+00:00 host app[release.1188] $ node --unhandled-rejections=strict infrastructure/scripts/migrate.mjs 2026-03-16T20:25:45.819482+00:00 host app[release.1188] TS_NODE_TRANSPILE_ONLY=1 npx concurrently -n db,schema "yarn migrate:latest" 2026-03-16T20:25:46.84538+00:00 host app[release.1188] $ npm run knex migrate:latest 2026-03-16T20:25:46.967397+00:00 host app[release.1188] npm warn Unknown env config "version-commit-hooks". This will stop working in the next major version of npm. 2026-03-16T20:25:46.969571+00:00 host app[release.1188] npm warn Unknown env config "always-auth". This will stop working in the next major version of npm. 2026-03-16T20:25:46.969572+00:00 host app[release.1188] npm warn Unknown env config "_oneappexchange-registry". This will stop working in the next major version of npm. 2026-03-16T20:25:46.969572+00:00 host app[release.1188] npm warn Unknown env config "version-tag-prefix". This will stop working in the next major version of npm. 2026-03-16T20:25:46.969572+00:00 host app[release.1188] npm warn Unknown env config "version-git-message". This will stop working in the next major version of npm. 2026-03-16T20:25:46.969573+00:00 host app[release.1188] npm warn Unknown env config "argv". This will stop working in the next major version of npm. 2026-03-16T20:25:46.970128+00:00 host app[release.1188] npm warn Unknown env config "version-git-tag". This will stop working in the next major version of npm. 2026-03-16T20:25:46.970128+00:00 host app[release.1188] npm warn Unknown env config "oneappexchange-registry". This will stop working in the next major version of npm. 2026-03-16T20:25:46.972025+00:00 host app[release.1188] npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. 2026-03-16T20:25:47.009153+00:00 host app[release.1188] 2026-03-16T20:25:47.009154+00:00 host app[release.1188] > publishing-service@1.628.0 knex 2026-03-16T20:25:47.009156+00:00 host app[release.1188] > node --unhandled-rejections=strict -r tsconfig-paths/register node_modules/.bin/knex --knexfile infrastructure/db/knexfile.ts migrate:latest 2026-03-16T20:25:47.009156+00:00 host app[release.1188] 2026-03-16T20:25:47.756304+00:00 host app[release.1188] Already up to date 2026-03-16T20:25:47.783439+00:00 host app[release.1188] yarn migrate:latest exited with code 0 2026-03-16T20:25:47.826913+00:00 host app[release.1188] TS_NODE_TRANSPILE_ONLY=1 npx concurrently -n db,schema "yarn migrate:latest" completed in 2.01s 2026-03-16T20:25:47.83008+00:00 host app[release.1188] Done in 2.10s. 2026-03-16T20:25:47.841029+00:00 host app[release.1188] yarn migrate completed in 2.58s