Actions
Bug #745
openFor me, publish refuses my code
Start date:
04/27/2021
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
For a very simple code like this :
Print "Hello world ! What is your name ?"
Input name$
Print "Hello,", name$
Publish is refused on the "check" step :
"Sorry, we were unable to build your application. Please check your application code and try again".
But : this code compiles and runs !
Updated by Baptiste Pillot about 2 years ago
- Status changed from New to Resolved
- Target version set to 1.0.0 (B16) u25
It seems it has been to work well again for long, I don't know since which version but it's ok now.
Actions