Skip to content

Enable retrieval of element in array/slice which is neither head nor tail. #55

Enable retrieval of element in array/slice which is neither head nor tail.

Enable retrieval of element in array/slice which is neither head nor tail. #55

Triggered via pull request May 3, 2023 15:50
Status Failure
Total duration 48s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: builder.go#L61
missing return (typecheck)
lint: builder.go#L77
missing return (typecheck)
lint: builder.go#L97
missing return (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.20.3/x64/src/runtime/debuglog.go#L296
StringData not declared by package unsafe (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.20.3/x64/src/runtime/heapdump.go#L159
StringData not declared by package unsafe (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.20.3/x64/src/runtime/heapdump.go#L202
StringData not declared by package unsafe (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.20.3/x64/src/runtime/proc.go#L658
String not declared by package unsafe (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.20.3/x64/src/runtime/string.go#L105
String not declared by package unsafe (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.20.3/x64/src/runtime/string.go#L115
String not declared by package unsafe (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.20.3/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/