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

chore: freeze testnet contract #1146

chore: freeze testnet contract

chore: freeze testnet contract #1146

Triggered via pull request June 17, 2024 18:41
Status Success
Total duration 2m 7s
Artifacts

build_and_test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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 (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 (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 (lint:check): src/actions/read/auctions.test.ts#L72
Unexpected any. Specify a different type
build (lint:check): src/actions/read/gateways.ts#L20
Unexpected any. Specify a different type
build (lint:check): src/actions/write/buyRecord.ts#L32
Argument 'input' should be typed with a non-any type
build (lint:check): src/actions/write/buyRecord.ts#L32
Unexpected any. Specify a different type
build (lint:check): src/actions/write/createReservedName.ts#L11
Argument 'input' should be typed with a non-any type
build (lint:check): src/actions/write/createReservedName.ts#L11
Unexpected any. Specify a different type
build (lint:check): src/actions/write/createVault.ts#L17
Argument 'input' should be typed with a non-any type
build (lint:check): src/actions/write/createVault.ts#L17
Unexpected any. Specify a different type
build (lint:check): src/actions/write/decreaseDelegateStake.test.ts#L32
Unexpected any. Specify a different type
build (lint:check): src/actions/write/decreaseDelegateStake.ts#L16
Argument 'input' should be typed with a non-any type
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 (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/.