feat(animations) : jump animations #6
Annotations
10 errors and 5 warnings
eslint.config.js#L7
Too many blank lines at the end of file. Max of 0 allowed
|
src/HOC/wrapper.tsx#L16
Unexpected separator (,)
|
src/animations/index.ts#L1
Strings must use singlequote
|
src/animations/index.ts#L1
Extra semicolon
|
src/animations/index.ts#L2
Too many blank lines at the end of file. Max of 0 allowed
|
src/animations/simple/Jump.ts#L1
Extra semicolon
|
src/animations/simple/Jump.ts#L2
Extra semicolon
|
src/animations/simple/Jump.ts#L4
More than 1 blank line not allowed
|
src/animations/simple/Jump.ts#L24
Extra semicolon
|
src/animations/simple/Jump.ts#L26
Extra semicolon
|
src/HOC/wrapper.tsx#L10
Syntax error in namepath: props.in
|
src/HOC/wrapper.tsx#L11
@param "props.inEffect" does not exist on props
|
src/HOC/wrapper.tsx#L12
@param "props.outEffect" does not exist on props
|
src/HOC/wrapper.tsx#L14
Missing JSDoc @returns description
|
src/animations/simple/Jump.ts#L32
'out' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading