chore(deps-dev): bump the dev-dependencies group with 2 updates (#92) #279
elixir.yml
on: push
ash-ci
/
mix deps.get
23s
ash-ci
/
mix format --check-formatted
1m 3s
ash-ci
/
mix spark.formatter --check
1m 2s
ash-ci
/
mix spark.cheat_sheets --check
1m 3s
ash-ci
/
mix sobelow
1m 10s
ash-ci
/
mix credo --strict
1m 3s
ash-ci
/
mix deps.unlock --check-unused
1m 5s
ash-ci
/
mix test
1m 25s
ash-ci
/
mix dialyzer
6m 0s
ash-ci
/
MIX_ENV=dev mix.compile
2m 43s
ash-ci
/
mix ash.codegen --check
0s
Matrix: ash-ci / build-release
ash-ci
/
Deploy docs to GitHub pages.
7s
ash-ci
/
Release
0s
Annotations
1 error and 8 warnings
|
ash-ci / mix test
Process completed with exit code 1.
|
|
ash-ci / mix deps.get
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
ash-ci / audit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
ash-ci / audit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
ash-ci / audit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
ash-ci / audit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
ash-ci / audit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
ash-ci / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
|
ash-ci / mix dialyzer
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|