Skip to content

Sets up location services and map #28

Sets up location services and map

Sets up location services and map #28

Re-run triggered April 3, 2024 15:48
Status Failure
Total duration 20s
Artifacts

build-and-test.yml

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

Annotations

5 errors and 3 warnings
Build and Test
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/StrokeCog/StrokeCog/version2/LifeSpace'. No such file or directory
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/.
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/