Skip to content

Setup CI checks

Setup CI checks #4

Triggered via pull request March 28, 2024 17:05
Status Failure
Total duration 56s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
test: client/orderbook.go#L16
no required module provides package github.com/1inch/1inch-sdk-go/helpers; to add it:
test: client/swap_actions.go#L14
no required module provides package github.com/1inch/1inch-sdk-go/helpers/consts/amounts; to add it:
test: client/swap_actions.go#L15
no required module provides package github.com/1inch/1inch-sdk-go/helpers/consts/chains; to add it:
test: client/swap_actions.go#L16
no required module provides package github.com/1inch/1inch-sdk-go/helpers/consts/contracts; to add it:
test: client/swap_actions.go#L17
no required module provides package github.com/1inch/1inch-sdk-go/helpers/consts/tokens; to add it:
test
Process completed with exit code 2.
lint: client/client.go#L40
undefined: aggregation.ActionService (typecheck)
lint: client/client.go#L41
undefined: aggregation.SwapService (typecheck)
lint: client/swap_actions.go#L33
undefined: models.SwapTokensParams (typecheck)
lint: client/swap_actions.go#L158
undefined: SwapService (typecheck)
lint: client/swap_actions.go#L184
undefined: SwapService (typecheck)
lint: client/swap_actions.go#L251
undefined: SwapService (typecheck)
lint: client/swap_actions.go#L281
undefined: models.TokenInfo (typecheck)
lint: client/client.go#L76
undefined: aggregation.ActionService (typecheck)
lint: client/client.go#L77
undefined: aggregation.SwapService (typecheck)
lint: client/swap_actions.go#L67
undefined: models.ExecuteSwapConfig (typecheck)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.