Fixing decoding times if times was never encoded error #33
pull_request.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
11s
SwiftLint
/
SwiftLint
11s
Annotations
5 errors
SwiftLint / SwiftLint:
Tests/SpeziMedicationTests/SpeziMedicationTests.swift#L28
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint / SwiftLint:
Tests/SpeziMedicationTests/SpeziMedicationTests.swift#L54
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint / SwiftLint:
Tests/SpeziMedicationTests/SpeziMedicationTests.swift#L60
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 91 lines (function_body_length)
|
SwiftLint / SwiftLint:
Tests/SpeziMedicationTests/SpeziMedicationTests.swift#L15
Superfluous Disable Command Violation: SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint / SwiftLint:
Tests/SpeziMedicationTests/SpeziMedicationTests.swift#L30
XCTest Specific Matcher Violation: Prefer the specific matcher 'XCTAssertNil' instead (xct_specific_matcher)
|