chore: added support for immortal streams to cli and agent #44694
ci.yaml
on: pull_request
changes
17s
gen
3m 41s
Matrix: test-e2e
Matrix: test-go-pg
lint
2m 28s
fmt
56s
test-go-race-pg
11m 57s
test-js
0s
offlinedocs
0s
sqlc-vet
0s
test-go-pg-17
21m 34s
test-go-tailnet-integration
0s
chromatic
0s
deploy-wsproxies
0s
deploy
0s
notify-slack-on-failure
0s
Annotations
19 errors and 2 warnings
lint:
cli/ssh.go#L422
ruleguard: Message "Agent SSH service not available on port 1, falling back to regular SSH connection" must start with lowercase, and does not end with a special characters. (gocritic)
|
lint:
cli/ssh.go#L956
response body must be closed (bodyclose)
|
lint:
cli/ssh.go#L534
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
|
lint:
cli/ssh.go#L417
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
|
lint:
cli/ssh.go#L1542
unused-parameter: parameter 'wg' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cli/ssh.go#L1562
unhandled-error: Unhandled error in call to function net.Conn.Close (revive)
|
lint:
cli/portforward.go#L45
var-declaration: should omit type bool from declaration of var immortalFallback; it will be inferred from the right-hand side (revive)
|
lint:
cli/ssh.go#L571
unhandled-error: Unhandled error in call to function net.Conn.Close (revive)
|
lint:
cli/ssh.go#L567
G106: Use of ssh InsecureIgnoreHostKey should be audited (gosec)
|
lint:
cli/ssh.go#L66
cognitive complexity 357 of func `(*RootCmd).ssh` is high (> 300) (gocognit)
|
gen
Process completed with exit code 1.
|
test-go-race-pg
Process completed with exit code 1.
|
test-go-pg-17
Process completed with exit code 2.
|
test-go-pg (ubuntu-latest)
Process completed with exit code 1.
|
test-go-pg (windows-2022)
The operation was canceled.
|
test-go-pg (windows-2022)
The strategy configuration was canceled because "test-go-pg.ubuntu-latest" failed
|
test-go-pg (macos-latest)
The operation was canceled.
|
test-go-pg (macos-latest)
The strategy configuration was canceled because "test-go-pg.ubuntu-latest" failed
|
required
Process completed with exit code 1.
|
test-e2e
No files were found with the provided path: ./site/test-results/**/debug-pprof-*.txt. No artifacts will be uploaded.
|
test-e2e
No files were found with the provided path: ./site/test-results/**/*.webm. No artifacts will be uploaded.
|