Improved config feature #276
Annotations
10 errors and 3 warnings
build-check:
src/lib/swankyCommand.ts#L56
Property 'storeSystemConfig' does not exist on type 'SwankyCommand<T>'.
|
build-check:
src/commands/account/default.ts#L51
Property 'storeSystemConfig' does not exist on type 'DefaultAccount'.
|
build-check:
src/commands/account/default.ts#L58
Expected 2-3 arguments, but got 1.
|
build-check:
src/commands/account/default.ts#L64
Property 'storeSystemConfig' does not exist on type 'DefaultAccount'.
|
build-check:
src/commands/account/default.ts#L73
Property 'storeSystemConfig' does not exist on type 'DefaultAccount'.
|
build-check:
src/commands/account/default.ts#L103
Property 'storeSystemConfig' does not exist on type 'DefaultAccount'.
|
build-check:
src/commands/account/default.ts#L107
Expected 2-3 arguments, but got 1.
|
build-check:
src/commands/account/default.ts#L116
Property 'storeSystemConfig' does not exist on type 'DefaultAccount'.
|
build-check:
src/commands/contract/deploy.ts#L99
Property 'storeSystemConfig' does not exist on type 'DeployContract'.
|
build-check:
src/commands/contract/deploy.ts#L163
Expected 2-3 arguments, but got 1.
|
lint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|