Skip to content

Initialize documentation #2

Initialize documentation

Initialize documentation #2

Triggered via push November 15, 2024 14:52
Status Failure
Total duration 20s
Billable time 1m
Artifacts

swiftlint.yml

on: push
swiftlint
9s
swiftlint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
swiftlint: .spm.swift#L167
Function body should span 50 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
swiftlint: .spm.swift#L237
Function body should span 50 lines or less excluding comments and whitespace: currently spans 58 lines (function_body_length)
swiftlint: .spm.swift#L243
Line should be 120 characters or less; currently it has 193 characters (line_length)
swiftlint: .spm.swift#L244
Line should be 120 characters or less; currently it has 198 characters (line_length)
swiftlint: .spm.swift#L245
Line should be 120 characters or less; currently it has 122 characters (line_length)
swiftlint: .spm.swift#L290
Line should be 200 characters or less; currently it has 244 characters (line_length)
swiftlint: .spm.swift#L313
Files should have a single trailing newline (trailing_newline)
swiftlint: .spm.swift#L112
Lines should not have trailing whitespace (trailing_whitespace)
swiftlint
Process completed with exit code 2.
swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/