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
RuntimeError: memory access out of bounds
at wasm://wasm/001c6ec6:wasm-function[413]:0x66028
at RsaPublic.getKeySize (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6247:24)
at RSAAlgo.getKeySize (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6920:29)
at RSAAlgo.errorIfExceedSizeLimit (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6970:28)
at RSAAlgo.encrypt (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6776:12)
at Object.encrypt (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:7077:23)
at encryptRSA (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/crypto.ts:104:35)
at getDid (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/utils.ts:143:14)
at signIn (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/api/skland.ts:27:16)
at doAttendanceForAccount (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/index.ts:16:38)
Node.js v18.18.2
ELIFECYCLE Command failed with exit code 1.
Error: 进程已结束,退出代码为 1.
##[debug]Finishing: Run daily attendance
The text was updated successfully, but these errors were encountered:
试了单个账号可以但是多个就会报错,是按照a,b,c的格式填写key的。
##[debug]Evaluating: secrets.SKLAND_TOKEN
##[debug]Evaluating Index:
##[debug]..Evaluating secrets:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'SKLAND_TOKEN'
##[debug]=> ''
##[debug]Result: ''
##[debug]Evaluating: secrets.SERVERCHAN_SENDKEY
##[debug]Evaluating Index:
##[debug]..Evaluating secrets:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'SERVERCHAN_SENDKEY'
##[debug]=> null
##[debug]Result: null
##[debug]Evaluating: secrets.BARK_URL
##[debug]Evaluating Index:
##[debug]..Evaluating secrets:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'BARK_URL'
##[debug]=> null
##[debug]Result: null
##[debug]Evaluating: secrets.SELECT_CHANNEL
##[debug]Evaluating Index:
##[debug]..Evaluating secrets:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'SELECT_CHANNEL'
##[debug]=> null
##[debug]Result: null
##[debug]Evaluating condition for step: 'Run daily attendance'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: Run daily attendance
##[debug]Loading inputs
##[debug]Loading env
Run pnpm attendance
##[debug]/usr/bin/bash -e /home/runner/work/_temp/c9d707c0-5935-4145-b682-897b9d11a6c6.sh
wasm://wasm/001c6ec6:1
RuntimeError: memory access out of bounds
at wasm://wasm/001c6ec6:wasm-function[413]:0x66028
at RsaPublic.getKeySize (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6247:24)
at RSAAlgo.getKeySize (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6920:29)
at RSAAlgo.errorIfExceedSizeLimit (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6970:28)
at RSAAlgo.encrypt (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:6776:12)
at Object.encrypt (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/node_modules/.pnpm/@originjs[email protected]/node_modules/@originjs/crypto-js-wasm/lib/index.js:7077:23)
at encryptRSA (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/crypto.ts:104:35)
at getDid (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/utils.ts:143:14)
at signIn (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/api/skland.ts:27:16)
at doAttendanceForAccount (/home/runner/work/skland-daily-attendance-1/skland-daily-attendance-1/src/index.ts:16:38)
Node.js v18.18.2
ELIFECYCLE Command failed with exit code 1.
Error: 进程已结束,退出代码为 1.
##[debug]Finishing: Run daily attendance
The text was updated successfully, but these errors were encountered: