Skip to content

Added lint reporting and updated GitHub action. #183

Added lint reporting and updated GitHub action.

Added lint reporting and updated GitHub action. #183

GitHub Actions / Lint Results failed Feb 20, 2024 in 0s

19 passed, 133 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
platform/reports/lint-results.xml 16✅ 126❌ 0ms
tokenserver/reports/lint-results.xml 3✅ 7❌ 0ms

❌ platform/reports/lint-results.xml

142 tests were completed in 0ms with 16 passed, 126 failed and 0 skipped.

Test suite Passed Failed Skipped Time
/home/runner/work/educationplatform/educationplatform/platform/src/ActionFunction.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ActivityConfigValidator.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js 6❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ActivityValidator.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Backend.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/BlankPanel .js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Button.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/CompositePanel.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ConfigValidationError.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js 5❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/EducationPlatformError.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/FileHandler.js 1❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/FunctionRegistry.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Layout.js 1❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/OutputPanel.js 5❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Panel.js 2❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Playground.js 29❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/PlaygroundUtility.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Preloader.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ProgramPanel.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/TestPanel.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ToolConfigUtility.js 1❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ToolConfigValidator.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js 1❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Utility.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/xtext/2.31.0/xtext-ace.js 74❌ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/XtextEditorPanel.js 1❌ 0ms

✅ /home/runner/work/educationplatform/educationplatform/platform/src/ActionFunction.js

/home/runner/work/educationplatform/educationplatform/platform/src/ActionFunction
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ActionFunction.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/ActivityConfigValidator.js

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityConfigValidator
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ActivityConfigValidator.js

❌ /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager
  ❌ org.eslint.no-unused-vars
	line 1, col 10, Error - 'pan' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 381, col 14, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-redeclare
	line 413, col 13, Error - 'activity' is already defined. (no-redeclare)
  ❌ org.eslint.no-unused-vars
	line 488, col 79, Error - '_idx' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 500, col 13, Error - '$' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 502, col 13, Error - '$' is not defined. (no-undef)

✅ /home/runner/work/educationplatform/educationplatform/platform/src/ActivityValidator.js

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityValidator
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ActivityValidator.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/Backend.js

/home/runner/work/educationplatform/educationplatform/platform/src/Backend
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/Backend.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/BlankPanel .js

/home/runner/work/educationplatform/educationplatform/platform/src/BlankPanel 
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/BlankPanel .js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/Button.js

/home/runner/work/educationplatform/educationplatform/platform/src/Button
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/Button.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/CompositePanel.js

/home/runner/work/educationplatform/educationplatform/platform/src/CompositePanel
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/CompositePanel.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/ConfigValidationError.js

/home/runner/work/educationplatform/educationplatform/platform/src/ConfigValidationError
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ConfigValidationError.js

❌ /home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js

/home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel
  ❌ org.eslint.no-unused-vars
	line 77, col 61, Error - 'module' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 204, col 45, Error - 'e' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 221, col 25, Error - 'ace' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 227, col 29, Error - 'ace' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 230, col 17, Error - 'panel' is not defined. (no-undef)

✅ /home/runner/work/educationplatform/educationplatform/platform/src/EducationPlatformError.js

/home/runner/work/educationplatform/educationplatform/platform/src/EducationPlatformError
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/EducationPlatformError.js

❌ /home/runner/work/educationplatform/educationplatform/platform/src/FileHandler.js

/home/runner/work/educationplatform/educationplatform/platform/src/FileHandler
  ❌ org.eslint.no-redeclare
	line 52, col 13, Error - 'xhr' is already defined. (no-redeclare)

✅ /home/runner/work/educationplatform/educationplatform/platform/src/FunctionRegistry.js

/home/runner/work/educationplatform/educationplatform/platform/src/FunctionRegistry
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/FunctionRegistry.js

❌ /home/runner/work/educationplatform/educationplatform/platform/src/Layout.js

/home/runner/work/educationplatform/educationplatform/platform/src/Layout
  ❌ org.eslint.no-extra-semi
	line 74, col 14, Error - Unnecessary semicolon. (no-extra-semi)

❌ /home/runner/work/educationplatform/educationplatform/platform/src/OutputPanel.js

/home/runner/work/educationplatform/educationplatform/platform/src/OutputPanel
  ❌ org.eslint.no-unused-vars
	line 3, col 10, Error - 'language' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-mixed-spaces-and-tabs
	line 38, col 1, Error - Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
  ❌ org.eslint.no-undef
	line 47, col 16, Error - 'Metro' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 70, col 9, Error - 'Metro' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 95, col 32, Error - 'ace' is not defined. (no-undef)

❌ /home/runner/work/educationplatform/educationplatform/platform/src/Panel.js

/home/runner/work/educationplatform/educationplatform/platform/src/Panel
  ❌ org.eslint.no-undef
	line 21, col 27, Error - 'ace' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 87, col 34, Error - 'response' is defined but never used. (no-unused-vars)

❌ /home/runner/work/educationplatform/educationplatform/platform/src/Playground.js

/home/runner/work/educationplatform/educationplatform/platform/src/Playground
  ❌ org.eslint.no-unused-vars
	line 33, col 10, Error - 'ActionFunction' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 35, col 27, Error - 'TOKEN_SERVER_URL' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 42, col 5, Error - 'questionMark' is assigned a value but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 48, col 5, Error - 'buttonActionFunctions' is assigned a value but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 56, col 5, Error - 'FEEDBACK_SURVEY_URL' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 57, col 44, Error - 'FEEDBACK_SURVEY_URL' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 102, col 23, Error - 'details' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 163, col 13, Error - 'ace' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 193, col 13, Error - 'errorText' is assigned a value but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 205, col 9, Error - 'Metro' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 292, col 5, Error - '$' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 294, col 9, Error - 'runProgram' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 299, col 5, Error - 'Metro' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 316, col 9, Error - 'buttons' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-case-declarations
	line 353, col 17, Error - Unexpected lexical declaration in case block. (no-case-declarations)
  ❌ org.eslint.no-unused-vars
	line 421, col 10, Error - 'copyToClipboard' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 431, col 12, Error - '$' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 482, col 58, Error - 'reject' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 765, col 9, Error - 'Metro' is not defined. (no-undef)
  ❌ org.eslint.no-prototype-builtins
	line 767, col 22, Error - Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)
  ❌ org.eslint.no-undef
	line 840, col 67, Error - 'cation' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 912, col 33, Error - 'err' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 933, col 5, Error - 'Metro' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 1005, col 28, Error - 'event' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 1018, col 32, Error - 'response' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 1026, col 43, Error - 'response' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 1029, col 15, Error - 'error' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 1058, col 13, Error - 'Metro' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 1070, col 13, Error - 'Metro' is not defined. (no-undef)

✅ /home/runner/work/educationplatform/educationplatform/platform/src/PlaygroundUtility.js

/home/runner/work/educationplatform/educationplatform/platform/src/PlaygroundUtility
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/PlaygroundUtility.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/Preloader.js

/home/runner/work/educationplatform/educationplatform/platform/src/Preloader
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/Preloader.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/ProgramPanel.js

/home/runner/work/educationplatform/educationplatform/platform/src/ProgramPanel
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ProgramPanel.js

✅ /home/runner/work/educationplatform/educationplatform/platform/src/TestPanel.js

/home/runner/work/educationplatform/educationplatform/platform/src/TestPanel
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/TestPanel.js

❌ /home/runner/work/educationplatform/educationplatform/platform/src/ToolConfigUtility.js

/home/runner/work/educationplatform/educationplatform/platform/src/ToolConfigUtility
  ❌ org.eslint.unknown
	line 7, col 1, Error - Parsing error: Unexpected token }

✅ /home/runner/work/educationplatform/educationplatform/platform/src/ToolConfigValidator.js

/home/runner/work/educationplatform/educationplatform/platform/src/ToolConfigValidator
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ToolConfigValidator.js

❌ /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js

/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager
  ❌ org.eslint.no-unused-vars
	line 210, col 21, Error - 'toolskey' is assigned a value but never used. (no-unused-vars)

✅ /home/runner/work/educationplatform/educationplatform/platform/src/Utility.js

/home/runner/work/educationplatform/educationplatform/platform/src/Utility
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/Utility.js

❌ /home/runner/work/educationplatform/educationplatform/platform/src/xtext/2.31.0/xtext-ace.js

/home/runner/work/educationplatform/educationplatform/platform/src/xtext/2.31.0/xtext-ace
  ❌ org.eslint.no-undef
	line 12, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 21, col 4, Error - 'boundFunc' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 27, col 4, Error - 'boundFunc' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 28, col 11, Error - 'boundFunc' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 76, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-extra-semi
	line 83, col 28, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-redeclare
	line 102, col 9, Error - 'resourceId' is already defined. (no-redeclare)
  ❌ org.eslint.no-unused-vars
	line 117, col 76, Error - 'callbacks' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 357, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 357, col 111, Error - 'jQuery' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 364, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-unused-vars
	line 368, col 59, Error - 'serverData' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 368, col 71, Error - 'editorContext' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 368, col 86, Error - 'params' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 399, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 399, col 111, Error - 'jQuery' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 406, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-unused-vars
	line 410, col 59, Error - 'serverData' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 410, col 71, Error - 'editorContext' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 410, col 86, Error - 'params' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 431, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 431, col 111, Error - 'jQuery' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 438, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-unused-vars
	line 442, col 63, Error - 'editorContext' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 442, col 78, Error - 'params' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 446, col 55, Error - 'editorContext' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 446, col 70, Error - 'cause' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 464, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 464, col 109, Error - 'jQuery' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 471, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-unused-vars
	line 475, col 61, Error - 'editorContext' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 475, col 76, Error - 'params' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 479, col 53, Error - 'editorContext' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 479, col 68, Error - 'cause' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-undef
	line 497, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-extra-semi
	line 508, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-unused-vars
	line 550, col 48, Error - 'xhr' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 550, col 53, Error - 'textStatus' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-redeclare
	line 601, col 7, Error - 'self' is already defined. (no-redeclare)
  ❌ org.eslint.no-undef
	line 656, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-redeclare
	line 711, col 7, Error - 'self' is already defined. (no-redeclare)
  ❌ org.eslint.no-prototype-builtins
	line 731, col 20, Error - Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)
  ❌ org.eslint.no-undef
	line 789, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 789, col 104, Error - 'jQuery' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 796, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-undef
	line 848, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 848, col 110, Error - 'jQuery' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 855, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-undef
	line 887, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-unused-vars
	line 887, col 109, Error - 'jQuery' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-extra-semi
	line 894, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-undef
	line 939, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-extra-semi
	line 960, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-inner-declarations
	line 1024, col 4, Error - Move function declaration to function body root. (no-inner-declarations)
  ❌ org.eslint.no-unused-vars
	line 1112, col 71, Error - 'requestData' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-prototype-builtins
	line 1128, col 17, Error - Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)
  ❌ org.eslint.no-prototype-builtins
	line 1148, col 12, Error - Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)
  ❌ org.eslint.no-prototype-builtins
	line 1175, col 24, Error - Do not access Object.prototype method 'hasOwnProperty' from target object. (no-prototype-builtins)
  ❌ org.eslint.no-undef
	line 1213, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-extra-semi
	line 1224, col 3, Error - Unnecessary semicolon. (no-extra-semi)
  ❌ org.eslint.no-unused-vars
	line 1247, col 26, Error - 'lineNumber' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-mixed-spaces-and-tabs
	line 1255, col 8, Error - Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
  ❌ org.eslint.no-mixed-spaces-and-tabs
	line 1256, col 8, Error - Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
  ❌ org.eslint.no-mixed-spaces-and-tabs
	line 1257, col 8, Error - Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
  ❌ org.eslint.no-mixed-spaces-and-tabs
	line 1258, col 8, Error - Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
  ❌ org.eslint.no-undef
	line 1306, col 50, Error - 'mRange' is not defined. (no-undef)
  ❌ org.eslint.no-undef
	line 1405, col 1, Error - 'define' is not defined. (no-undef)
  ❌ org.eslint.no-redeclare
	line 1514, col 13, Error - 'i' is already defined. (no-redeclare)
  ❌ org.eslint.no-unused-vars
	line 1575, col 20, Error - 'editor' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-unused-vars
	line 1616, col 92, Error - 'type' is defined but never used. (no-unused-vars)
  ❌ org.eslint.no-redeclare
	line 1694, col 15, Error - 'i' is already defined. (no-redeclare)
  ❌ org.eslint.no-redeclare
	line 1695, col 11, Error - 'region' is already defined. (no-redeclare)
  ❌ org.eslint.no-redeclare
	line 1696, col 11, Error - 'marker' is already defined. (no-redeclare)
  ❌ org.eslint.no-unused-vars
	line 1714, col 20, Error - 'editor' is defined but never used. (no-unused-vars)

❌ /home/runner/work/educationplatform/educationplatform/platform/src/XtextEditorPanel.js

/home/runner/work/educationplatform/educationplatform/platform/src/XtextEditorPanel
  ❌ org.eslint.no-undef
	line 18, col 9, Error - 'ace' is not defined. (no-undef)

❌ tokenserver/reports/lint-results.xml

10 tests were completed in 0ms with 3 passed, 7 failed and 0 skipped.

Test suite Passed Failed Skipped Time
/home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/LoginController.js 2❌ 0ms
/home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/StorageController.js 4❌ 0ms
/home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/GithubException.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/InvalidRequestException.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/OAuthException.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/tokenserver/src/middleware/ErrorHandlingMiddleware.js 1❌ 0ms

❌ /home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/LoginController.js

/home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/LoginController
  ❌ org.eslint.@typescript-eslint/no-unused-vars
	line 5, col 9, Error - 'serialize' is defined but never used. (@typescript-eslint/no-unused-vars)
  ❌ org.eslint.no-undef
	line 40, col 13, Error - 'next' is not defined. (no-undef)

❌ /home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/StorageController.js

/home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/StorageController
  ❌ org.eslint.@typescript-eslint/no-unused-vars
	line 6, col 9, Error - 'serialize' is defined but never used. (@typescript-eslint/no-unused-vars)
  ❌ org.eslint.@typescript-eslint/no-unused-vars
	line 23, col 32, Error - 'next' is defined but never used. (@typescript-eslint/no-unused-vars)
  ❌ org.eslint.@typescript-eslint/no-unused-vars
	line 56, col 34, Error - 'next' is defined but never used. (@typescript-eslint/no-unused-vars)
  ❌ org.eslint.@typescript-eslint/no-unused-vars
	line 108, col 39, Error - 'next' is defined but never used. (@typescript-eslint/no-unused-vars)

✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/GithubException.js

/home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/GithubException
  ✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/GithubException.js

✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/InvalidRequestException.js

/home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/InvalidRequestException
  ✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/InvalidRequestException.js

✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/OAuthException.js

/home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/OAuthException
  ✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/exceptions/OAuthException.js

❌ /home/runner/work/educationplatform/educationplatform/tokenserver/src/middleware/ErrorHandlingMiddleware.js

/home/runner/work/educationplatform/educationplatform/tokenserver/src/middleware/ErrorHandlingMiddleware
  ❌ org.eslint.@typescript-eslint/no-unused-vars
	line 3, col 49, Error - 'next' is defined but never used. (@typescript-eslint/no-unused-vars)

Annotations

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager ► org.eslint.no-unused-vars

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 1, col 10, Error - 'pan' is defined but never used. (no-unused-vars)
Raw output
line 1, col 10, Error - 'pan' is defined but never used. (no-unused-vars)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager ► org.eslint.no-extra-semi

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 381, col 14, Error - Unnecessary semicolon. (no-extra-semi)
Raw output
line 381, col 14, Error - Unnecessary semicolon. (no-extra-semi)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager ► org.eslint.no-redeclare

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 413, col 13, Error - 'activity' is already defined. (no-redeclare)
Raw output
line 413, col 13, Error - 'activity' is already defined. (no-redeclare)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager ► org.eslint.no-unused-vars

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 488, col 79, Error - '_idx' is defined but never used. (no-unused-vars)
Raw output
line 488, col 79, Error - '_idx' is defined but never used. (no-unused-vars)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager ► org.eslint.no-undef

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 500, col 13, Error - '$' is not defined. (no-undef)
Raw output
line 500, col 13, Error - '$' is not defined. (no-undef)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager ► org.eslint.no-undef

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 502, col 13, Error - '$' is not defined. (no-undef)
Raw output
line 502, col 13, Error - '$' is not defined. (no-undef)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel ► org.eslint.no-unused-vars

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 77, col 61, Error - 'module' is defined but never used. (no-unused-vars)
Raw output
line 77, col 61, Error - 'module' is defined but never used. (no-unused-vars)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel ► org.eslint.no-unused-vars

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 204, col 45, Error - 'e' is defined but never used. (no-unused-vars)
Raw output
line 204, col 45, Error - 'e' is defined but never used. (no-unused-vars)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel ► org.eslint.no-undef

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 221, col 25, Error - 'ace' is not defined. (no-undef)
Raw output
line 221, col 25, Error - 'ace' is not defined. (no-undef)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel ► org.eslint.no-undef

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 227, col 29, Error - 'ace' is not defined. (no-undef)
Raw output
line 227, col 29, Error - 'ace' is not defined. (no-undef)

Check failure on line 0 in platform/reports/lint-results.xml

See this annotation in the file changed.

@github-actions github-actions / Lint Results

/home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel ► org.eslint.no-undef

Failed test found in:
  platform/reports/lint-results.xml
Error:
  line 230, col 17, Error - 'panel' is not defined. (no-undef)
Raw output
line 230, col 17, Error - 'panel' is not defined. (no-undef)