Migrate to starknet foundry::deploy contracts using snforge in test #305
Annotations
10 errors
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
|
pr-code/backend/test/claim.test.ts#L36
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/claim.test.ts:36:15
|
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
|
pr-code/backend/test/generateClaimLink.test.ts#L35
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/generateClaimLink.test.ts:35:15
|
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
|
pr-code/backend/test/getBalance.test.ts#L32
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/getBalance.test.ts:32:15
|
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
|
pr-code/backend/test/getCurrentExpense.test.ts#L65
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/getCurrentExpense.test.ts:65:15
|
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
|
pr-code/backend/test/getHistoricalBalance.test.ts#L57
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/getHistoricalBalance.test.ts:57:15
|
The logs for this run have expired and are no longer available.
Loading