Skip to content

Add stretchr/testify & update min version to go1.19 #271

Add stretchr/testify & update min version to go1.19

Add stretchr/testify & update min version to go1.19 #271

Triggered via pull request August 20, 2023 13:22
@gabygaby
synchronize #933
testify
Status Failure
Total duration 2m 42s
Artifacts

test-badger.yml

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

Annotations

8 errors
Tests (1.19.x)
cannot use err (variable of type interface{}) as type error in argument to require.NoError:
Tests (1.19.x)
Process completed with exit code 1.
Tests (1.21.x)
The job was canceled because "_1_19_x" failed.
Tests (1.21.x)
cannot use err (variable of type interface{}) as error value in argument to require.NoError: interface{} does not implement error (missing method Error)
Tests (1.21.x)
The operation was canceled.
Tests (1.20.x)
The job was canceled because "_1_19_x" failed.
Tests (1.20.x)
cannot use err (variable of type interface{}) as error value in argument to require.NoError: interface{} does not implement error (missing method Error)
Tests (1.20.x)
The operation was canceled.