Skip to content

Add GetClient method to all implementations #274

Add GetClient method to all implementations

Add GetClient method to all implementations #274

Triggered via pull request February 29, 2024 18:42
Status Failure
Total duration 9m 51s
Artifacts

test.yml

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

Annotations

9 errors and 9 warnings
build (1.21, ubuntu-latest)
cannot use c.c (variable of type "github.com/amsokol/ignite-go-client/binary/v1".Client) as *"github.com/amsokol/ignite-go-client/binary/v1".Client value in return statement: "github.com/amsokol/ignite-go-client/binary/v1".Client does not implement *"github.com/amsokol/ignite-go-client/binary/v1".Client (type *"github.com/amsokol/ignite-go-client/binary/v1".Client is pointer to interface, not interface)
build (1.21, ubuntu-latest)
Process completed with exit code 1.
build (1.20, ubuntu-latest)
cannot use c.c (variable of type "github.com/amsokol/ignite-go-client/binary/v1".Client) as *"github.com/amsokol/ignite-go-client/binary/v1".Client value in return statement: "github.com/amsokol/ignite-go-client/binary/v1".Client does not implement *"github.com/amsokol/ignite-go-client/binary/v1".Client (type *"github.com/amsokol/ignite-go-client/binary/v1".Client is pointer to interface, not interface)
build (1.20, ubuntu-latest)
Process completed with exit code 1.
build (1.19, ubuntu-latest)
cannot use c.c (variable of type "github.com/amsokol/ignite-go-client/binary/v1".Client) as type *"github.com/amsokol/ignite-go-client/binary/v1".Client in return statement:
build (1.19, ubuntu-latest)
Process completed with exit code 1.
build (1.21, windows-latest)
cannot use c.c (variable of type "github.com/amsokol/ignite-go-client/binary/v1".Client) as *"github.com/amsokol/ignite-go-client/binary/v1".Client value in return statement: "github.com/amsokol/ignite-go-client/binary/v1".Client does not implement *"github.com/amsokol/ignite-go-client/binary/v1".Client (type *"github.com/amsokol/ignite-go-client/binary/v1".Client is pointer to interface, not interface)
build (1.19, windows-latest)
cannot use c.c (variable of type "github.com/amsokol/ignite-go-client/binary/v1".Client) as type *"github.com/amsokol/ignite-go-client/binary/v1".Client in return statement:
build (1.20, windows-latest)
cannot use c.c (variable of type "github.com/amsokol/ignite-go-client/binary/v1".Client) as *"github.com/amsokol/ignite-go-client/binary/v1".Client value in return statement: "github.com/amsokol/ignite-go-client/binary/v1".Client does not implement *"github.com/amsokol/ignite-go-client/binary/v1".Client (type *"github.com/amsokol/ignite-go-client/binary/v1".Client is pointer to interface, not interface)
build (1.21, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.20, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.19, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.19, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.19, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.20, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.20, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/