Sets up location services and map #24
build-and-test.yml
on: pull_request
SwiftLint
/
SwiftLint
28s
Markdown Link Check
/
markdown_link_check
17s
Annotations
4 errors and 1 warning
SwiftLint / SwiftLint:
StrokeCog/Location/LocationModule.swift#L33
Modifier Order Violation: override modifier should come before required (modifier_order)
|
SwiftLint / SwiftLint:
StrokeCog/Map/MapboxView.swift#L13
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
|
SwiftLint / SwiftLint:
StrokeCog/Map/MapboxView.swift#L24
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint:
StrokeCog/Map/MapboxView.swift#L50
Unavailable Function Violation: Unimplemented functions should be marked as unavailable (unavailable_function)
|
Markdown Link Check / markdown_link_check
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/.
|