coala-quickstart icon indicating copy to clipboard operation
coala-quickstart copied to clipboard

"The default coafile '.coafile' was not found." warnings

Open jayvdb opened this issue 8 years ago • 10 comments

coala-quickstart --ci is emitting lots of "The default coafile '.coafile' was not found." warnings see https://travis-ci.org/jayvdb/Aurora/builds/185683597

WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.
WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.
WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.
WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.
WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.
WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.
WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.
WARNING:root:The default coafile '.coafile' was not found. You can generate a configuration file with your current options by adding the `--save` flag or suppress any use of config files with `-I`.

jayvdb avatar Dec 21 '16 06:12 jayvdb

@jayvdb please assign me this.

jack17529 avatar Mar 06 '17 23:03 jack17529

@jayvdb , the multiple warning occurs due to this reason : get_filtered_bears is called for each language, which results to one warning per detected language.

In order to fix this issue, ConfigurationGathering.py in coala/coalib/settings will have to be changed to (line 186) for coafile_sections, silent must be True.

Is it okay if a PR is made to coala repo, to solve this issue ? The changes that I have suggested above would close this issue.

kaustubhhiware avatar Mar 26 '17 08:03 kaustubhhiware

And @kaustubhhiware are doing this because @jayvdb haven't responded on my comment for last 20 days :confused:

jack17529 avatar Mar 26 '17 11:03 jack17529

@kaustubhhiware, that sounds good.

@jack17529 , you had not completed your newcomer issue when this issue was assigned to @kaustubhhiware . Please find another 'low' issue to work on.

jayvdb avatar Mar 26 '17 12:03 jayvdb

@jayvdb @adtac @satwikkansal @Makman2 I would like to work if issue is not already solved

RaiVaibhav avatar Oct 22 '17 18:10 RaiVaibhav

are you working on this @kaustubhhiware ??

RaiVaibhav avatar Oct 23 '17 11:10 RaiVaibhav

No @RaiVaibhav

kaustubhhiware avatar Oct 23 '17 11:10 kaustubhhiware

@jayvdb @kaustubhhiware can you help me in getting the issue as i tried first to fix it by push the change coafile_sections = load_config_file(config,silent=save) but it is raising AssertionError and travis failed

RaiVaibhav avatar Oct 23 '17 14:10 RaiVaibhav

@jayvdb Assign this issue to me.

shreyateeza avatar Dec 18 '17 15:12 shreyateeza

@jayvdb Please unassign me from this issue. I am no longer working on this.

shreyateeza avatar Jul 04 '18 09:07 shreyateeza