Skip to content

Merge pull request #4 from rambler-digital-solutions/docs #13

Merge pull request #4 from rambler-digital-solutions/docs

Merge pull request #4 from rambler-digital-solutions/docs #13

Triggered via push July 28, 2024 00:34
Status Failure
Total duration 32s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
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
Process completed with exit code 1.
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
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/
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/