Skip to content

Add Settings Structs to Organizations, Apps and Users #130

Add Settings Structs to Organizations, Apps and Users

Add Settings Structs to Organizations, Apps and Users #130

Triggered via push July 24, 2023 08:00
Status Success
Total duration 1m 50s
Artifacts

test.yml

on: push
Build and run tests
1m 19s
Build and run tests
Run Swiftlint
8s
Run Swiftlint
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Swiftlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Swiftlint: Tests/QueryResultTests/QueryResultTests.swift#L152
Files should have a single trailing newline. (trailing_newline)
Run Swiftlint: Tests/QueryResultTests/QueryResultTests.swift#L152
Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L179
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L204
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L212
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L238
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L147
Lines should not have trailing whitespace. (trailing_whitespace)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L148
Lines should not have trailing whitespace. (trailing_whitespace)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L177
Lines should not have trailing whitespace. (trailing_whitespace)
Run Swiftlint: Tests/QueryTests/CustomQueryTests.swift#L210
Lines should not have trailing whitespace. (trailing_whitespace)