Add Credentials and PermissionedDomain tx Support #5704
Annotations
10 errors
Run npm run build-ts:
src/containers/shared/components/Transaction/CredentialAccept/index.ts#L11
Property 'ACCEPT' does not exist on type 'typeof TransactionAction'.
|
Run npm run build-ts:
src/containers/shared/components/Transaction/index.ts#L10
'"./CredentialCreate"' has no exported member named 'CredentialAcceptTransaction'. Did you mean 'CredentialCreateTransaction'?
|
Run npm run build-ts:
src/containers/shared/components/Transaction/index.ts#L11
'"./CredentialDelete"' has no exported member named 'CredentialAcceptTransaction'. Did you mean 'CredentialDeleteTransaction'?
|
Run npm run build-ts:
src/containers/shared/components/Transaction/CredentialAccept/types.ts#L1
'types.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
|
Run npm run build-ts:
src/containers/shared/components/Transaction/CredentialAccept/test/CredentialAcceptSimple.test.tsx#L1
'CredentialAcceptSimple.test.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
|
Run npm run build-ts:
src/containers/shared/components/Transaction/CredentialCreate/types.ts#L1
'types.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
|
Run npm run build-ts:
src/containers/shared/components/Transaction/PermissionedDomainDelete/Simple.tsx#L2
Module '"xrpl"' has no exported member 'PermissionedDomainDelete'.
|
Run npm run build-ts:
src/containers/shared/components/Transaction/PermissionedDomainDelete/Simple.tsx#L5
'convertHexToString' is declared but its value is never read.
|
Run npm run build-ts:
src/containers/shared/components/Transaction/PermissionedDomainDelete/types.ts#L1
'types.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
|
Run npm run build-ts:
src/containers/shared/components/Transaction/PermissionedDomainDelete/test/CredentialCreateSimple.test.tsx#L1
'CredentialCreateSimple.test.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
|
Loading