Create sharl.ts #860
Annotations
5 errors and 1 warning
build-and-test:
src/tokens/sharl.ts#L2
'getAmountInAddresses' is defined but never used
|
build-and-test:
src/tokens/sharl.ts#L2
'getBlockFrostInstance' is defined but never used
|
build-and-test:
src/tokens/sharl.ts#L4
'SHARL' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build-and-test:
src/tokens/sharl.ts#L6
'options' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build-and-test
Process completed with exit code 1.
|
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|