Dev #1
Triggered via pull request
September 27, 2023 01:39
Status
Failure
Total duration
4m 41s
Artifacts
–
Annotations
6 errors and 4 warnings
test (ubuntu-latest):
hashtable.go#L3
exported type Hashtable should have comment or be unexported
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
hashtable.go#L3
exported type Hashtable should have comment or be unexported
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
hashtable.go#L3
exported type Hashtable should have comment or be unexported
|
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/hashtable/hashtable. Supported file pattern: go.sum
|
test (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hashtable/hashtable. Supported file pattern: go.sum
|
test (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hashtable\hashtable. Supported file pattern: go.sum
|