Skip to content

Start working

Start working #883

Triggered via push January 15, 2025 17:03
Status Failure
Total duration 33s
Artifacts

swift.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L55
Kotlin cannot infer the type of this @Environment variable. Consider adding a type declaration
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L141
Skip is unable to determine the owning type for member 'blocking'. This often occurs when other issues prevent Skip from matching the surrounding API call, and it may resolve when those issues are fixed. Or add the owning type explicitly (e.g. MyType.blocking)
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L154
Kotlin cannot infer the type of this @Environment variable. Consider adding a type declaration
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L174
Skip is unable to determine the owning type for member 'init'. This often occurs when other issues prevent Skip from matching the surrounding API call, and it may resolve when those issues are fixed. Or add the owning type explicitly (e.g. MyType.init)
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L176
Skip is unable to determine the owning type for member 'inline'. This often occurs when other issues prevent Skip from matching the surrounding API call, and it may resolve when those issues are fixed. Or add the owning type explicitly (e.g. MyType.inline)
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L183
This extension cannot be merged into its extended Kotlin type definition because it has generic constraints. Therefore it can add new properties and functions, but it cannot be used to override members or implement protocol requirements
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L190
This extension cannot be merged into its extended Kotlin type definition because it has generic constraints. Therefore it cannot add additional constructors
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L204
This extension cannot be merged into its extended Kotlin type definition because it has generic constraints. Therefore it can add new properties and functions, but it cannot be used to override members or implement protocol requirements
build
Error: Message(kind: SkipSyntax.Message.Kind.error, message: "Kotlin cannot infer the type of this @Environment variable. Consider adding a type declaration", sourceFile: Optional(SkipSyntax.Source.FilePath(path: "/Users/cantero/actions-runner/_work/BSWInterfaceKit/BSWInterfaceKit/Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift")), sourceRange: Optional(SkipSyntax.Source.Range(start: SkipSyntax.Source.Position(line: 55, column: 57), end: SkipSyntax.Source.Position(line: 55, column: 76))))
build
Process completed with exit code 65.
build: Sources/BSWInterfaceKit/SwiftUI/ViewModifiers/Shimmer.swift#L26
Skip is unable to match this API call to determine whether it results in a View. Consider adding additional type information
build: Sources/BSWInterfaceKit/SwiftUI/ViewModifiers/Shimmer.swift#L37
Skip is unable to determine the type of this expression. Consider declaring the variable type explicitly, i.e. 'var v: <Type> = ...'
build: Sources/BSWInterfaceKit/SwiftUI/Views/PhotoView.swift#L31
Skip is unable to match this API call to determine whether it results in a View. Consider adding additional type information
build: Sources/BSWInterfaceKit/SwiftUI/Views/PhotoView.swift#L55
Skip is unable to match this API call to determine whether it results in a View. Consider adding additional type information
build: Sources/BSWInterfaceKit/SwiftUI/ViewModifiers/IntrinsicHeightSheet.swift#L70
Skip is unable to match this API call to determine whether it results in a View. Consider adding additional type information
build: Sources/BSWInterfaceKit/SwiftUI/ViewModifiers/IntrinsicHeightSheet.swift#L90
Skip is unable to match this API call to determine whether it results in a View. Consider adding additional type information
build: Sources/BSWInterfaceKit/SwiftUI/Tracking/AsyncOperationTracer.swift#L51
Kotlin does not support this Swift attribute, macro, or property wrapper
build: Sources/BSWInterfaceKit/SwiftUI/Tracking/AsyncOperationTracer.swift#L59
Kotlin does not support this Swift attribute, macro, or property wrapper
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L136
Skip is unable to match this API call to determine whether it results in a View. Consider adding additional type information
build: Sources/BSWInterfaceKit/SwiftUI/Views/AsyncButton.swift#L230
Kotlin does not support this Swift attribute, macro, or property wrapper