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

Netlify is failing #67

Closed
Naveenaidu opened this issue Nov 29, 2018 · 1 comment
Closed

Netlify is failing #67

Naveenaidu opened this issue Nov 29, 2018 · 1 comment
Assignees
Labels

Comments

@Naveenaidu
Copy link
Member

Naveenaidu commented Nov 29, 2018

Netlify has been failing due to some inconsistencies in the Language file.
The problem as I read the logs are in the file

  1. Pascal.yaml - Datatypes haven't been created
  2. VisualBasic.yaml - A non string value present in the keywords.

The logs:

  1. https://app.netlify.com/sites/coast/deploys/5bf80b4d9a063f48ba6cb4c6
  2. https://app.netlify.com/sites/coast/deploys/5bfea5fa05c41723bdd7edc0

The error messages:

These messages occur after one of them fixed. I mean they occur one after another

WARNING Non-string values found in array (field: keywords, instance: Pascal, model: Language): True

ERROR	Error: Failed to build project. Run Statik in verbose mode (-v) to see additional traceback information about this error. (in file "/opt/build/repo/data/Language/Pascal.yaml"). Additional error detail: '1' is not in list
WARNING	Non-string values found in array (field: keywords, instance: VisualBasic, model: Language): True

ERROR	Error: Failed to build project. Run Statik in verbose mode (-v) to see additional traceback information about this error. (in file "/opt/build/repo/data/Language/VisualBasic.yaml"). Additional error detail: '1' is not in list
@li-boxuan
Copy link
Member

Could you please paste the relevant logs as well as the link here for track purpose.

@jayvdb jayvdb closed this as completed in 5c29054 Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants