Skip to content

fix: lint example code #47

fix: lint example code

fix: lint example code #47

Re-run triggered February 14, 2024 03:48
Status Failure
Total duration 33s
Artifacts

verify.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint (1.21): server_test.go#L46
missing type in composite literal (typecheck)
lint (1.21): server_test.go#L47
missing type in composite literal (typecheck)
lint (1.21): server_test.go#L48
missing type in composite literal (typecheck)
lint (1.21): client_server_test.go#L148
s.Close undefined (type *cstServer has no field or method Close) (typecheck)
lint (1.21): client_server_test.go#L186
s.Close undefined (type *cstServer has no field or method Close) (typecheck)
lint (1.21): client_server_test.go#L227
s.Close undefined (type *cstServer has no field or method Close) (typecheck)
lint (1.21)
issues found
lint (1.21)
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/.
lint (1.20)
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/.