Skip to content

make use of NSTextLayoutFragment enumeration #5

make use of NSTextLayoutFragment enumeration

make use of NSTextLayoutFragment enumeration #5

Triggered via push April 5, 2024 19:29
Status Success
Total duration 2m 33s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 5 notices
Test (platform=macOS)
Tests Passed: 0 failed, 0 skipped, 1 total (0.002 seconds)
Test (platform=macOS,variant=Mac Catalyst)
Tests Passed: 0 failed, 0 skipped, 1 total (0.004 seconds)
Test (platform=tvOS Simulator,name=Apple TV)
Tests Passed: 0 failed, 0 skipped, 1 total (0.002 seconds)
Test (platform=iOS Simulator,name=iPhone 12)
Tests Passed: 0 failed, 0 skipped, 1 total (0.003 seconds)
Test (platform=visionOS Simulator,name=Apple Vision Pro)
Tests Passed: 0 failed, 0 skipped, 1 total (0.007 seconds)
Test (platform=macOS): Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it
Test (platform=macOS,variant=Mac Catalyst): Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it
Test (platform=iOS Simulator,name=iPhone 12): Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it
Test (platform=visionOS Simulator,name=Apple Vision Pro): Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it