Task/WG-196: handle various environments #299
Annotations
10 errors and 1 warning
Linting:
react/src/hooks/environment/useAppConfiguration.ts#L52
Replace `"hostname:·",·hostname,·"pathname",·pathname,·"basePath",·basePath` with `⏎······'hostname:·',⏎······hostname,⏎······'pathname',⏎······pathname,⏎······'basePath',⏎······basePath⏎····`
|
|
|
Linting:
react/src/hooks/environment/useAppConfiguration.ts#L136
Replace `"hosname:·",·hostname,·"basePath"` with `'hosname:·',·hostname,·'basePath'`
|
|
|
|
|
Linting:
react/src/pages/Login/Login.tsx#L22
Unexpected 'debugger' statement
|
Linting:
react/src/pages/Login/Login.tsx#L28
Replace `window.location.origin·+·configuration.basePath·+·'/callback'` with `⏎······window.location.origin·+⏎······configuration.basePath·+⏎······'/callback'⏎····`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading