'process' is not defined
eslint fails with 3 errors, check https://jenkins.eosc-synergy.eu/job/eosc-synergy-org/job/o3webapp-fe/job/master/10/console
or attached HTML file. The error messages:
[-] /o3webapp-fe-testing/o3webapp-fe/src/components/forms/Generationform.js1 problem (1 error, 0 warnings)
82:26 Error 'process' is not defined. no-undef
[-] /o3webapp-fe-testing/o3webapp-fe/src/components/forms/Manipulationform.js1 problem (1 error, 0 warnings)
62:26 Error 'process' is not defined. no-undef
[-] /o3webapp-fe-testing/o3webapp-fe/src/pages/Manipulation/Manipulation.js1 problem (1 error, 0 warnings)
14:18 Error 'process' is not defined. no-undef
Edited by Marcus Hardt