chore: release v1.15.0 #96
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
|