Skip to content

Bump github.com/bitwarden/sdk-go from 0.1.1 to 1.0.0 #63

Bump github.com/bitwarden/sdk-go from 0.1.1 to 1.0.0

Bump github.com/bitwarden/sdk-go from 0.1.1 to 1.0.0 #63

Triggered via pull request September 8, 2024 02:48
Status Failure
Total duration 50s
Artifacts

tests.yaml

on: pull_request
run-test-suite
41s
run-test-suite
Fit to window
Zoom out
Zoom in

Annotations

3 errors
run-test-suite: pkg/bitwarden/bitwarden_test.go#L37
cannot use &testClient{} (value of type *testClient) as sdk.BitwardenClientInterface value in variable declaration: *testClient does not implement sdk.BitwardenClientInterface (missing method Generators)
run-test-suite: pkg/bitwarden/bitwarden_test.go#L61
cannot use testClient (variable of type *testClient) as sdk.BitwardenClientInterface value in return statement: *testClient does not implement sdk.BitwardenClientInterface (missing method Generators) (typecheck)
run-test-suite
Process completed with exit code 2.