test: [TMP] Manual testing contexts #587
Annotations
6 errors and 1 warning
GitHub Action for SwiftLint:
Sources/Common/Http/NetworkClient.swift#L82
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
GitHub Action for SwiftLint:
Sources/Common/Http/NetworkClient.swift#L57
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Common/Http/NetworkClient.swift#L59
Indentation Width Violation: Code should be unindented by multiples of one tab or multiples of 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Common/Http/NetworkClient.swift#L63
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Common/Http/NetworkClient.swift#L67
Indentation Width Violation: Code should be unindented by multiples of one tab or multiples of 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Common/Http/NetworkClient.swift#L69
Indentation Width Violation: Code should be unindented by multiples of one tab or multiples of 4 spaces (indentation_width)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading