Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ex_doc #195

Merged
merged 3 commits into from
Apr 27, 2021
Merged

Bump ex_doc #195

merged 3 commits into from
Apr 27, 2021

Conversation

evnu
Copy link
Collaborator

@evnu evnu commented Apr 23, 2021

Fix #194

@alfert
Copy link
Owner

alfert commented Apr 25, 2021

This is really strange. It seems to be spurious but a re-run of tests shows that the dialyzer bug is persistent.

@evnu
Copy link
Collaborator Author

evnu commented Apr 26, 2021

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: jeremyjh/dialyxir#301

@evnu
Copy link
Collaborator Author

evnu commented Apr 26, 2021

@alfert I suspect that the dialyzer problem is related to caching of PLTs.

@evnu evnu force-pushed the 194-bump-ex_doc branch from 25a0472 to 340929e Compare April 26, 2021 06:27
@evnu evnu requested a review from alfert April 26, 2021 06:43
@evnu evnu merged commit a8647b8 into alfert:master Apr 27, 2021
@evnu evnu deleted the 194-bump-ex_doc branch April 27, 2021 13:18
@alfert
Copy link
Owner

alfert commented May 2, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mix.Local.path_for/1 is deprecated
2 participants