Test_policy ERROR Language not valid in policy

What happens

My .pony file does not pass the test_policy pipeline

What do you understand or find about that problem

I checked the file code/lang-data-supported.yml and see that the language I use is supported.
Also in data.yaml I see a list of categories and users on which I am not added, could this be the issue?

You make any workaround? What did you do?

N/A

(Optional) Why fails your workaround?

According to the log, it is because my language is not supported, I checked the list,
but in fact it is. I don’t know if the issue may be if I my user is not added to data.yaml

Evidences

Log from the pipeline:
[ERROR] Language not valid in your policy.

39[ERROR] Your policy is: default

40[ERROR] Find more info about your policy in: policies/data.yaml

41[ERROR] Find more info about supported language extensions in: code/lang-data-supported.yml

42We have found some problems :frowning:

Link: https://gitlab.com/autonomicjump/challenges/-/jobs/1299564471

I need help with

Understanding why this happens and how can I solve it.

I just adjusted the policy, pls re-base your branch

Thank you very much! @uneasy-ruler :grinning_face_with_smiling_eyes:
My files passed the pipelines.

I have the same problem but with python. So, i checked my policy in
(policies/data.yaml) and i don’t see my language.

your policy only allows pascal and groovy languages

image

Hello, I have the same problem, I am working with Pascal

If you don’t add evidences or links to your pipelines I can’t help you