[wip] session: implement Call and CallStreaming #122
Annotations
4 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_test.go#L140
cannot range over resp (variable of type iter.Seq2[*Message, error]): requires go1.23 or later (-lang was set to go1.20; check go.mod) (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
|