Recompile all dirty files in case of error
This commit is contained in:
jps-plugin/testData/incremental/classHierarchyAffected/companionObjectMemberChanged/gradle-build.log
Vendored
-26
@@ -1,26 +0,0 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Compiling files:
|
||||
src/A.kt
|
||||
src/companionExtension.kt
|
||||
src/companionReferenceExplicit.kt
|
||||
src/companionReferenceImplicit.kt
|
||||
src/importedMember.kt
|
||||
End of files
|
||||
Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type String?
|
||||
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type String?
|
||||
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type String?
|
||||
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type String?
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
Compiling files:
|
||||
src/companionExtension.kt
|
||||
src/companionReferenceExplicit.kt
|
||||
src/companionReferenceImplicit.kt
|
||||
src/importedMember.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
Reference in New Issue
Block a user