[IN PROGRESS] refactoring to be better tree shakable #284
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 1 warning
build (16):
src/index.ts#L1
Module '"./marinade"' has no exported member 'Marinade'.
|
build (16):
src/index.ts#L1
Module '"./marinade-referral-state/marinade-referral-partner-state"' has no exported member 'MarinadeReferralPartnerState'.
|
build (16):
src/index.ts#L1
Module '"./marinade-state/marinade-state"' declares 'MarinadeState' locally, but it is not exported.
|
build (16):
test/setup/globalSetup.ts#L1
Argument of type '{ connection: web3.Connection; publicKey: web3.PublicKey; }' is not assignable to parameter of type 'Partial<MarinadeConfig>'.
|
build (16):
test/setup/globalSetup.ts#L1
Parameter 'v' implicitly has an 'any' type.
|
build (16)
Process completed with exit code 1.
|
build (16)
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/
|