Skip to content

feat(animations) : headshake animation #7

feat(animations) : headshake animation

feat(animations) : headshake animation #7

Triggered via push September 26, 2023 07:48
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

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

Annotations

16 errors and 6 warnings
test (16.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#L16
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/HeadShake.ts#L1
Extra semicolon
lint: src/animations/simple/HeadShake.ts#L2
Extra semicolon
lint: src/animations/simple/HeadShake.ts#L4
More than 1 blank line not allowed
lint: src/animations/simple/HeadShake.ts#L29
Extra semicolon
lint: src/animations/simple/HeadShake.ts#L31
Extra semicolon
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, 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.
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
lint: src/HOC/wrapper.tsx#L14
Missing JSDoc @returns description
lint: src/animations/simple/HeadShake.ts#L37
'out' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/animations/simple/Jump.ts#L32
'out' is assigned a value but never used. Allowed unused vars must match /^_/u