Skip to content

Refactored isBaseUrlPlaceholder into two functions. #315

Refactored isBaseUrlPlaceholder into two functions.

Refactored isBaseUrlPlaceholder into two functions. #315

GitHub Actions / Lint Results succeeded Dec 12, 2024 in 0s

32 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
platform/reports/lint-results.xml 26✅ 0ms
tokenserver/reports/lint-results.xml 6✅ 0ms

✅ platform/reports/lint-results.xml

26 tests were completed in 0ms with 26 passed, 0 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 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ActivityValidator.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 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/EducationPlatformApp.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/EducationPlatformError.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/ErrorHandler.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/index.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Layout.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/OutputPanel.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/platform/src/Panel.js 1✅ 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/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/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
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ActivityManager.js

✅ /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/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
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ConsolePanel.js

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

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

✅ /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/ErrorHandler.js

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

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

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

✅ /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/index.js

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

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

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

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

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

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

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

✅ /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/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
  ✅ /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js

✅ /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/XtextEditorPanel.js

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

✅ tokenserver/reports/lint-results.xml

6 tests were completed in 0ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
/home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/LoginController.js 1✅ 0ms
/home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/StorageController.js 1✅ 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
  ✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/controller/LoginController.js

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

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

✅ /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
  ✅ /home/runner/work/educationplatform/educationplatform/tokenserver/src/middleware/ErrorHandlingMiddleware.js