You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: Due to dynamic template variable type for registryAppId (uint64) PC values will be offset from first opcode after constant blocks
WARNING: Due to dynamic template variable type for adminAsaId (uint64) PC values will be offset from first opcode after constant blocks
WARNING: Due to dynamic template variable type for developmentAllowShortMints (uint64) PC values will be offset from first opcode after constant blocks
WARNING: Due to dynamic template variable type for algoUsdOracleAppId (uint64) PC values will be offset from first opcode after constant blocks
WARNING: Due to dynamic template variable type for nfdCommission1Rate (uint64) PC values will be offset from first opcode after constant blocks
WARNING: Due to dynamic template variable type for adminAsaId (uint64) PC values will be offset from first opcode after constant blocks
/Users/patrickb/dev/txnlab/nfd-infra/repos/nfd-contracts/contracts/v3/node_modules/.pnpm/@algorandfoundation+tealscript@0.104.1/node_modules/@algorandfoundation/tealscript/dist/lib/compiler.js:5973
sm.pc = this.lineToPc[sm.teal - 1].map((pc) => pc - lastCblockPc);
^
TypeError: Cannot read properties of undefined (reading 'map')
at /Users/patrickb/dev/txnlab/nfd-infra/repos/nfd-contracts/contracts/v3/node_modules/.pnpm/@algorandfoundation+tealscript@0.104.1/node_modules/@algorandfoundation/tealscript/dist/lib/compiler.js:5973:52
at Array.forEach (<anonymous>)
at Compiler.algodCompileProgram (/Users/patrickb/dev/txnlab/nfd-infra/repos/nfd-contracts/contracts/v3/node_modules/.pnpm/@algorandfoundation+tealscript@0.104.1/node_modules/@algorandfoundation/tealscript/dist/lib/compiler.js:5968:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Compiler.algodCompile (/Users/patrickb/dev/txnlab/nfd-infra/repos/nfd-contracts/contracts/v3/node_modules/.pnpm/@algorandfoundation+tealscript@0.104.1/node_modules/@algorandfoundation/tealscript/dist/lib/compiler.js:5877:9)
at async /Users/patrickb/dev/txnlab/nfd-infra/repos/nfd-contracts/contracts/v3/node_modules/.pnpm/@algorandfoundation+tealscript@0.104.1/node_modules/@algorandfoundation/tealscript/dist/lib/compiler.js:1798:17
at async /Users/patrickb/dev/txnlab/nfd-infra/repos/nfd-contracts/contracts/v3/node_modules/.pnpm/@algorandfoundation+tealscript@0.104.1/node_modules/@algorandfoundation/tealscript/dist/bin/tealscript.js:66:26
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: