Forms overhaul (including several components) #1189
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
packages/react/src/delegate.ts#L38
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L49
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L62
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L62
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L78
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/modal.tsx#L13
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/modal.tsx#L14
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/portal.tsx#L23
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/portal.tsx#L24
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/portal.tsx#L27
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "core-blob-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading