Skip to content

Remove Hashable conformance from sealed interfaces that have child … #18

Remove Hashable conformance from sealed interfaces that have child …

Remove Hashable conformance from sealed interfaces that have child … #18

Triggered via push September 25, 2023 16:19
Status Failure
Total duration 44m 32s
Artifacts

smoke-tests.yml

on: push
Type Mapping Tests
0s
Type Mapping Tests
External Libraries Tests
0s
External Libraries Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
AcceptanceTests.A[functional__kgp_1.9.0]: SKIE/acceptance-tests/tests/functional/kgp_common/kotlin/co/touchlab/skie/acceptancetests/AcceptanceTests.kt#L36
java.lang.AssertionError: Test failed: Expected: Tested program ended successfully by explicitly calling exit(0). Actual: Swift compilation ended with the following error: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) Target: arm64-apple-macos10.15 /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/complex/A/swift-source.swift -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-14.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -F /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/complex/A -new-driver-path /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -parse-as-library -o /var/folders/np/9jrkqz8x2ms8qd29x3t6q_bh0000gn/T/TemporaryDirectory.g5SLu4/swift-source-1.o /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/complex/A/swift-source.swift:11:30: error: ambiguous use of 'int32Value' exit(a1.value!.int32Value + (a1.value2 as! KotlinInt).int32Value) ^ Foundation.NSNumber:62:14: note: found this candidate open var int32Value: Int32 { get } ^ Foundation.NSAppleEventDescriptor:85:14: note: found this candidate open var int32Value: Int32 { get } ^
AcceptanceTests.A1A[functional__kgp_1.9.0]: SKIE/acceptance-tests/tests/functional/kgp_common/kotlin/co/touchlab/skie/acceptancetests/AcceptanceTests.kt#L53
java.lang.AssertionError: Test failed: Expected: Tested program ended successfully by explicitly calling exit(0). Actual: Swift compilation ended with the following error: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) Target: arm64-apple-macos10.15 /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/multi_layer/generic_child/switch_child_hierarchy/A1A/swift-source.swift -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-14.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -F /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/multi_layer/generic_child/switch_child_hierarchy/A1A -new-driver-path /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -parse-as-library -o /var/folders/np/9jrkqz8x2ms8qd29x3t6q_bh0000gn/T/TemporaryDirectory.ptjgKT/swift-source-1.o /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/multi_layer/generic_child/switch_child_hierarchy/A1A/swift-source.swift:11:24: error: ambiguous use of 'int32Value' exit(a.value.int32Value) ^ Foundation.NSNumber:62:14: note: found this candidate open var int32Value: Int32 { get } ^ Foundation.NSAppleEventDescriptor:85:14: note: found this candidate open var int32Value: Int32 { get } ^
AcceptanceTests.A1[functional__kgp_1.9.0]: SKIE/acceptance-tests/tests/functional/kgp_common/kotlin/co/touchlab/skie/acceptancetests/AcceptanceTests.kt#L36
java.lang.AssertionError: Test failed: Expected: Tested program ended successfully by explicitly calling exit(0). Actual: Swift compilation ended with the following error: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) Target: arm64-apple-macos10.15 /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/passed_from_children_to_parent/A1/swift-source.swift -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-14.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -F /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/passed_from_children_to_parent/A1 -new-driver-path /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -parse-as-library -o /var/folders/np/9jrkqz8x2ms8qd29x3t6q_bh0000gn/T/TemporaryDirectory.ZkPdtZ/swift-source-1.o /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.0/test-temp/sealed/classes/generics/passed_from_children_to_parent/A1/swift-source.swift:11:30: error: ambiguous use of 'int32Value' exit(a1.value!.int32Value) ^ Foundation.NSNumber:62:14: note: found this candidate open var int32Value: Int32 { get } ^ Foundation.NSAppleEventDescriptor:85:14: note: found this candidate open var int32Value: Int32 { get } ^
Acceptance Tests
Gradle build failed: see console output for details