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

failed to check the solution of the task Introduction/The first day with programming/Program entry point #104

Open
edutools-service opened this issue Feb 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working not reproducible Need clarification

Comments

@edutools-service
Copy link

i did the task where need to change the output, then it failed to compile from teh test.kt, but the file is empty when i checked
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (1, 18): Unresolved reference: jupiter
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (2, 18): Unresolved reference: jupiter
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (3, 8): Unresolved reference: util
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (4, 8): Unresolved reference: util
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (7, 5): 'Test' is not an annotation class
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (9, 9): Unresolved reference: Assertions
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (9, 42): Unresolved reference: Util
IdeaProjects/Kotlin_Onboarding__Introduction/Introduction/TheFirstDateWithProgramming/task/test/Tests.kt: (9, 67): Unresolved reference: runMainFunction

@edutools-service edutools-service added the enhancement New feature or request label Feb 27, 2023
@nbirillo nbirillo self-assigned this Feb 28, 2023
@nbirillo nbirillo added bug Something isn't working and removed enhancement New feature or request labels Mar 1, 2023
@nbirillo
Copy link
Collaborator

nbirillo commented Mar 1, 2023

It seems something wrong with unpacking the course, we need the project's archive to replicate this bug :(

@nbirillo nbirillo added the not reproducible Need clarification label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not reproducible Need clarification
Projects
None yet
Development

No branches or pull requests

2 participants