Implement new RPC methods from 2.0 #875
Annotations
7 errors and 13 warnings
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L10
'smartContractEntityKind' is never reassigned. Use 'const' instead
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L11
'accountEntityKind' is never reassigned. Use 'const' instead
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L12
'systemEntityKindMint' is never reassigned. Use 'const' instead
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L13
'systemEntityKindHandlePayment' is never reassigned. Use 'const' instead
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L14
'systemEntityKindStandardPayment' is never reassigned. Use 'const' instead
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L15
'systemEntityKindAuction' is never reassigned. Use 'const' instead
|
build (18.x, ubuntu-22.04)
Process completed with exit code 1.
|
build (18.x, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x, ubuntu-22.04)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-22.04)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-22.04)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L10
'smartContractEntityKind' is assigned a value but never used
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L11
'accountEntityKind' is assigned a value but never used
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L12
'systemEntityKindMint' is assigned a value but never used
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L13
'systemEntityKindHandlePayment' is assigned a value but never used
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L14
'systemEntityKindStandardPayment' is assigned a value but never used
|
build (18.x, ubuntu-22.04):
src/lib/StoredValue.test.ts#L15
'systemEntityKindAuction' is assigned a value but never used
|
build (18.x, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-22.04)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|