Skip to content

[MT-1351] tvos disk location #222

[MT-1351] tvos disk location

[MT-1351] tvos disk location #222

Triggered via pull request December 22, 2023 12:26
Status Success
Total duration 43s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
32s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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: tealium/core/consentmanager/ConsentManagerModule.swift#L127
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
SwiftLint: tealium/core/consentmanager/ConsentManagerModule.swift#L127
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)