Initialize documentation #2
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/
|