Update dependency erlang to v27 #83
pr.yml
on: pull_request
Docs
/
Generate
6s
Test
/
Generate Dialyzer PLT
5s
Test
/
Check Formatting
4s
Test
/
Check Credo
6s
Dependabot
/
Automerge PRs
2s
Matrix: Test / Run Tests & Submit Coverage
Docs
/
Upload
0s
Test
/
Check Dialyzer
0s
Annotations
5 errors and 9 warnings
Test / Check Formatting
Requested Erlang/OTP version (27.0) not found in version list (should you be using option 'version-type': 'strict'?)
|
Test / Run Tests & Submit Coverage (true, true)
Requested Erlang/OTP version (27.0) not found in version list (should you be using option 'version-type': 'strict'?)
|
Test / Generate Dialyzer PLT
Requested Erlang/OTP version (27.0) not found in version list (should you be using option 'version-type': 'strict'?)
|
Test / Check Credo
Requested Erlang/OTP version (27.0) not found in version list (should you be using option 'version-type': 'strict'?)
|
Docs / Generate
Requested Erlang/OTP version (27.0) not found in version list (should you be using option 'version-type': 'strict'?)
|
Dependabot / Automerge PRs
Not a dependabot PR, skipping.
|
Test / Run Tests & Submit Coverage (24.3, 1.12)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test / Run Tests & Submit Coverage (25.2, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test / Run Tests & Submit Coverage (25.2, 1.14)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test / Run Tests & Submit Coverage (26.1, 1.15)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test / Run Tests & Submit Coverage (26.1, 1.15)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test / Run Tests & Submit Coverage (26.1, main)
found unused @tag before "describe", did you mean to use @describetag?
|
Test / Run Tests & Submit Coverage (26.1, main)
found unused @tag before "describe", did you mean to use @describetag?
|
Test / Run Tests & Submit Coverage (25.2, 1.13)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|