chore: downgrade golang version to 1.20, support Windows 7. #64
Annotations
6 errors and 1 warning
test (1.20.x, ubuntu-latest):
browserdata/bookmark/bookmark.go#L5
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
|
test (1.20.x, ubuntu-latest):
browser/chromium/chromium.go#L8
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
coverage:
browserdata/bookmark/bookmark.go#L5
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
|
coverage:
browser/chromium/chromium.go#L8
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
coverage
Process completed with exit code 1.
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/HackBrowserData/HackBrowserData. Supported file pattern: go.sum
|