Skip to content

simon/ci cd

simon/ci cd #9

Triggered via pull request May 23, 2025 11:11
Status Failure
Total duration 27s
Artifacts

lint-codebase.yml

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

Annotations

10 errors and 10 warnings
swiftlint: Sources/TwitterAPIKit/APIv1/Media/MediaAPIv1.swift#L81
Closure body should span 30 lines or less excluding comments and whitespace: currently spans 48 lines (closure_body_length)
swiftlint: Sources/TwitterAPIKit/APIv1/Media/MediaAPIv1.swift#L63
Function body should span 30 lines or less excluding comments and whitespace: currently spans 62 lines (function_body_length)
swiftlint: Sources/TwitterAPIKit/APIv1/Media/MediaAPIv1.swift#L155
Function body should span 30 lines or less excluding comments and whitespace: currently spans 36 lines (function_body_length)
swiftlint: Sources/TwitterAPIKit/SessionTask/TwitterAPISessionDelegatedJSONTask.swift#L78
Function body should span 30 lines or less excluding comments and whitespace: currently spans 35 lines (function_body_length)
swiftlint: Sources/TwitterAPIKit/TwitterAPIClient.swift#L132
Function body should span 30 lines or less excluding comments and whitespace: currently spans 39 lines (function_body_length)
swiftlint: Sources/TwitterAPIKit/TwitterAPISession.swift#L71
Function body should span 30 lines or less excluding comments and whitespace: currently spans 45 lines (function_body_length)
swiftlint: Sources/TwitterAPIKit/OAuthHelper.swift#L27
Function body should span 30 lines or less excluding comments and whitespace: currently spans 32 lines (function_body_length)
swiftlint: Sources/TwitterAPIKit/TwitterAPIRequest.swift#L159
Function body should span 30 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
swiftlint: Sources/TwitterAPIKit/TwitterAPIRequest.swift#L251
Function body should span 30 lines or less excluding comments and whitespace: currently spans 31 lines (function_body_length)
swiftlint: Tests/TwitterAPIKitTests/TwitterAuthenticationMethodTests.swift#L31
Function body should span 30 lines or less excluding comments and whitespace: currently spans 48 lines (function_body_length)
swiftlint: Package.swift#L9
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L10
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L12
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#L16
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
swiftlint: Package.swift#L9
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
swiftlint: Package.swift#L10
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
swiftlint: Package.swift#L12
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)
swiftlint: Package.swift#L16
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)