Skip to content

Configure Renovate

Configure Renovate #40

Triggered via pull request December 15, 2023 17:51
Status Failure
Total duration 2m 12s
Artifacts

swift.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
run-macos
Process completed with exit code 1.
swiftlint
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/
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L13
Explicit ACL Violation: All declarations should specify Access Control Level keywords explicitly. (explicit_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L14
Explicit ACL Violation: All declarations should specify Access Control Level keywords explicitly. (explicit_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L16
Explicit ACL Violation: All declarations should specify Access Control Level keywords explicitly. (explicit_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L11
Explicit ACL Violation: All declarations should specify Access Control Level keywords explicitly. (explicit_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L24
Explicit ACL Violation: All declarations should specify Access Control Level keywords explicitly. (explicit_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L23
Explicit ACL Violation: All declarations should specify Access Control Level keywords explicitly. (explicit_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L11
Explicit Top Level ACL Violation: Top-level declarations should specify Access Control Level keywords explicitly. (explicit_top_level_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L23
Explicit Top Level ACL Violation: Top-level declarations should specify Access Control Level keywords explicitly. (explicit_top_level_acl)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L17
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument. (multiple_closures_with_trailing_closure)
swiftlint: Sources/CoolDownSwiftUIMapper/Default Views/CDLinkView.swift#L9
Sorted Imports Violation: Imports should be sorted. (sorted_imports)
run-macos
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/