Skip to content

Do not raise on unsuccessful cast #87

Do not raise on unsuccessful cast

Do not raise on unsuccessful cast #87

Re-run triggered April 30, 2024 13:20
Status Success
Total duration 1m 22s
Artifacts

elixir-quality-checks.yml

on: pull_request
Elixir Quality Checks
1m 9s
Elixir Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Elixir Quality Checks
use Bitwise is deprecated. import Bitwise instead
Elixir Quality Checks
use Bitwise is deprecated. import Bitwise instead
Elixir Quality Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/[email protected], actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Elixir Quality Checks
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/
Elixir Quality Checks: lib/geo_postgis/geometry.ex#L111
clauses with the same name and arity (number of arguments) should be grouped together, "def cast/1" was previously defined (lib/geo_postgis/geometry.ex:81)