Skip to content

Migrate to starknet foundry::deploy contracts using snforge in test #305

Migrate to starknet foundry::deploy contracts using snforge in test

Migrate to starknet foundry::deploy contracts using snforge in test #305

Triggered via pull request July 1, 2024 11:32
@mubarak23mubarak23
synchronize #91
Status Failure
Total duration 51s
Artifacts

backend.yaml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/claim.test.ts > GET /claim route: pr-code/backend/src/app.ts#L49
Error: Deployer address not set ❯ Module.buildApp src/app.ts:49:11 ❯ test/claim.test.ts:21:17
test/claim.test.ts > GET /claim route: pr-code/backend/test/claim.test.ts#L36
TypeError: Cannot read properties of undefined (reading 'close') ❯ test/claim.test.ts:36:15
test/generateClaimLink.test.ts > POST /generate_claim_link route: pr-code/backend/src/app.ts#L49
Error: Deployer address not set ❯ Module.buildApp src/app.ts:49:11 ❯ test/generateClaimLink.test.ts:22:17
test/generateClaimLink.test.ts > POST /generate_claim_link route: pr-code/backend/test/generateClaimLink.test.ts#L35
TypeError: Cannot read properties of undefined (reading 'close') ❯ test/generateClaimLink.test.ts:35:15
test/getBalance.test.ts > GET /get_balance route: pr-code/backend/src/app.ts#L49
Error: Deployer address not set ❯ Module.buildApp src/app.ts:49:11 ❯ test/getBalance.test.ts:17:17
test/getBalance.test.ts > GET /get_balance route: pr-code/backend/test/getBalance.test.ts#L32
TypeError: Cannot read properties of undefined (reading 'close') ❯ test/getBalance.test.ts:32:15
test/getCurrentExpense.test.ts > /get_current_expense route: pr-code/backend/src/app.ts#L49
Error: Deployer address not set ❯ Module.buildApp src/app.ts:49:11 ❯ test/getCurrentExpense.test.ts:30:17
test/getCurrentExpense.test.ts > /get_current_expense route: pr-code/backend/test/getCurrentExpense.test.ts#L65
TypeError: Cannot read properties of undefined (reading 'close') ❯ test/getCurrentExpense.test.ts:65:15
test/getHistoricalBalance.test.ts > GET /get_historical_balance route: pr-code/backend/src/app.ts#L49
Error: Deployer address not set ❯ Module.buildApp src/app.ts:49:11 ❯ test/getHistoricalBalance.test.ts:17:17
test/getHistoricalBalance.test.ts > GET /get_historical_balance route: pr-code/backend/test/getHistoricalBalance.test.ts#L57
TypeError: Cannot read properties of undefined (reading 'close') ❯ test/getHistoricalBalance.test.ts:57:15