Skip to content

fireblocks in create config #219

fireblocks in create config

fireblocks in create config #219

Triggered via pull request April 28, 2024 18:19
Status Failure
Total duration 32s
Artifacts

tests.yml

on: pull_request
Unit Test
22s
Unit Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Unit Test: pkg/operator/config/create_test.go#L18
cannot use prompter (variable of type *mocks.MockPrompter) as "github.com/Layr-Labs/eigenlayer-cli/pkg/utils".Prompter value in argument to CreateCmd: *mocks.MockPrompter does not implement "github.com/Layr-Labs/eigenlayer-cli/pkg/utils".Prompter (missing method InputInteger)
Unit Test: pkg/operator/keys/create_test.go#L104
cannot use p (variable of type *mocks.MockPrompter) as "github.com/Layr-Labs/eigenlayer-cli/pkg/utils".Prompter value in argument to CreateCmd: *mocks.MockPrompter does not implement "github.com/Layr-Labs/eigenlayer-cli/pkg/utils".Prompter (missing method InputInteger)
Unit Test: pkg/operator/keys/import_test.go#L180
cannot use p (variable of type *mocks.MockPrompter) as "github.com/Layr-Labs/eigenlayer-cli/pkg/utils".Prompter value in argument to ImportCmd: *mocks.MockPrompter does not implement "github.com/Layr-Labs/eigenlayer-cli/pkg/utils".Prompter (missing method InputInteger)
Unit Test
Process completed with exit code 2.
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.