Defining ThreeDomainSecureClient component interface #5212
Annotations
6 errors and 1 warning
main:
src/three-domain-secure/component.test.js#L2
'it' is defined but never used
|
main:
src/three-domain-secure/component.test.js#L3
'getSDKToken' is defined but never used
|
main:
src/three-domain-secure/component.test.js#L5
'ValidationError' is defined but never used
|
main:
src/three-domain-secure/component.test.js#L9
'ThreeDomainSecureComponentInterface' is defined but never used
|
main:
src/three-domain-secure/interface.js#L3
'ZoidComponent' 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/
|