Improve survey workflow #124
build-and-test.yml
on: pull_request
SwiftLint
/
SwiftLint
9s
Markdown Link Check
/
markdown_link_check
19s
Build and Test
19m 5s
Annotations
3 errors and 2 warnings
SwiftLint / SwiftLint:
LifeSpace/Map/OptionsPanel.swift#L13
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint / SwiftLint:
LifeSpace/Map/OptionsPanel.swift#L78
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
SwiftLint / SwiftLint:
LifeSpace/Survey/DailySurveyTaskView.swift#L92
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
Markdown Link Check / markdown_link_check
The following actions uses Node.js version which is deprecated 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/
|
Build and Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: extractions/netrc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|