test: [TMP] Manual testing contexts #587
Annotations
7 errors and 2 warnings
SwiftLint:
Sources/Common/Http/NetworkClient.swift#L82
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Common/Http/NetworkClient.swift#L57
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
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)
|
SwiftLint:
Sources/Common/Http/NetworkClient.swift#L63
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
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)
|
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)
|
Tests
Process completed with exit code 65.
|
SwiftLint
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/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, webfactory/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|