feat: add Tron smart contracts and deployment infrastructure #12
tron-smart-contracts.yml
on: pull_request
Tron Contract Compilation Check
1m 45s
Tron Payment Processor Unit Tests
1m 53s
Tron Artifact Registry Check
1m 55s
Annotations
4 errors
|
Tron Payment Processor Unit Tests
Process completed with exit code 1.
|
|
Tron Payment Processor Unit Tests
Type '{ nile: { address: string; creationBlockNumber: number; }; tron: { address: string; creationBlockNumber: number; }; }' is not assignable to type 'Partial<Record<VMChainName, ArtifactNetworkInfo>>'.
|
|
Tron Artifact Registry Check
Process completed with exit code 1.
|
|
Tron Artifact Registry Check
Type '{ nile: { address: string; creationBlockNumber: number; }; tron: { address: string; creationBlockNumber: number; }; }' is not assignable to type 'Partial<Record<VMChainName, ArtifactNetworkInfo>>'.
|