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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: