Skip to content

change patch http response code from 201 to 200 to match jsonapi spec #396

change patch http response code from 201 to 200 to match jsonapi spec

change patch http response code from 201 to 200 to match jsonapi spec #396

Re-run triggered July 31, 2023 04:28
Status Success
Total duration 9m 10s
Artifacts

elixir.yml

on: pull_request
ash-ci  /  mix deps.get
27s
ash-ci / mix deps.get
ash-ci  /  MIX_ENV=test mix.compile
2m 49s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  mix hex.audit
17s
ash-ci / mix hex.audit
ash-ci  /  MIX_ENV=dev mix.compile
2m 29s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix format --check-formatted
38s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
49s
ash-ci / mix spark.formatter --check
ash-ci  /  mix sobelow
48s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
42s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
1m 0s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 25s
ash-ci / mix test
ash-ci  /  mix dialyzer
5m 25s
ash-ci / mix dialyzer
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=dev mix.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
ash-ci / MIX_ENV=test mix.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ash-ci / mix test: test/acceptance/json_primary_key_test.exs#L225
redefining module Test.Acceptance.ResourceTest.BadResource.EctoType (current version defined in memory)
ash-ci / mix test: test/spec_compliance/fetching_data/fetching_resources_test.exs#L142
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
ash-ci / mix test: test/spec_compliance/fetching_data/fetching_resources_test.exs#L168
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)