refactor: branded types #38
lint-and-typecheck.yml
on: pull_request
lint
28s
typecheck
27s
Annotations
4 errors
typecheck:
examples/main.ts#L28
Argument of type '`0x${string}`' is not assignable to parameter of type 'AccountId'.
|
typecheck:
examples/main.ts#L47
Argument of type '`0x${string}`' is not assignable to parameter of type 'AccountId'.
|
typecheck:
examples/main.ts#L51
Argument of type '`0x${string}`' is not assignable to parameter of type 'AccountId'.
|
typecheck
Process completed with exit code 2.
|