Skip to content

Feature/generic

Feature/generic #31

Triggered via pull request September 13, 2023 05:37
Status Failure
Total duration 2m 17s
Artifacts

pull_request.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 4 warnings
lint
Process completed with exit code 1.
test (ubuntu-latest): slice.go#L18
slice.Append(values...).Len undefined (type *Slice[T] has no field or method Len)
test (ubuntu-latest): slice.go#L37
slice.Concatenate(s).Len undefined (type *Slice[T] has no field or method Len)
test (ubuntu-latest): slice.go#L53
slice.Delete(i).Len undefined (type *Slice[T] has no field or method Len)
test (ubuntu-latest): slice.go#L256
slice.Precatenate(s).Len undefined (type *Slice[T] has no field or method Len)
test (ubuntu-latest): slice.go#L267
slice.Prepend(values...).Len undefined (type *Slice[T] has no field or method Len)
test (ubuntu-latest): slice.go#L272
slice.Append(values...).Len undefined (type *Slice[T] has no field or method Len)
test (ubuntu-latest): slice.go#L340
slice.Prepend(values...).Len undefined (type *Slice[T] has no field or method Len)
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest): slice.go#L18
slice.Append(values...).Len undefined (type *Slice[T] has no field or method Len)
test (macos-latest): slice.go#L37
slice.Concatenate(s).Len undefined (type *Slice[T] has no field or method Len)
test (macos-latest): slice.go#L53
slice.Delete(i).Len undefined (type *Slice[T] has no field or method Len)
test (macos-latest): slice.go#L256
slice.Precatenate(s).Len undefined (type *Slice[T] has no field or method Len)
test (macos-latest): slice.go#L267
slice.Prepend(values...).Len undefined (type *Slice[T] has no field or method Len)
test (macos-latest): slice.go#L272
slice.Append(values...).Len undefined (type *Slice[T] has no field or method Len)
test (macos-latest): slice.go#L340
slice.Prepend(values...).Len undefined (type *Slice[T] has no field or method Len)
test (macos-latest)
Process completed with exit code 1.
test (windows-latest): slice.go#L18
slice.Append(values...).Len undefined (type *Slice[T] has no field or method Len)
test (windows-latest): slice.go#L37
slice.Concatenate(s).Len undefined (type *Slice[T] has no field or method Len)
test (windows-latest): slice.go#L53
slice.Delete(i).Len undefined (type *Slice[T] has no field or method Len)
test (windows-latest): slice.go#L256
slice.Precatenate(s).Len undefined (type *Slice[T] has no field or method Len)
test (windows-latest): slice.go#L267
slice.Prepend(values...).Len undefined (type *Slice[T] has no field or method Len)
test (windows-latest): slice.go#L272
slice.Append(values...).Len undefined (type *Slice[T] has no field or method Len)
test (windows-latest): slice.go#L340
slice.Prepend(values...).Len undefined (type *Slice[T] has no field or method Len)
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