Skip to content

Fix missing NONC tag in responses and wrong type #49

Fix missing NONC tag in responses and wrong type

Fix missing NONC tag in responses and wrong type #49

Re-run triggered November 4, 2024 21:23
Status Failure
Total duration 58s
Artifacts

build_and_test.yml

on: pull_request
Matrix: Build
Golangci Lint
6s
Golangci Lint
Matrix: Test
Matrix: Test coverage
Matrix: Race condition test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Golangci Lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
Golangci Lint: ../../../../../opt/hostedtoolcache/go/1.23.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/x64/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
Test (ubuntu-latest)
Process completed with exit code 1.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Test (macos-latest)
The operation was canceled.
Golangci Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Golangci Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/roughtime/roughtime. Supported file pattern: go.sum
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