Skip to content

chore(ci): test for different GOOS & GOARCH #1262

chore(ci): test for different GOOS & GOARCH

chore(ci): test for different GOOS & GOARCH #1262

Triggered via pull request May 9, 2024 16:20
Status Failure
Total duration 55s
Artifacts

build.yml

on: pull_request
test-goos
47s
test-goos
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
test-goos: style.go#L62
cannot use 1 << iota (untyped int constant 2147483648) as propKey value in constant declaration (overflows)
test-goos: style.go#L63
cannot use 1 << iota (untyped int constant 4294967296) as propKey value in constant declaration (overflows)
test-goos: style.go#L64
cannot use 1 << iota (untyped int constant 8589934592) as propKey value in constant declaration (overflows)
test-goos: style.go#L67
cannot use 1 << iota (untyped int constant 17179869184) as propKey value in constant declaration (overflows)
test-goos: style.go#L68
cannot use 1 << iota (untyped int constant 34359738368) as propKey value in constant declaration (overflows)
test-goos: style.go#L69
cannot use 1 << iota (untyped int constant 68719476736) as propKey value in constant declaration (overflows)
test-goos: style.go#L70
cannot use 1 << iota (untyped int constant 137438953472) as propKey value in constant declaration (overflows)
test-goos: style.go#L72
cannot use 1 << iota (untyped int constant 274877906944) as propKey value in constant declaration (overflows)
test-goos: style.go#L73
cannot use 1 << iota (untyped int constant 549755813888) as propKey value in constant declaration (overflows)
test-goos: style.go#L74
cannot use 1 << iota (untyped int constant 1099511627776) as propKey value in constant declaration (overflows)
test (^1, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
test (~1.18, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
test (~1.18, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
test (~1.18, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\lipgloss\lipgloss. Supported file pattern: go.sum
test (^1, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\lipgloss\lipgloss. Supported file pattern: go.sum
test (^1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum