fix: added edge-case handling for images with zero available height #308
tests.yml
on: pull_request
iOS Unit Tests
2m 4s
macOS Unit Tests
56s
Annotations
6 warnings and 1 notice
iOS Unit Tests:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS Unit Tests:
tmp/DerivedData/SourcePackages/checkouts/Quick/Sources/Quick/QuickSpec.swift#L142
'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
|
iOS Unit Tests:
Tests/TPPDFTests/Layout/PDFSpaceObject_Spec.swift#L62
initialization of immutable value 'generator' was never used; consider replacing with assignment to '_' or removing it
|
iOS Unit Tests:
Tests/TPPDFTests/Layout/PDFSpaceObject_Spec.swift#L64
initialization of immutable value 'container' was never used; consider replacing with assignment to '_' or removing it
|
iOS Unit Tests:
Tests/TPPDFTests/Graphics/PDFLineSeparatorObject_Spec.swift#L60
initialization of immutable value 'generator' was never used; consider replacing with assignment to '_' or removing it
|
iOS Unit Tests:
Tests/TPPDFTests/Graphics/PDFLineSeparatorObject_Spec.swift#L61
initialization of immutable value 'container' was never used; consider replacing with assignment to '_' or removing it
|
iOS Unit Tests
Tests Passed: 0 failed, 0 skipped, 515 total (7.628 seconds)
|