Unify PR and main workflows #1
Annotations
14 errors and 3 warnings
test (1.18, ubuntu-latest)
invalid operation: v.Interface() (value with invalid type) is not an interface (typecheck)
|
test (1.18, ubuntu-latest)
undeclared name: any (typecheck)
|
test (1.18, ubuntu-latest)
undeclared name: any (typecheck)
|
test (1.18, ubuntu-latest)
cannot use log.New(os.Stderr, "", log.LstdFlags) (value of type *log.Logger) as go-retryablehttp.Logger value in assignment: wrong type for method Printf (typecheck)
|
test (1.18, ubuntu-latest)
undeclared name: any (typecheck)
|
test (1.18, ubuntu-latest)
undeclared name: any (typecheck)
|
test (1.18, ubuntu-latest)
cannot use log.New(os.Stderr, "", log.LstdFlags) (value of type *log.Logger) as go-retryablehttp.Logger value in assignment: wrong type for method Printf (typecheck)
|
test (1.18, ubuntu-latest):
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)
|
test (1.18, ubuntu-latest):
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)
|
test (1.18, ubuntu-latest):
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)
|
test (1.17, ubuntu-latest)
The job was canceled because "_1_18_ubuntu-latest" failed.
|
test (1.17, ubuntu-latest)
The operation was canceled.
|
test (1.16, ubuntu-latest)
The job was canceled because "_1_18_ubuntu-latest" failed.
|
test (1.16, ubuntu-latest)
The operation was canceled.
|
test (1.18, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/athena-core/athena-core. Supported file pattern: go.sum
|
test (1.17, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/athena-core/athena-core. Supported file pattern: go.sum
|
test (1.16, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/athena-core/athena-core. Supported file pattern: go.sum
|