fix: allow custom HTTP AI endpoints #366
Annotations
10 errors
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L60
Function name '`Custom endpoint with port appends path`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L54
Function name '`Custom endpoint containing /messages preserves path`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L48
Function name '`Custom endpoint already containing /v1/messages preserves path`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L42
Function name '`Custom endpoint with trailing slash appends path correctly`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L36
Function name '`Custom endpoint appends /v1/messages path`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L28
Function name '`Whitespace-only custom endpoint returns default URL`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L22
Function name '`Empty custom endpoint returns default URL`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AnthropicEndpointResolverTests.swift#L16
Function name '`Default endpoint returns correct URL`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AppTransportSecurityConfigurationTests.swift#L37
Function name '`Package manifest embeds shared Info plist for macOS builds`()' should start with a lowercase character (identifier_name)
|
|
lint:
Tests/AynaTests/AppTransportSecurityConfigurationTests.swift#L21
Function name '`Shared Info.plist allows insecure HTTP loads`()' should start with a lowercase character (identifier_name)
|