Skip to content

Instantly share code, notes, and snippets.

@RafaelAPB
Created April 4, 2024 16:40
Show Gist options
  • Save RafaelAPB/2336d5136fa4aa82ed74cb90c7004f1e to your computer and use it in GitHub Desktop.
Save RafaelAPB/2336d5136fa4aa82ed74cb90c7004f1e to your computer and use it in GitHub Desktop.
[5:37:42 PM] Building project '/Users/rafaelapb/Projects/blockchain-integration-framework/packages/cactus-plugin-satp-hermes/tsconfig.json'...
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:243:14 - error TS1109: Expression expected.
243 permitions?: Permissions;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:283:23 - error TS1109: Expression expected.
283 processedTimestamps?: MessageStagesTimestamps;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:288:22 - error TS1109: Expression expected.
288 receivedTimestamps?: MessageStagesTimestamps;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:293:22 - error TS1109: Expression expected.
293 lockAssertionClaim?: LockAssertionClaim;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:298:23 - error TS1109: Expression expected.
298 lockAssertionFormat?: LockAssertionFormat;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:303:23 - error TS1109: Expression expected.
303 mintAssertionClaims?: MintAssertionClaims;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:308:29 - error TS1109: Expression expected.
308 mintAssertionClaimsFormat?: MintAssertionClaimsFormat;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:313:22 - error TS1109: Expression expected.
313 burnAssertionClaim?: BurnAssertionClaim;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:318:28 - error TS1109: Expression expected.
318 burnAssertionClaimFormat?: BurnAssertionClaimFormat;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:323:28 - error TS1109: Expression expected.
323 assignmentAssertionClaim?: AssignmentAssertionClaim;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:328:34 - error TS1109: Expression expected.
328 assignmentAssertionClaimFormat?: AssignmentAssertionClaimFormat;
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:330:20 - error TS1109: Expression expected.
330 constructor(data?: PartialMessage<SessionData>) {
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:330:51 - error TS1005: ';' expected.
330 constructor(data?: PartialMessage<SessionData>) {
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:335:3 - error TS1128: Declaration or statement expected.
335 static readonly runtime: typeof proto3 = proto3;
~~~~~~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:398:19 - error TS1005: ';' expected.
398 { no: 43, name: "lock_assertion_claim", kind: "message", T: LockAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:398:49 - error TS1005: ';' expected.
398 { no: 43, name: "lock_assertion_claim", kind: "message", T: LockAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:398:63 - error TS1005: ';' expected.
398 { no: 43, name: "lock_assertion_claim", kind: "message", T: LockAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:398:85 - error TS1128: Declaration or statement expected.
398 { no: 43, name: "lock_assertion_claim", kind: "message", T: LockAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:399:19 - error TS1005: ';' expected.
399 { no: 44, name: "lock_assertion_format", kind: "message", T: LockAssertionFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:399:50 - error TS1005: ';' expected.
399 { no: 44, name: "lock_assertion_format", kind: "message", T: LockAssertionFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:399:64 - error TS1005: ';' expected.
399 { no: 44, name: "lock_assertion_format", kind: "message", T: LockAssertionFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:399:87 - error TS1128: Declaration or statement expected.
399 { no: 44, name: "lock_assertion_format", kind: "message", T: LockAssertionFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:400:19 - error TS1005: ';' expected.
400 { no: 45, name: "mint_assertion_claims", kind: "message", T: MintAssertionClaims },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:400:50 - error TS1005: ';' expected.
400 { no: 45, name: "mint_assertion_claims", kind: "message", T: MintAssertionClaims },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:400:64 - error TS1005: ';' expected.
400 { no: 45, name: "mint_assertion_claims", kind: "message", T: MintAssertionClaims },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:400:87 - error TS1128: Declaration or statement expected.
400 { no: 45, name: "mint_assertion_claims", kind: "message", T: MintAssertionClaims },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:401:19 - error TS1005: ';' expected.
401 { no: 46, name: "mint_assertion_claims_format", kind: "message", T: MintAssertionClaimsFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:401:57 - error TS1005: ';' expected.
401 { no: 46, name: "mint_assertion_claims_format", kind: "message", T: MintAssertionClaimsFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:401:71 - error TS1005: ';' expected.
401 { no: 46, name: "mint_assertion_claims_format", kind: "message", T: MintAssertionClaimsFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:401:100 - error TS1128: Declaration or statement expected.
401 { no: 46, name: "mint_assertion_claims_format", kind: "message", T: MintAssertionClaimsFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:402:19 - error TS1005: ';' expected.
402 { no: 47, name: "burn_assertion_claim", kind: "message", T: BurnAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:402:49 - error TS1005: ';' expected.
402 { no: 47, name: "burn_assertion_claim", kind: "message", T: BurnAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:402:63 - error TS1005: ';' expected.
402 { no: 47, name: "burn_assertion_claim", kind: "message", T: BurnAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:402:85 - error TS1128: Declaration or statement expected.
402 { no: 47, name: "burn_assertion_claim", kind: "message", T: BurnAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:403:19 - error TS1005: ';' expected.
403 { no: 48, name: "burn_assertion_claim_format", kind: "message", T: BurnAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:403:56 - error TS1005: ';' expected.
403 { no: 48, name: "burn_assertion_claim_format", kind: "message", T: BurnAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:403:70 - error TS1005: ';' expected.
403 { no: 48, name: "burn_assertion_claim_format", kind: "message", T: BurnAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:403:98 - error TS1128: Declaration or statement expected.
403 { no: 48, name: "burn_assertion_claim_format", kind: "message", T: BurnAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:404:19 - error TS1005: ';' expected.
404 { no: 49, name: "assignment_assertion_claim", kind: "message", T: AssignmentAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:404:55 - error TS1005: ';' expected.
404 { no: 49, name: "assignment_assertion_claim", kind: "message", T: AssignmentAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:404:69 - error TS1005: ';' expected.
404 { no: 49, name: "assignment_assertion_claim", kind: "message", T: AssignmentAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:404:97 - error TS1128: Declaration or statement expected.
404 { no: 49, name: "assignment_assertion_claim", kind: "message", T: AssignmentAssertionClaim },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:405:19 - error TS1005: ';' expected.
405 { no: 50, name: "assignment_assertion_claim_format", kind: "message", T: AssignmentAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:405:62 - error TS1005: ';' expected.
405 { no: 50, name: "assignment_assertion_claim_format", kind: "message", T: AssignmentAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:405:76 - error TS1005: ';' expected.
405 { no: 50, name: "assignment_assertion_claim_format", kind: "message", T: AssignmentAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:405:110 - error TS1128: Declaration or statement expected.
405 { no: 50, name: "assignment_assertion_claim_format", kind: "message", T: AssignmentAssertionClaimFormat },
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:406:3 - error TS1128: Declaration or statement expected.
406 ]);
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:406:4 - error TS1128: Declaration or statement expected.
406 ]);
~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:408:3 - error TS1128: Declaration or statement expected.
408 static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SessionData {
~~~~~~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:414:3 - error TS1128: Declaration or statement expected.
414 static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SessionData {
~~~~~~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:420:3 - error TS1128: Declaration or statement expected.
420 static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SessionData {
~~~~~~
packages/cactus-plugin-satp-hermes/src/main/typescript/generated/proto/cacti/satp/v02/common/session_pb.ts:426:3 - error TS1128: Declaration or statement expected.
426 static equals(a: SessionData | PlainMessage<SessionData> | undefined, b: SessionData | PlainMessage<SessionData> | undefined): boolean {
~~~~~~
[5:37:42 PM] Project 'examples/cactus-example-electricity-trade/tsconfig.json' is out of date because output '.build-cache/cactus-example-electricity-trade.tsbuildinfo' is older than input 'packages/cactus-core-api/tsconfig.json'
[5:37:42 PM] Building project '/Users/rafaelapb/Projects/blockchain-integration-framework/examples/cactus-example-electricity-trade/tsconfig.json'...
[5:37:43 PM] Project 'examples/cactus-example-discounted-asset-trade/tsconfig.json' is out of date because output '.build-cache/cactus-example-discounted-asset-trade.tsbuildinfo' is older than input 'packages/cactus-core-api/tsconfig.json'
[5:37:43 PM] Building project '/Users/rafaelapb/Projects/blockchain-integration-framework/examples/cactus-example-discounted-asset-trade/tsconfig.json'...
[5:37:43 PM] Project 'examples/cactus-example-discounted-asset-trade-client/tsconfig.json' is up to date because newest input 'examples/cactus-example-discounted-asset-trade-client/src/main/typescript/public-api.ts' is older than output '.build-cache/cactus-example-discounted-asset-trade-client.tsbuildinfo'
[5:37:43 PM] Project 'examples/cactus-example-cbdc-bridging-backend/tsconfig.json' can't be built because its dependency 'packages/cactus-plugin-satp-hermes/tsconfig.json' has errors
[5:37:43 PM] Skipping build of project '/Users/rafaelapb/Projects/blockchain-integration-framework/examples/cactus-example-cbdc-bridging-backend/tsconfig.json' because its dependency '/Users/rafaelapb/Projects/blockchain-integration-framework/packages/cactus-plugin-satp-hermes/tsconfig.json' has errors
[5:37:43 PM] Project 'examples/cactus-example-cbdc-bridging-frontend/tsconfig.json' can't be built because its dependency 'packages/cactus-plugin-satp-hermes/tsconfig.json' has errors
[5:37:43 PM] Skipping build of project '/Users/rafaelapb/Projects/blockchain-integration-framework/examples/cactus-example-cbdc-bridging-frontend/tsconfig.json' because its dependency '/Users/rafaelapb/Projects/blockchain-integration-framework/packages/cactus-plugin-satp-hermes/tsconfig.json' has errors
[5:37:43 PM] Project 'extensions/cactus-plugin-htlc-coordinator-besu/tsconfig.json' is out of date because output '.build-cache/cactus-plugin-htlc-coordinator-besu.tsbuildinfo' is older than input 'packages/cactus-core-api/tsconfig.json'
[5:37:43 PM] Building project '/Users/rafaelapb/Projects/blockchain-integration-framework/extensions/cactus-plugin-htlc-coordinator-besu/tsconfig.json'...
[5:37:44 PM] Project 'packages/cactus-plugin-persistence-fabric/tsconfig.json' is out of date because output '.build-cache/cactus-plugin-persistence-fabrice.tsbuildinfo' is older than input 'packages/cactus-core-api/tsconfig.json'
[5:37:44 PM] Building project '/Users/rafaelapb/Projects/blockchain-integration-framework/packages/cactus-plugin-persistence-fabric/tsconfig.json'...
Found 52 errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment