Feature/generic #21
Triggered via pull request
September 13, 2023 04:56
Status
Failure
Total duration
2m 37s
Artifacts
–
Annotations
16 errors and 4 warnings
lint
Process completed with exit code 1.
|
test (ubuntu-latest):
slice_test.go#L6
"github.com/lindsaygelle/slice" imported and not used
|
test (ubuntu-latest):
slice_test.go#L11
undefined: Slice
|
test (ubuntu-latest):
slice_test.go#L16
no new variables on left side of :=
|
test (ubuntu-latest):
slice_test.go#L16
undefined: Slice
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
slice_test.go#L6
"github.com/lindsaygelle/slice" imported and not used
|
test (macos-latest):
slice_test.go#L11
undefined: Slice
|
test (macos-latest):
slice_test.go#L16
no new variables on left side of :=
|
test (macos-latest):
slice_test.go#L16
undefined: Slice
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
slice_test.go#L6
"github.com/lindsaygelle/slice" imported and not used
|
test (windows-latest):
slice_test.go#L11
undefined: Slice
|
test (windows-latest):
slice_test.go#L16
no new variables on left side of :=
|
test (windows-latest):
slice_test.go#L16
undefined: Slice
|
test (windows-latest)
Process completed with exit code 1.
|
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
test (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/slice/slice. Supported file pattern: go.sum
|
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
|