Hide proxy functionality for ECS with mod-tlr enabled #3119
Annotations
10 errors and 6 warnings
Run yarn lint:
src/RequestForm.js#L476
'isEcsTlrSettingEnabled' is missing in props validation
|
Run yarn lint:
src/RequestForm.js#L515
'isEcsTlrSettingEnabled' is missing in props validation
|
Run yarn lint:
src/RequestForm.js#L542
Expected indentation of 6 spaces but found 8
|
Run yarn lint:
src/RequestForm.js#L773
'isEcsTlrSettingEnabled' is missing in props validation
|
Run yarn lint:
src/RequestForm.js#L863
'isEcsTlrSettingEnabled' is missing in props validation
|
Run yarn lint:
src/RequestFormContainer.js#L30
'isEcsTlrSettingEnabled' is missing in props validation
|
Run yarn lint:
src/UserForm.test.js#L9
A space is required after '{'
|
Run yarn lint:
src/UserForm.test.js#L9
A space is required before '}'
|
Run yarn lint:
src/utils.js#L525
'isProxyFunctionalityAvailable' was used before it was defined
|
Run yarn lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: ***-org/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish Jest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish Jest unit test results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run yarn lint:
src/UserDetail.test.js#L13
'isProxyFunctionalityAvailable' is defined but never used. Allowed unused vars must match /React/u
|
Run yarn lint:
src/UserForm.test.js#L9
'isProxyFunctionalityAvailable' is defined but never used. Allowed unused vars must match /React/u
|
Loading