Skip to content

feat: add acknowledgements #2

feat: add acknowledgements

feat: add acknowledgements #2

Triggered via pull request September 8, 2024 10:01
Status Success
Total duration 3m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
lint
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: MiniSim/AppleScript Commands/NSScriptCommand+utils.swift#L23
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
lint: MiniSim/Views/About.swift#L10
Sorted Imports Violation: Imports should be sorted (sorted_imports)
lint: MiniSim/Views/About.swift#L61
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
lint: MiniSim/Views/About.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: MiniSim/Views/About.swift#L24
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: MiniSim/Views/About.swift#L29
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: MiniSim/Views/About.swift#L45
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: MiniSim/Views/About.swift#L49
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: MiniSim/Service/DeviceService.swift#L301
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
lint: MiniSim/Service/DeviceService.swift#L451
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 15 (cyclomatic_complexity)
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/