Skip to content

Add workflow to build packages for iOS. #16

Add workflow to build packages for iOS.

Add workflow to build packages for iOS. #16

Triggered via pull request October 1, 2025 20:56
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/swift_package_test.yml#L1
(Line: 235, Col: 24): Unexpected symbol: '??'. Located at position 41 within expression: fromJson(inputs.ios_host_xcode_versions ?? inputs.macos_xcode_versions), (Line: 235, Col: 24): Unexpected value '${{ fromJson(inputs.ios_host_xcode_versions ?? inputs.macos_xcode_versions) }}', (Line: 236, Col: 21): Unexpected symbol: '??'. Located at position 35 within expression: fromJson(inputs.ios_host_versions ?? inputs.macos_versions), (Line: 236, Col: 21): Unexpected value '${{ fromJson(inputs.ios_host_versions ?? inputs.macos_versions) }}', (Line: 237, Col: 15): Unexpected symbol: '??'. Located at position 32 within expression: fromJson(inputs.ios_host_archs ?? inputs.macos_archs), (Line: 237, Col: 15): Unexpected value '${{ fromJson(inputs.ios_host_archs ?? inputs.macos_archs) }}', (Line: 239, Col: 13): Unexpected symbol: '??'. Located at position 49 within expression: fromJson(inputs.ios_host_exclude_xcode_versions ?? inputs.macos_exclude_xcode_versions), (Line: 239, Col: 13): Unexpected value '${{ fromJson(inputs.ios_host_exclude_xcode_versions ?? inputs.macos_exclude_xcode_versions) }}'