Клиент #8
go.yaml
on: pull_request
build-and-test
17s
lint
26s
Annotations
3 errors and 2 warnings
lint:
cmd/chat_client/main.go#L42
ineffectual assignment to err (ineffassign)
|
lint:
cmd/chat_client/main.go#L48
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|