Add Credentials and PermissionedDomain tx Support #5736
nodejs.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: typescript-check
Annotations
9 errors and 4 warnings
build (18.12)
Process completed with exit code 1.
|
typescript-check (18.12):
src/containers/shared/components/Transaction/PermissionedDomainDelete/Simple.tsx#L11
'domainID' is declared but its value is never read.
|
typescript-check (18.12):
src/containers/shared/components/Transaction/PermissionedDomainDelete/Simple.tsx#L15
Cannot find name 'dataomainID'. Did you mean 'domainID'?
|
typescript-check (18.12):
src/containers/shared/components/Transaction/index.ts#L10
'"./CredentialCreate"' has no exported member named 'CredentialAcceptTransaction'. Did you mean 'CredentialCreateTransaction'?
|
typescript-check (18.12):
src/containers/shared/components/Transaction/index.ts#L11
'"./CredentialDelete"' has no exported member named 'CredentialAcceptTransaction'. Did you mean 'CredentialDeleteTransaction'?
|
typescript-check (18.12):
src/containers/shared/components/Transaction/PermissionedDomainSet/parser.ts#L1
'parser.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.
|
typescript-check (18.12)
Process completed with exit code 1.
|
lint (18.12)
Process completed with exit code 1.
|
test (18.12)
Process completed with exit code 1.
|
build (18.12)
Cache not found for keys: 18.12-build-cache-node-modules-dd9a77bd1d2df04996474cf0b7710f2cfeb120dc3e0aab465eb2b54ba230cc22, 18.12-build-cache-node-modules-, 18.12-build-
|
typescript-check (18.12)
Cache not found for keys: 18.12-build-cache-node-modules-dd9a77bd1d2df04996474cf0b7710f2cfeb120dc3e0aab465eb2b54ba230cc22, 18.12-build-cache-node-modules-, 18.12-build-
|
lint (18.12)
Cache not found for keys: 18.12-build-cache-node-modules-dd9a77bd1d2df04996474cf0b7710f2cfeb120dc3e0aab465eb2b54ba230cc22, 18.12-build-cache-node-modules-, 18.12-build-
|
test (18.12)
Cache not found for keys: 18.12-build-cache-node-modules-dd9a77bd1d2df04996474cf0b7710f2cfeb120dc3e0aab465eb2b54ba230cc22, 18.12-build-cache-node-modules-, 18.12-build-
|