Improve/features organization #38
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci:
src/app/events/index.ts#L5
Unexpected any. Specify a different type
|
ci:
src/components/canvas/index.tsx#L94
Unexpected any. Specify a different type
|
ci:
src/components/group-fields/index.tsx#L15
Unexpected any. Specify a different type
|
ci:
src/components/group-fields/index.tsx#L90
Unexpected any. Specify a different type
|
ci:
src/components/tabs/index.tsx#L18
Unexpected any. Specify a different type
|
ci:
src/features/socials/section/index.tsx#L48
Unexpected any. Specify a different type
|
ci:
src/types/canvas.ts#L6
Unexpected any. Specify a different type
|
ci:
src/utils/createFramerMotionVariants/index.ts#L4
Unexpected any. Specify a different type
|
ci:
src/utils/createFramerMotionVariants/test.ts#L12
Unexpected any. Specify a different type
|
ci:
src/utils/parseToReadme/index.ts#L8
Unexpected any. Specify a different type
|