Skip to content

Device Names

Device Names #213

Triggered via pull request November 28, 2023 14:38
@craigrousecraigrouse
synchronize #315
MT-1359
Status Success
Total duration 49s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
36s
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)