Closed evnu closed 3 years ago
This is really strange. It seems to be spurious but a re-run of tests shows that the dialyzer bug is persistent.
The dialyzer error message:
1> [78, 111, 116, 32, 97, 32, 114, 101, 103, 117, 108, 97, 114, 32, 102, 105, 108, 101, 58, 32].
"Not a regular file: "
This looks related: https://github.com/jeremyjh/dialyxir/issues/301
@alfert I suspect that the dialyzer problem is related to caching of PLTs.
Somewhat late, but I had similar problems with caching when using BitBucket's internal CI for another project. Seems not to be the best option.
Fix #194