Skip to content

fix: allow custom HTTP AI endpoints #366

fix: allow custom HTTP AI endpoints

fix: allow custom HTTP AI endpoints #366

Triggered via pull request March 18, 2026 06:35
Status Failure
Total duration 1m 10s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)