session: implement Call and CallStreaming #119
Annotations
7 errors and 2 warnings
lint (1.23.x, ubuntu-latest)
Cannot open: File exists
|
lint (1.23.x, ubuntu-latest):
vici/client_conn.go#L1
: # github.com/strongswan/govici/vici [github.com/strongswan/govici/vici.test]
|
lint (1.23.x, ubuntu-latest):
vici/session.go#L209
undefined: m
|
lint (1.23.x, ubuntu-latest):
vici/session.go#L218
too many type arguments for type Seq: have 2, want 1
|
lint (1.23.x, ubuntu-latest):
vici/session.go#L219
cannot use func(yield func(*Message, error) bool) {…} (value of type func(yield func(*Message, error) bool)) as iter.Seq[*Message, error] value in return statement
|
lint (1.23.x, ubuntu-latest):
vici/session_test.go#L137
cannot range over resp (variable of type iter.Seq[*Message, error]) (typecheck)
|
lint (1.23.x, ubuntu-latest)
issues found
|
lint (1.23.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
lint (1.23.x, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|