Extend tests and add convenience functions #8
Annotations
9 errors and 2 warnings
lint:
Tests/PentabarfKitTests/PentabarfKitTests.swift#L62
Line should be 120 characters or less; currently it has 124 characters (line_length)
|
lint:
Tests/PentabarfKitTests/PentabarfKitTests.swift#L63
Line should be 200 characters or less; currently it has 250 characters (line_length)
|
lint:
Tests/PentabarfKitTests/PentabarfKitTests.swift#L57
Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/PentabarfKit/Models/Track.swift#L20
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint:
Sources/PentabarfKit/Models/Room.swift#L20
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint:
Sources/PentabarfKit/Models/Person.swift#L20
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint:
Sources/PentabarfKit/ImportExtensions.swift#L121
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
lint
Process completed with exit code 2.
|
build
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|