[BOOST-3885] Typesafe .getLogs
, .subscribe
methods for contracts
#196
on-pull-request.yml
on: pull_request
Deploy SDK Typedoc
0s
Annotations
20 errors and 3 warnings
Verify / Build
Property 'getLogs' in type 'ContractAction' is not assignable to the same property in base type 'DeployableTarget<ContractActionPayload>'.
|
Verify / Build
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<ContractActionPayload>'.
|
Verify / Build
Property 'subscribe' in type 'ContractAction' is not assignable to the same property in base type 'DeployableTarget<ContractActionPayload>'.
|
Verify / Build
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<ContractActionPayload>'.
|
Verify / Build
Property 'getLogs' in type 'SimpleDenyList' is not assignable to the same property in base type 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Build
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Build
Property 'subscribe' in type 'SimpleDenyList' is not assignable to the same property in base type 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Build
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Build
Property 'getLogs' in type 'VestingBudget' is not assignable to the same property in base type 'DeployableTarget<VestingBudgetPayload>'.
|
Verify / Build
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<VestingBudgetPayload>'.
|
Verify / Test
Property 'getLogs' in type 'ContractAction' is not assignable to the same property in base type 'DeployableTarget<ContractActionPayload>'.
|
Verify / Test
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<ContractActionPayload>'.
|
Verify / Test
Property 'subscribe' in type 'ContractAction' is not assignable to the same property in base type 'DeployableTarget<ContractActionPayload>'.
|
Verify / Test
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<ContractActionPayload>'.
|
Verify / Test
Property 'getLogs' in type 'SimpleDenyList' is not assignable to the same property in base type 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Test
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Test
Property 'subscribe' in type 'SimpleDenyList' is not assignable to the same property in base type 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Test
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<SimpleDenyListPayload>'.
|
Verify / Test
Property 'getLogs' in type 'VestingBudget' is not assignable to the same property in base type 'DeployableTarget<VestingBudgetPayload>'.
|
Verify / Test
This member must have an 'override' modifier because it overrides a member in the base class 'DeployableTarget<VestingBudgetPayload>'.
|
Verify / Test
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Verify / Test
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Verify / Test
Unexpected input(s) 'envkey_TEST_SIGNER_PRIVATE_KEY', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|