btlqql commented on PR #2657: URL: https://github.com/apache/rocketmq-dashboard/pull/2657#issuecomment-5447891666
CI did not reach any job in this PR. The workflow was rejected at startup because the repository Actions policy currently blocks `docker/setup-buildx-action@v3` and `docker/build-push-action@v6`; this is tracked in #2549 and the dedicated fix is already proposed in #2550. To avoid duplicating that workflow change in this focused PR, validation was run locally: - `npm exec vitest -- run src/pages/settings/__tests__/DataSourceTab.test.tsx` - targeted Prettier and ESLint checks - `npm run build` Once #2550 is merged into `rocketmq-studio`, this branch can be rebased and CI rerun normally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
