Skip to content

Added new functions to detect and replace the {{BASE-URL}} placeholder. #295

Added new functions to detect and replace the {{BASE-URL}} placeholder.

Added new functions to detect and replace the {{BASE-URL}} placeholder. #295

Triggered via push October 22, 2024 10:55
Status Failure
Total duration 2m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-undef: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 34, col 21, Error - 'isValidUrl' is not defined. (no-undef)
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-undef: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 38, col 21, Error - 'url_port' is not defined. (no-undef)
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-undef: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 39, col 25, Error - 'url_port' is not defined. (no-undef)
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-undef: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 40, col 57, Error - 'url_port' is not defined. (no-undef)
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-unused-vars: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 81, col 21, Error - 'port' is defined but never used. (no-unused-vars)
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-undef: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 83, col 110, Error - 'urlPort' is not defined. (no-undef)
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-useless-escape: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 99, col 98, Error - Unnecessary escape character: \/. (no-useless-escape)
/home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager.js ► /home/runner/work/educationplatform/educationplatform/platform/src/ToolsManager ► org.eslint.no-useless-escape: platform/reports/lint-results.xml#L0
Failed test found in: platform/reports/lint-results.xml Error: line 99, col 115, Error - Unnecessary escape character: \/. (no-useless-escape)
build-mac
Process completed with exit code 1.
build
Failed test were found and 'fail-on-error' option is set to true
build
Process completed with exit code 1.
build-win
Process completed with exit code 1.