Feature/generic #26
Annotations
19 errors and 4 warnings
lint
Process completed with exit code 1.
|
test (ubuntu-latest):
slice_test.go#L70
not enough arguments in call to s.Delete
|
test (ubuntu-latest):
slice_test.go#L79
not enough arguments in call to s.DeleteLength
|
test (ubuntu-latest):
slice_test.go#L121
undefined: count
|
test (ubuntu-latest):
slice_test.go#L124
undefined: count
|
test (ubuntu-latest):
slice_test.go#L132
not enough arguments in call to s.Fetch
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
slice_test.go#L70
not enough arguments in call to s.Delete
|
test (macos-latest):
slice_test.go#L79
not enough arguments in call to s.DeleteLength
|
test (macos-latest):
slice_test.go#L121
undefined: count
|
test (macos-latest):
slice_test.go#L124
undefined: count
|
test (macos-latest):
slice_test.go#L132
not enough arguments in call to s.Fetch
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
slice_test.go#L70
not enough arguments in call to s.Delete
|
test (windows-latest):
slice_test.go#L79
not enough arguments in call to s.DeleteLength
|
test (windows-latest):
slice_test.go#L121
undefined: count
|
test (windows-latest):
slice_test.go#L124
undefined: count
|
test (windows-latest):
slice_test.go#L132
not enough arguments in call to s.Fetch
|
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
|