Skip to content

Merge branch 'main' of https://github.com/durant42040/AlphaChess #17

Merge branch 'main' of https://github.com/durant42040/AlphaChess

Merge branch 'main' of https://github.com/durant42040/AlphaChess #17

GitHub Actions / ESLint failed Aug 27, 2024 in 0s

6 errors

ESLint found 6 errors

Annotations

Check failure on line 1 in client/vite.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/vite.config.js#L1

A space is required after '{' (object-curly-spacing)

Check failure on line 1 in client/vite.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/vite.config.js#L1

A space is required before '}' (object-curly-spacing)

Check failure on line 1 in client/vite.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/vite.config.js#L1

Extra semicolon (semi)

Check failure on line 2 in client/vite.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/vite.config.js#L2

Extra semicolon (semi)

Check failure on line 6 in client/vite.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/vite.config.js#L6

Expected indentation of 2 spaces but found 4 (indent)

Check failure on line 6 in client/vite.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

client/vite.config.js#L6

Unexpected trailing comma (comma-dangle)