wip #264
Annotations
10 errors and 2 warnings
Run mix test:
test/myxql/client_test.exs#L108
test connect sha256_password (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql/client_test.exs#L127
test connect sha256_password (empty password) (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql/client_test.exs#L49
test connect no password (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql/client_test.exs#L17
test connect default auth plugin (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql/client_test.exs#L158
test connect caching_sha2_password (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql/client_test.exs#L121
test connect sha256_password (bad password) (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql/client_test.exs#L75
test connect mysql_native_password (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql/client_test.exs#L171
test connect caching_sha2_password (bad password) (ssl) (MyXQL.ClientTest)
|
Run mix test:
test/myxql_test.exs#L9
test connect connect with bad SSL opts (MyXQLTest)
|
Run mix test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. 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