This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Merge pull request #217 from ar-io/develop #136
Annotations
1 error and 15 warnings
build / build (test:integration)
Process completed with exit code 1.
|
build / build (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 / build (lint:check):
src/actions/read/auctions.test.ts#L72
Unexpected any. Specify a different type
|
build / build (lint:check):
src/actions/read/gateways.ts#L20
Unexpected any. Specify a different type
|
build / build (lint:check):
src/actions/write/buyRecord.ts#L32
Argument 'input' should be typed with a non-any type
|
build / build (lint:check):
src/actions/write/buyRecord.ts#L32
Unexpected any. Specify a different type
|
build / build (format: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 / build (lint:check):
src/actions/write/createVault.ts#L17
Argument 'input' should be typed with a non-any type
|
build / build (lint:check):
src/actions/write/createVault.ts#L17
Unexpected any. Specify a different type
|
build / build (lint:check):
src/actions/write/decreaseDelegateStake.test.ts#L32
Unexpected any. Specify a different type
|
build / build (lint:check):
src/actions/write/decreaseDelegateStake.ts#L16
Argument 'input' should be typed with a non-any type
|
build / build (lint:check):
src/actions/write/decreaseDelegateStake.ts#L16
Unexpected any. Specify a different type
|
build / build (lint:check):
src/actions/write/decreaseOperatorStake.test.ts#L34
Unexpected any. Specify a different type
|
build / build (test:unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / build (build)
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 / build (test:integration)
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/.
|