You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could not detect language based on extension.
Please specify the language with the --language flag.Error: Could not detect language based on extension.
at LanguagePicker.detectLanguage (file:///usr/local/lib/node_modules/@dodona/dolos/node_modules/@dodona/dolos-lib/dist/lib/language.js:113:19)
at Dolos.analyze (file:///usr/local/lib/node_modules/@dodona/dolos/node_modules/@dodona/dolos-lib/dist/lib/dolos.js:117:53)
at Dolos.analyzePaths (file:///usr/local/lib/node_modules/@dodona/dolos/node_modules/@dodona/dolos-lib/dist/lib/dolos.js:108:21)
at async file:///usr/local/lib/node_modules/@dodona/dolos/dist/cli/commands/run.js:77:24
at async tryCatch (file:///usr/local/lib/node_modules/@dodona/dolos/dist/cli/util/utils.js:102:9)
at async run (file:///usr/local/lib/node_modules/@dodona/dolos/dist/cli/commands/run.js:62:5)
Dolos currently does not support HTML exercises (see #1029 (comment) for a reason why), so there is no parser registered for the HTML file extension. I'll create an issue with Dodona so they online include the integration for supported programming languages.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Message that HTML is not supported.
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: