Skip to content

Return errors instead of printing to logs #66

Return errors instead of printing to logs

Return errors instead of printing to logs #66

Triggered via pull request March 11, 2024 07:09
Status Failure
Total duration 33s
Artifacts

verify.yml

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

Annotations

9 errors and 1 warning
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.20)
The job was canceled because "_1_21" failed.
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/.