Skip to content

feat(animations) : rightspeed animation #18

feat(animations) : rightspeed animation

feat(animations) : rightspeed animation #18

Triggered via push September 26, 2023 13:09
Status Failure
Total duration 3m 31s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test (18.x, ubuntu-latest)
Process completed with exit code 1.
lint: eslint.config.js#L7
Too many blank lines at the end of file. Max of 0 allowed
lint: src/HOC/wrapper.tsx#L14
Unexpected separator (,)
lint: src/animations/complex/RightSpeed.ts#L8
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/RightSpeed.ts#L9
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/RightSpeed.ts#L10
Expected indentation of 4 spaces but found 8
lint: src/animations/complex/RightSpeed.ts#L11
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/RightSpeed.ts#L12
Expected indentation of 4 spaces but found 8
lint: src/animations/complex/RightSpeed.ts#L13
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/RightSpeed.ts#L14
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/RightSpeed.ts#L15
Expected indentation of 2 spaces but found 4
test (16.x, macos-latest)
Process completed with exit code 1.
test (16.x, windows-latest)
Process completed with exit code 1.
test (18.x, windows-latest)
Process completed with exit code 1.
test (18.x, macos-latest)
Process completed with exit code 1.
lint: src/HOC/wrapper.tsx#L9
Syntax error in namepath: props.in
lint: src/HOC/wrapper.tsx#L10
Expected @param names to be "props, inEffect, outEffect, children". Got "props, children"