add eligibility check and protect export for stage and local #5235
Annotations
7 errors and 1 warning
main:
src/three-domain-secure/component.jsx#L14
'object' is not defined
|
main:
src/three-domain-secure/component.jsx#L18
'TRequestData' is not defined
|
main:
src/three-domain-secure/component.jsx#L18
'TResponse' is not defined
|
main:
src/three-domain-secure/component.jsx#L145
Unexpected use of 'Promise'
|
main:
src/three-domain-secure/component.jsx#L145
"Promise" is not defined
|
main:
src/three-domain-secure/interface.js#L4
'getSDKToken' is defined but never used
|
main
Process completed with exit code 1.
|
main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|