[IN PROGRESS] refactoring to be better tree shakable #285
Annotations
5 errors and 1 warning
test/test-world.ts#L1
Module '"../src"' has no exported member 'Marinade'.
|
test/setup/globalSetup.ts#L1
Module '"../../src"' has no exported member 'Marinade'.
|
test/setup/globalSetup.ts#L1
Argument of type '{ connection: web3.Connection; publicKey: web3.PublicKey; }' is not assignable to parameter of type 'Partial<MarinadeConfig>'.
|
test/setup/globalSetup.ts#L1
Parameter 'v' implicitly has an 'any' type.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading