WIP #273
tests.yml
on: push
iOS Unit Tests
8m 56s
macOS Unit Tests
1m 32s
Annotations
2 errors, 8 warnings, and 1 notice
macOS Unit Tests
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
iOS Unit Tests
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
iOS Unit Tests:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS Unit Tests:
tmp/DerivedData/SourcePackages/checkouts/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift#L52
stored property 'exception' of 'Sendable'-conforming struct 'ExceptionError' has non-sendable type 'NSException'
|
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:
tmp/DerivedData/SourcePackages/checkouts/CwlCatchException/Sources/CwlCatchException/CwlCatchException.swift#L52
stored property 'exception' of 'Sendable'-conforming struct 'ExceptionError' has non-sendable type 'NSException'
|
iOS Unit Tests:
Tests/TPPDFTests/Graphics/PDFLineSeparatorObject_Spec.swift#L65
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#L66
initialization of immutable value 'container' was never used; consider replacing with assignment to '_' or removing it
|
iOS Unit Tests:
Tests/TPPDFTests/Layout/PDFSpaceObject_Spec.swift#L67
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#L69
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, 523 total (34.330 seconds)
|