feat(integrations): add ActionScheduler group handling #846
build-and-test.yml
on: pull_request
build
/
Install node dependencies
1m 39s
lint-js-scss
/
Lint JS & SCSS files
1m 42s
test-js
/
Run JS tests
1m 49s
Annotations
13 warnings
|
build / Install node dependencies
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-js-scss / Lint JS & SCSS files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/views/subscriptions/index.tsx#L16
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/views/donations/configuration/index.tsx#L52
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/views/content-gates/utils.tsx#L11
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/components/subscription-settings/index.tsx#L25
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/components/subscription-settings/index.tsx#L21
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/components/checkout-configuration/index.tsx#L23
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/components/checkout-configuration/index.tsx#L21
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/components/billing-fields/index.tsx#L25
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/wizards/audience/components/billing-fields/index.tsx#L19
Unexpected any. Specify a different type
|
|
lint-js-scss / Lint JS & SCSS files:
src/blocks/correction-box/edit.jsx#L8
Using exported name 'ServerSideRender' as identifier for default import
|
|
test-js / Run JS tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|