Skip to content

perf: k8s to koko

perf: k8s to koko #608

Triggered via pull request June 24, 2024 09:46
@feng626feng626
synchronize #1349
pr@v4@kk8s
Status Failure
Total duration 44s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/httpd/broadcaster.go#L1
: # github.com/jumpserver/koko/pkg/httpd
lint: pkg/httpd/client.go#L56
syntax error: unexpected <<, expected } (typecheck)
lint: pkg/httpd/client.go#L56
expected statement, found '<<' (typecheck)
lint: pkg/httpd/client.go#L64
expected statement, found '==' (typecheck)
lint: pkg/httpd/client.go#L75
expected operand, found '>>' (typecheck)
lint: pkg/httpd/client.go#L77
missing ',' in composite literal (typecheck)
lint: pkg/httpd/client.go#L80
expected ';', found '{' (typecheck)
lint: pkg/httpd/client.go#L97
expected ';', found ssh (typecheck)
lint: pkg/koko/koko.go#L12
could not import github.com/jumpserver/koko/pkg/httpd (-: # github.com/jumpserver/koko/pkg/httpd
lint: pkg/httpd/client.go#L56
syntax error: unexpected <<, expected }) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.