Skip to content

feat(animations) : rotation animations #17

feat(animations) : rotation animations

feat(animations) : rotation animations #17

Triggered via push September 26, 2023 12:58
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

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

Annotations

16 errors and 2 warnings
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/Rotate.ts#L7
Extra semicolon
lint: src/animations/complex/index.ts#L1
Strings must use singlequote
lint: src/animations/complex/index.ts#L1
Extra semicolon
lint: src/animations/index.ts#L1
Strings must use singlequote
lint: src/animations/index.ts#L1
Extra semicolon
lint: src/animations/index.ts#L2
Too many blank lines at the end of file. Max of 0 allowed
lint: src/animations/simple/Flash.ts#L1
Extra semicolon
lint: src/animations/simple/Flash.ts#L2
Extra semicolon
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test (18.x, macos-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.
test (16.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"