Skip to content

feat(animations) : fade animations #23

feat(animations) : fade animations

feat(animations) : fade animations #23

Triggered via push September 26, 2023 18:48
Status Failure
Total duration 5m 17s
Artifacts

ci.yml

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

Annotations

16 errors and 2 warnings
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/Bounce.ts#L7
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/Bounce.ts#L8
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/Bounce.ts#L9
Expected indentation of 4 spaces but found 8
lint: src/animations/complex/Bounce.ts#L10
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/Bounce.ts#L11
Expected indentation of 4 spaces but found 8
lint: src/animations/complex/Bounce.ts#L12
Expected indentation of 2 spaces but found 4
lint: src/animations/complex/Bounce.ts#L13
Expected indentation of 4 spaces but found 8
lint: src/animations/complex/Bounce.ts#L14
Expected indentation of 2 spaces but found 4
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test (18.x, ubuntu-latest)
Process completed with exit code 1.
test (18.x, macos-latest)
Process completed with exit code 1.
test (16.x, windows-latest)
Process completed with exit code 1.
test (16.x, macos-latest)
Process completed with exit code 1.
test (18.x, windows-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"