Skip to content

[layout] add more layout code with tests #12

[layout] add more layout code with tests

[layout] add more layout code with tests #12

Triggered via push August 27, 2024 01:32
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Lint
Process completed with exit code 2.
Lint: Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L316
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
Lint: Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L321
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
Lint: Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L326
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
Lint: Tests/ChouTiUITests/Universal/Layout/LayoutTests.swift#L331
warning: Explicit Init Violation: Prefer named constructors over .init and type inference (explicit_init)
Lint
Done linting! Found 4 violations, 0 serious in 170 files.