fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.8.3 #98
Annotations
10 errors
|
|
lint / Lint:
src/strategies/hats-protocol-hat-id/index.ts#L9
'hatHex' is never reassigned. Use 'const' instead
|
|
|
|
lint / Lint:
src/strategies/hats-protocol-hat-id/index.ts#L105
Don't use `Number` as a type. Use number instead
|
lint / Lint:
src/strategies/hats-protocol-hat-id/index.ts#L108
Replace `"."` with `'.'`
|
lint / Lint:
src/strategies/hats-protocol-hat-id/index.ts#L109
'section' is never reassigned. Use 'const' instead
|
lint / Lint:
src/strategies/hats-protocol-hat-id/index.ts#L114
'section' is never reassigned. Use 'const' instead
|