wip #1628
Annotations
10 errors and 3 warnings
test/ecto/adapters/tds_test.exs#L2047
test prepare_params/1 params without a valid name raise an error (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L1923
test prepare_params/1 prepares string params (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L1991
test prepare_params/1 prepares date and time params (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L2022
test prepare_params/1 prepares Tds.Parameter params (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L1971
test prepare_params/1 prepares Decimal param (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L1947
test prepare_params/1 prepares float param (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L1981
test prepare_params/1 prepares map param (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L1956
test prepare_params/1 prepares boolean params (Ecto.Adapters.TdsTest)
|
test/ecto/adapters/tds_test.exs#L1938
test prepare_params/1 prepares integer param (Ecto.Adapters.TdsTest)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test/ecto/adapters/tds_test.exs#L728
this check/guard will always yield the same result
|
test/ecto/adapters/postgres_test.exs#L862
this check/guard will always yield the same result
|
This job failed
Loading