Skip to content

Nrw: workaround for broken hafas endpoint, migrate to efa #158

Nrw: workaround for broken hafas endpoint, migrate to efa

Nrw: workaround for broken hafas endpoint, migrate to efa #158

GitHub Actions / Live test results failed Jun 1, 2024 in 0s

Xcode test results

Build Summary

Compile VvoProviderTests.swift (arm64)
Compile LinzProviderTests.swift (arm64)
Compile ZvvProviderTests.swift (arm64)
Compile HCIVersionChecker.swift (arm64)
error: Swift Compiler Error: Cannot convert value of type 'NrwProvider' to expected element type 'AbstractHafasClientInterfaceProvider'
error: Swift Compiler Error: Argument passed to call that takes no arguments

Tests/TripKitTests/HCIVersionChecker.swift:31:13: error: cannot convert value of type 'NrwProvider' to expected element type 'AbstractHafasClientInterfaceProvider'
            NrwProvider(apiAuthorization: secrets[.NRW]!.hciAuthorization),
            ^
Tests/TripKitTests/HCIVersionChecker.swift:31:58: error: argument passed to call that takes no arguments
            NrwProvider(apiAuthorization: secrets[.NRW]!.hciAuthorization),
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~

Compile VrsProviderTests.swift (arm64)
Compile DingProviderTests.swift (arm64)
Compile OoevvProviderTests.swift (arm64)
Compile AvvAugsburgProviderTests.swift (arm64)
Compile VvsProviderTests.swift (arm64)
Compile SearchChProviderTests.swift (arm64)
Compile AvvAachenProviderTests.swift (arm64)
Compile HvvProviderTests.swift (arm64)
Compile WienProviderTests.swift (arm64)
Compile BsvagProviderTests.swift (arm64)
Compile SvvProviderTests.swift (arm64)
Compile BvgProviderTests.swift (arm64)
Compile VgsProviderTests.swift (arm64)
Compile VvtProviderTests.swift (arm64)
Compile VmvProviderTests.swift (arm64)
Compile BvbProviderTests.swift (arm64)
Compile VvvProviderTests.swift (arm64)
Compile VagfrProviderTests.swift (arm64)
Compile VgnProviderTests.swift (arm64)

Annotations

Check failure on line 30 in Tests/TripKitTests/HCIVersionChecker.swift

See this annotation in the file changed.

@github-actions github-actions / Live test results

error

Cannot convert value of type 'NrwProvider' to expected element type 'AbstractHafasClientInterfaceProvider'

Check failure on line 30 in Tests/TripKitTests/HCIVersionChecker.swift

See this annotation in the file changed.

@github-actions github-actions / Live test results

error

Argument passed to call that takes no arguments