Skip to content

chore: release v1.16.1 #101

chore: release v1.16.1

chore: release v1.16.1 #101

Triggered via push July 26, 2026 02:32
Status Success
Total duration 5m 18s
Artifacts

ci.yml

on: push
Lint / Test / Build
5m 15s
Lint / Test / Build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint / Test / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint / Test / Build: packages/web/src/pages/cms/CmsSiteSelect.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint / Test / Build: packages/web/src/pages/cms/CmsLinkInput.tsx#L147
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint / Test / Build: packages/web/src/pages/cms/CmsLinkInput.tsx#L26
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
Lint / Test / Build: packages/web/src/mocks/analytics-sites-handlers.test.ts#L7
Unexpected any. Specify a different type
Lint / Test / Build: packages/server/src/lib/payment/wechat.adapter.ts#L324
Unexpected any. Specify a different type
Lint / Test / Build: packages/server/src/lib/payment/wechat.adapter.ts#L321
Unexpected any. Specify a different type
Lint / Test / Build: packages/server/src/lib/payment/alipay.adapter.ts#L137
Unexpected any. Specify a different type
Lint / Test / Build: packages/server/src/lib/payment/alipay.adapter.ts#L133
Unexpected any. Specify a different type
Lint / Test / Build: packages/server/src/lib/payment/alipay.adapter.ts#L131
Unexpected any. Specify a different type
Lint / Test / Build: packages/server/src/lib/payment/alipay.adapter.ts#L114
Unexpected any. Specify a different type