support to config the version white list #1732
Annotations
10 errors and 1 warning
configs.go#L69
cannot use nil as string value in struct literal
|
connection.go#L43
cannot use nil as string value in struct literal
|
connection.go#L139
invalid operation: cn.version != nil (mismatched types string and untyped nil)
|
connection_pool.go#L197
not enough arguments in call to pingAddress
|
client_test.go#L68
cannot use nil as string value in argument to conn.open
|
client_test.go#L125
cannot use nil as string value in argument to conn.open
|
client_test.go#L273
cannot use nil as string value in argument to conn.open
|
client_test.go#L1440
cannot use nil as string value in argument to conn.open
|
client_test.go#L1477
cannot use nil as string value in argument to conn.open
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading