Skip to content

Merge pull request #227 from safing/maint/improve-version-info #415

Merge pull request #227 from safing/maint/improve-version-info

Merge pull request #227 from safing/maint/improve-version-info #415

Triggered via push April 10, 2024 12:01
Status Failure
Total duration 1m 53s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Linter: utils/debug/debug.go#L50
di.Len undefined (type *Info has no field or method Len) (typecheck)
Linter: utils/debug/debug.go#L51
di.WriteString undefined (type *Info has no field or method WriteString) (typecheck)
Linter: utils/debug/debug.go#L58
di.WriteString undefined (type *Info has no field or method WriteString) (typecheck)
Linter: utils/debug/debug.go#L60
di.WriteString undefined (type *Info has no field or method WriteString) (typecheck)
Linter: api/client/client.go#L96
c.Lock undefined (type *Client has no field or method Lock) (typecheck)
Linter: api/client/client.go#L97
c.Unlock undefined (type *Client has no field or method Unlock) (typecheck)
Linter: api/client/client.go#L116
c.Lock undefined (type *Client has no field or method Lock) (typecheck)
Linter: api/client/client.go#L117
c.Unlock undefined (type *Client has no field or method Unlock) (typecheck)
Linter: api/client/client.go#L137
c.Lock undefined (type *Client has no field or method Lock) (typecheck)
Linter: api/client/client.go#L138
c.Unlock undefined (type *Client has no field or method Unlock) (typecheck)
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.