Skip to content

[MT-1437] Config.isEnabled implementation #219

[MT-1437] Config.isEnabled implementation

[MT-1437] Config.isEnabled implementation #219

Triggered via pull request December 21, 2023 10:39
@EnricozaEnricoza
synchronize #316
mt-1437
Status Success
Total duration 46s
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)