Skip to content

Add GitHub Action Deployment #2

Add GitHub Action Deployment

Add GitHub Action Deployment #2

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis failed Oct 27, 2023 in 1s

ESLint Report Analysis

5 ESLint error(s) and 0 ESLint warning(s) found

Details

5 Error(s):

next.config.js line 11

  • Start Line: 11
  • End Line: 11
  • Message: Delete ;
    • From: [prettier/prettier]

next.config.js line 12

  • Start Line: 12
  • End Line: 12
  • Message: Delete ;
    • From: [prettier/prettier]

next.config.js line 13

  • Start Line: 13
  • End Line: 13
  • Message: Delete ;
    • From: [prettier/prettier]

next.config.js line 19

  • Start Line: 19
  • End Line: 19
  • Message: Insert ,
    • From: [prettier/prettier]

next.config.js line 21

  • Start Line: 21
  • End Line: 21
  • Message: Insert ,
    • From: [prettier/prettier]

Annotations

Check failure on line 11 in next.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next.config.js#L11

[prettier/prettier] Delete `;`

Check failure on line 12 in next.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next.config.js#L12

[prettier/prettier] Delete `;`

Check failure on line 13 in next.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next.config.js#L13

[prettier/prettier] Delete `;`

Check failure on line 19 in next.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next.config.js#L19

[prettier/prettier] Insert `,`

Check failure on line 21 in next.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next.config.js#L21

[prettier/prettier] Insert `,`