Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Merge pull request #233 from ar-io/PE-5935-transfer-denomination #169

Merge pull request #233 from ar-io/PE-5935-transfer-denomination

Merge pull request #233 from ar-io/PE-5935-transfer-denomination #169

Triggered via push April 11, 2024 17:11
Status Success
Total duration 3m 6s
Artifacts

evolve.yml

on: push
Matrix: build / build
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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 (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 (lint:check): src/actions/write/createVault.ts#L18
Argument 'input' should be typed with a non-any type
build / build (lint:check): src/actions/write/createVault.ts#L18
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 (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 (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 (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/.
evolve
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/.
evolve
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/