analytics/test
Oliver Kriska ae42b86792
Dialyzer and Credo checks (#558)
* Checks

 - added Dialyzer
 - fixed Dialyzer errors
 - added Dialyzer check to GitHub Actions with cache
 - added Credo
 - fixed Credo Warnings
 - added Credo Warnings check to GitHub Actions with cache
 - added compile warnings check to GitHub Actions
 - reformated GitHub Actions YAML

* Dialyzer

 - allow it in test env

* Dialyzer

 - fixed test env
 - renamed GitHub actions steps

* AppSignal

 - upgraded deprecated version
 - Upgraded:
  appsignal 2.0.5 => 2.0.7
  certifi 2.5.2 => 2.5.3
  hackney 1.16.0 => 1.17.0
  idna 6.0.1 => 6.1.1
  parse_trans 3.3.0 => 3.3.1
  unicode_util_compat 0.5.0 => 0.7.0 (minor)

* Credo

 - fixed CRM plug
2021-01-07 15:16:04 +02:00
..
plausible Mix format 2020-11-03 11:20:11 +02:00
plausible_web Fix user deletion 2020-12-30 11:00:37 +02:00
support Dialyzer and Credo checks (#558) 2021-01-07 15:16:04 +02:00
workers Dialyzer and Credo checks (#558) 2021-01-07 15:16:04 +02:00
test_helper.exs Remove init_admin from test_helper (#267) 2020-08-04 15:18:31 +03:00