Skip to content

refactor: remove unused config #12

refactor: remove unused config

refactor: remove unused config #12

Triggered via push February 20, 2024 10:38
Status Success
Total duration 33s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: example/rest.ts#L10
'signOrderNonceWithSignature' is defined but never used
build: example/rest.ts#L11
'signOrderWithStarkKeys' is defined but never used
build: example/rest.ts#L17
'main' is assigned a value but never used
build: example/rest.ts#L40
'nonceBody' is assigned a value but never used
build: example/rest.ts#L54
'stark_public_key' is assigned a value but never used
build: example/rest.ts#L55
'stark_private_key' is assigned a value but never used
build: example/rest.ts#L60
'signer' is assigned a value but never used
build: example/rest.ts#L99
'ethereumDepositAndWithdrawal' is assigned a value but never used
build: example/rest.ts#L118
'stark_public_key' is assigned a value but never used
build: example/rest.ts#L167
'fastWithdrawalRes' is assigned a value but never used