feature afterEffects #10
Annotations
12 errors and 7 warnings
size
Process completed with exit code 1.
|
lint:
packages/core-v1/lib/AfterEffects.ts#L18
Useless constructor
|
lint:
packages/core-v1/lib/AfterEffects.ts#L23
Expected blank line before this statement
|
lint:
packages/core-v1/lib/AfterEffects.ts#L25
Expected blank line before this statement
|
lint:
packages/core-v1/lib/AfterEffects.ts#L26
'key' is never reassigned. Use 'const' instead
|
lint:
packages/core-v1/lib/AfterEffects.ts#L27
Blocks are nested too deeply (4). Maximum allowed is 3
|
lint:
packages/core-v1/lib/AfterEffects.ts#L35
This branch's code block is the same as the block for the branch on line 27
|
lint:
packages/core-v1/lib/AfterEffects.ts#L42
This branch's code block is the same as the block for the branch on line 35
|
lint:
packages/core-v1/lib/AfterEffects.ts#L52
'TODO' doesn't match the pattern /^((TODO|FIXME|BUG)\(\w+-\d+\)|(NOTE|COMMENT|HACK|INFO)(\(\w+-\d+\))?)\: (.*)$/
|
lint:
packages/core-v1/lib/AfterEffects.ts#L61
'r' is never reassigned. Use 'const' instead
|
lint:
packages/core-v1/lib/AfterEffects.ts#L67
Expected blank line before this statement
|
commitlint
You have commit messages with errors
⧗ input: feature afterEffects
ch rules
integrate af
finish af
done af
check af
check af 2
fix playground
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
size
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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:
playground/src/_redux/index.ts#L1
'createStore' is deprecated
|
lint:
playground/src/_redux/index.ts#L30
The signature '(reducer: Reducer<CombinedState<{ [x: string]: ...; }>, AnyAction>, enhancer?: StoreEnhancer<{ dispatch: unknown; }, {}>): Store<EmptyObject & { ...; }, AnyAction> & { ...; }' of 'createStore' is deprecated
|
lint:
playground/src/_root/index.tsx#L37
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead
|
commitlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|