fix(journal): scenery placement at depth + the scroll remembers (gates, cairns, moons, lanterns, drift) #554
Annotations
5 errors and 11 warnings
|
lint
Process completed with exit code 2.
|
|
lint:
Pilgrim/Scenes/Home/InkScrollView.swift#L1012
File should contain 1000 lines or less: currently contains 1012 (file_length)
|
|
CI
Canceling since a higher priority waiting request for ci-refs/pull/52/merge exists
|
|
test
Canceling since a higher priority waiting request for ci-refs/pull/52/merge exists
|
|
test
The operation was canceled.
|
|
lint:
UnitTests/LightReadingGeneratorTests.swift#L132
Collection literals should not have trailing commas (trailing_comma)
|
|
lint:
UnitTests/LightReadingGeneratorTests.swift#L93
Collection literals should not have trailing commas (trailing_comma)
|
|
lint:
UnitTests/PilgrimPackageConverterTests.swift#L411
Force tries should be avoided (force_try)
|
|
lint:
UnitTests/PilgrimPackageConverterTests.swift#L410
Force tries should be avoided (force_try)
|
|
lint:
UnitTests/LightReadingTemplatesTests.swift#L23
Force tries should be avoided (force_try)
|
|
lint:
UnitTests/LightReadingTemplatesTests.swift#L62
`where` clauses are preferred over a single `if` inside a `for` (for_where)
|
|
lint:
UnitTests/CelestialCalculatorSunriseAzimuthTests.swift#L104
Collection literals should not have trailing commas (trailing_comma)
|
|
lint:
UnitTests/CelestialCalculatorSunriseAzimuthTests.swift#L77
Collection literals should not have trailing commas (trailing_comma)
|
|
lint:
UnitTests/CelestialCalculatorSunriseAzimuthTests.swift#L71
Collection literals should not have trailing commas (trailing_comma)
|
|
lint:
UnitTests/WaypointCodableTests.swift#L49
Force casts should be avoided (force_cast)
|
|
lint
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|