Add scoped attributes to plcrashreport #960
Annotations
6 errors and 24 warnings
test (mac):
Sources/Features/Repository/Model/BacktraceReport.swift#L45
Shorthand Operator Violation: Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning (shorthand_operator)
|
test (mac):
Sources/Features/Repository/Model/BacktraceReport.swift#L45
Shorthand Operator Violation: Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning (shorthand_operator)
|
test (mac)
Process completed with exit code 1.
|
test (tvos):
Sources/Features/Repository/Model/BacktraceReport.swift#L45
Shorthand Operator Violation: Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning (shorthand_operator)
|
test (tvos):
Sources/Features/Repository/Model/BacktraceReport.swift#L45
Shorthand Operator Violation: Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning (shorthand_operator)
|
test (tvos)
Process completed with exit code 1.
|
pod-lint
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/.
|
test (mac)
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/.
|
test (mac)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
test (mac):
Sources/Features/Metrics/Model/MetricsRequest.swift#L31
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
test (mac):
Sources/Features/Repository/Model/Attachment.swift#L35
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
|
test (mac):
Sources/Features/Repository/Model/BacktraceReport.swift#L42
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
test (mac):
Sources/Features/Repository/Model/BacktraceReport.swift#L59
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
test (mac):
Sources/Features/Network/BacktraceNetworkClient.swift#L34
Todo Violation: TODOs should be resolved (T16698 - Add retry logic) (todo)
|
test (mac):
Sources/Features/Repository/PersistentRepository.swift#L23
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 52 lines (function_body_length)
|
test (mac):
Sources/Features/Extensions/Foundation+Extensions.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
test (mac):
Sources/Features/Attributes/DefaultAttributes.swift#L15
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
test (mac):
Sources/Features/Attributes/DefaultAttributes.swift#L215
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
test (tvos)
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/.
|
test (tvos)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
test (tvos):
Sources/Features/Metrics/Model/MetricsRequest.swift#L31
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
test (tvos):
Sources/Features/Repository/Model/Attachment.swift#L35
Legacy Random Violation: Prefer using `type.random(in:)` over legacy functions (legacy_random)
|
test (tvos):
Sources/Features/Repository/Model/BacktraceReport.swift#L42
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
test (tvos):
Sources/Features/Repository/Model/BacktraceReport.swift#L59
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
test (tvos):
Sources/Features/Network/BacktraceNetworkClient.swift#L34
Todo Violation: TODOs should be resolved (T16698 - Add retry logic) (todo)
|
test (tvos):
Sources/Features/Repository/PersistentRepository.swift#L23
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 52 lines (function_body_length)
|
test (tvos):
Sources/Features/Extensions/URLSession+Sync.swift#L4
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
test (tvos):
Sources/Features/Attributes/AttributesProvider.swift#L56
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
test (tvos):
Sources/Features/Attributes/DefaultAttributes.swift#L15
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
test (ios)
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/.
|