Unify PR and main workflows #1
Annotations
10 errors and 1 warning
|
|
|
|
|
|
|
pkg/monitor/monitor_test.go#L38
cannot use s.T() (value of type *testing.T) as assert.TestingT value in argument to assert.Nil: wrong type for method Errorf (typecheck)
|
pkg/monitor/monitor_test.go#L42
cannot use s.T() (value of type *testing.T) as assert.TestingT value in argument to assert.NotZero: wrong type for method Errorf (typecheck)
|
pkg/processor/processor_test.go#L84
cannot use s.T() (value of type *testing.T) as assert.TestingT value in argument to assert.Equal: wrong type for method Errorf (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading