it just works #505
Annotations
1 error and 10 warnings
|
config/fireblocks.ts#L8
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
config/fireblocks.ts#L8
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
config/networks.ts#L90
Insert `,`
|
plugins/fireblocks/fireblocks-signer.ts#L132
Expected 'this' to be used by class method 'signTransaction'
|
plugins/fireblocks/fireblocks-signer.ts#L141
Unexpected any. Specify a different type
|
plugins/fireblocks/index.ts#L11
There should be no empty line within import group
|
plugins/fireblocks/index.ts#L29
Using 'ForInStatement' is not allowed
|
plugins/fireblocks/index.ts#L29
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
plugins/fireblocks/index.ts#L30
Forbidden non-null assertion
|
plugins/fireblocks/index.ts#L34
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
The logs for this run have expired and are no longer available.
Loading