feat(animations) : shake animation #16
Annotations
16 errors and 3 warnings
lint:
eslint.config.js#L7
Too many blank lines at the end of file. Max of 0 allowed
|
lint:
src/HOC/wrapper.tsx#L17
Unexpected separator (,)
|
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
|
lint:
src/animations/simple/Flash.ts#L12
Extra semicolon
|
lint:
src/animations/simple/Flash.ts#L14
Extra semicolon
|
lint:
src/animations/simple/Flash.ts#L17
Expected indentation of 2 spaces but found 4
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
test (16.x, macos-latest)
Process completed with exit code 1.
|
test (18.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#L10
Syntax error in namepath: props.in
|
lint:
src/HOC/wrapper.tsx#L11
@param "props.inEffect" does not exist on props
|
lint:
src/HOC/wrapper.tsx#L12
@param "props.outEffect" does not exist on props
|