Feature/generic #37
Triggered via pull request
September 13, 2023 06:11
Status
Failure
Total duration
2m 13s
Artifacts
–
Annotations
7 errors and 4 warnings
test (ubuntu-latest):
slice_test.go#L233
cannot use func(value int) int {…} (value of type func(value int) int) as func(int, int) int value in argument to s.Map
|
test (ubuntu-latest)
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
test (macos-latest):
slice_test.go#L233
cannot use func(value int) int {…} (value of type func(value int) int) as func(int, int) int value in argument to s.Map
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
slice_test.go#L233
cannot use func(value int) int {…} (value of type func(value int) int) as func(int, int) int value in argument to s.Map
|
test (windows-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/slice/slice. Supported file pattern: go.sum
|
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
test (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/slice/slice. Supported file pattern: go.sum
|
test (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\slice\slice. Supported file pattern: go.sum
|