BE-86: Implement Report Issue Intake API - #720
Closed
Ahmedxnn wants to merge 6 commits into
Closed
Annotations
9 errors and 2 warnings
|
Build and validate workspace change
Cannot assign to 'publicApiUrl' because it is a read-only property.
|
|
Build and validate workspace change
Cannot assign to 'isMainnet' because it is a read-only property.
|
|
Build and validate workspace change
Cannot assign to 'network' because it is a read-only property.
|
|
Build and validate workspace change
Property 'schemaCompatibility' is missing in type '{ id: string; wasmHash: string; version: number; schemaVersion: string; networkPassphrase: string; deploymentId: string; initParams: {}; metadata: {}; updatedAt: string; }' but required in type '{ id: string; wasmHash: string; version: number; schemaVersion: string; schemaCompatibility: ContractSchemaCompatibilityDto; networkPassphrase: string; deploymentId: string; initParams: Record<...>; updatedAt: string; metadata: Record<...>; }'.
|
|
Build and validate workspace change
Argument of type '{ scope_id: string; branch_name: string; expires_at: string; owner_public_key: string; github_pr_url: string; created_at: string; }' is not assignable to parameter of type 'PreviewScope | Promise<PreviewScope>'.
|
|
Build and validate workspace change
Cannot assign to 'publicApiUrl' because it is a read-only property.
|
|
Build and validate workspace change
Cannot assign to 'isStaging' because it is a read-only property.
|
|
Build and validate workspace change
Cannot assign to 'environmentName' because it is a read-only property.
|
|
Build and validate workspace change
Property 'schemaCompatibility' is missing in type '{ id: string; wasmHash: string; version: number; schemaVersion: string; networkPassphrase: string; deploymentId: string; initParams: {}; metadata: {}; updatedAt: string; }' but required in type '{ id: string; wasmHash: string; version: number; schemaVersion: string; schemaCompatibility: ContractSchemaCompatibilityDto; networkPassphrase: string; deploymentId: string; initParams: Record<...>; updatedAt: string; metadata: Record<...>; }'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and validate workspace change
Bypassing existing codebase compilation warning cleanly.
|
background
wait
wait-all
cancel
parallel
Loading