Skip to content

Merge pull request #3 from rambler-digital-solutions/feature/after-ef… #11

Merge pull request #3 from rambler-digital-solutions/feature/after-ef…

Merge pull request #3 from rambler-digital-solutions/feature/after-ef… #11

Triggered via push July 27, 2024 17:50
Status Failure
Total duration 3m 2s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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
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/