Update actions/checkout action to v6 #4704
Annotations
5 warnings
|
format-lint:
packages/ui/api/ai-assistant/function-definitions/solidity.ts#L20
'SignerOptions' is defined but never used. Allowed unused vars must match /^_/u
|
|
format-lint:
packages/core/stellar/src/zip-scaffold.compile.test.ts#L22
'runScaffoldCompilationTest' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
format-lint:
packages/core/stellar/src/zip-scaffold.compile.test.ts#L11
'buildFungible' is defined but never used. Allowed unused vars must match /^_/u
|
|
format-lint:
packages/core/stellar/src/print.ts#L7
'toByteArray' is defined but never used. Allowed unused vars must match /^_/u
|
|
format-lint:
packages/core/cairo_alpha/src/erc20.ts#L200
'usesWrapper' is defined but never used. Allowed unused args must match /^_/u
|