various improvements #472
tests.yml
on: pull_request
Unit Tests (macos)
1m 52s
Matrix: unit-tests
Annotations
6 warnings
Unit Tests (xros):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit Tests (iphonesimulator):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit Tests (iphonesimulator):
Tests/TPPDFTests/Layout/PDFSpaceObject_Spec.swift#L62
initialization of immutable value 'generator' was never used; consider replacing with assignment to '_' or removing it
|
Unit Tests (iphonesimulator):
Tests/TPPDFTests/Layout/PDFSpaceObject_Spec.swift#L64
initialization of immutable value 'container' was never used; consider replacing with assignment to '_' or removing it
|
Unit Tests (iphonesimulator):
Tests/TPPDFTests/Graphics/PDFLineSeparatorObject_Spec.swift#L60
initialization of immutable value 'generator' was never used; consider replacing with assignment to '_' or removing it
|
Unit Tests (iphonesimulator):
Tests/TPPDFTests/Graphics/PDFLineSeparatorObject_Spec.swift#L61
initialization of immutable value 'container' was never used; consider replacing with assignment to '_' or removing it
|