Skip to content

Fixing decoding times if times was never encoded error #33

Fixing decoding times if times was never encoded error

Fixing decoding times if times was never encoded error #33

Re-run triggered March 13, 2024 07:43
Status Failure
Total duration 22s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
11s
REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  SwiftLint
11s
SwiftLint / SwiftLint
Fit to window
Zoom out
Zoom in

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)