refactor: Improve test setup and workflow for Go tests #6
Annotations
7 errors and 3 warnings
test (macos-latest, 1.23.x):
pkg/take/take_test.go#L173
cannot use func() error {…} (value of type func() error) as func(t *testing.T) value in struct literal
|
test (macos-latest, 1.23.x)
Process completed with exit code 1.
|
test (windows-latest, 1.23.x)
The job was canceled because "macos-latest_1_23_x" failed.
|
test (windows-latest, 1.23.x)
The operation was canceled.
|
test (ubuntu-latest, 1.23.x)
The job was canceled because "macos-latest_1_23_x" failed.
|
test (ubuntu-latest, 1.23.x):
pkg/take/take_test.go#L173
cannot use func() error {…} (value of type func() error) as func(t *testing.T) value in struct literal
|
test (ubuntu-latest, 1.23.x)
The operation was canceled.
|
test (macos-latest, 1.23.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/take/take. Supported file pattern: go.sum
|
test (windows-latest, 1.23.x)
Restore cache failed: Dependencies file is not found in D:\a\take\take. Supported file pattern: go.sum
|
test (ubuntu-latest, 1.23.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/take/take. Supported file pattern: go.sum
|