Add roughtime.se to ecosystem. #51
build_and_test.yml
on: pull_request
Matrix: Build
Golangci Lint
6s
Matrix: Test
Matrix: Test coverage
Matrix: Race condition test
Annotations
10 errors and 10 warnings
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/crypto/crypto.go#L135
missing return (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Golangci Lint:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Build (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Test (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Test (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Test coverage (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Race condition test (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Test coverage (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Race condition test (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|
Golangci Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golangci Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/roughtime/roughtime. Supported file pattern: go.sum
|