Skip to content

Sets up location services and map #31

Sets up location services and map

Sets up location services and map #31

Triggered via pull request April 3, 2024 15:52
@vishnuravivishnuravi
synchronize #4
setup-map
Status Failure
Total duration 38s
Artifacts

build-and-test.yml

on: pull_request
SwiftLint  /  SwiftLint
16s
SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
17s
Markdown Link Check / markdown_link_check
Build and Test
27s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
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)
SwiftLint / SwiftLint: StrokeCog/Location/LocationModule.swift#L33
Modifier Order Violation: override modifier should come before required (modifier_order)
Build and Test
Process completed with exit code 74.
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/.
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test
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/