Skip to content

Always re-package signed jars with existing MANIFEST (#12041)

Sign in for the full log view
GitHub Actions / 🧹 GUI Lint Results succeeded Jan 13, 2025 in 0s

🧹 GUI Lint Results

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

Details

2 Warning(s):

app/ide-desktop/client/tasks/signArchivesMacOs.ts line 220

  • Start Line: 220
  • End Line: 220
  • Message: 'err' is defined but never used.
    • From: [@typescript-eslint/no-unused-vars]

app/ide-desktop/client/tasks/signArchivesMacOs.ts line 220

  • Start Line: 220
  • End Line: 220
  • Message: 'err' is defined but never used.
    • From: [@typescript-eslint/no-unused-vars]

Annotations

Check warning on line 220 in app/ide-desktop/client/tasks/signArchivesMacOs.ts

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/ide-desktop/client/tasks/signArchivesMacOs.ts#L220

[@typescript-eslint/no-unused-vars] 'err' is defined but never used.

Check warning on line 220 in app/ide-desktop/client/tasks/signArchivesMacOs.ts

See this annotation in the file changed.

@github-actions github-actions / 🧹 GUI Lint Results

app/ide-desktop/client/tasks/signArchivesMacOs.ts#L220

[@typescript-eslint/no-unused-vars] 'err' is defined but never used.