Skip to content

Fix Linting Issues

Fix Linting Issues #6

Triggered via pull request May 19, 2025 11:54
Status Failure
Total duration 28s
Artifacts

lint-codebase.yml

on: pull_request
swiftlint
19s
swiftlint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
swiftlint: Sources/TwitterAPIKit/APIv1/Geo/Requests/GetGeoSearchRequestV1.swift#L13
Enum element name 'ip' should be between 3 and 40 characters long (identifier_name)
swiftlint: Sources/TwitterAPIKit/TwitterAPIClient.swift#L51
Variable name 'v1' should be between 3 and 40 characters long (identifier_name)
swiftlint: Sources/TwitterAPIKit/TwitterAPIClient.swift#L54
Variable name 'v2' should be between 3 and 40 characters long (identifier_name)
swiftlint: Sources/TwitterAPIKit/APIv2/TwitterAPIv2.swift#L57
Variable name 'dm' should be between 3 and 40 characters long (identifier_name)
swiftlint
Process completed with exit code 2.
swiftlint: BuildTools/Package.swift#L4
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: BuildTools/Package.swift#L4
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
swiftlint: Package.swift#L10
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L11
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L13
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L14
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L17
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L10
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
swiftlint: Package.swift#L11
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
swiftlint: Package.swift#L13
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)