Skip to content

Improve type name collision detection to rename only necessary types. #64

Improve type name collision detection to rename only necessary types.

Improve type name collision detection to rename only necessary types. #64

Re-run triggered November 15, 2023 09:06
Status Failure
Total duration 28m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

smoke-tests.yml

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

Annotations

2 errors
AcceptanceTests.compiles[functional__kgp_1.9.20]: 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.20/test-temp/bugs/nested_type_inside_type_with_keyword_name/compiles/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.20/test-temp/bugs/nested_type_inside_type_with_keyword_name/compiles -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.cQqN4p/swift-source-1.o /Users/customer/actions-runner/_work/SKIE/SKIE/SKIE/acceptance-tests/build/functional/1.9.20/test-temp/bugs/nested_type_inside_type_with_keyword_name/compiles/swift-source.swift:7:24: error: cannot find type 'ProtocolCompanion' in scope let companion: ProtocolCompanion = `Protocol`.companion ^~~~~~~~~~~~~~~~~
Acceptance Tests
Gradle build failed: see console output for details