Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device Names #315

Merged
merged 13 commits into from
Jan 16, 2024

Make macos core tests work on macos 12

9d9d335
Select commit
Loading
Failed to load commit list.
Merged

Device Names #315

Make macos core tests work on macos 12
9d9d335
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 16, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 5
- Added 2
           

See the complete overview on Codacy

Annotations

Check warning on line 216 in support/tests/test_tealium_core/device_data/DeviceDataTests.swift

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

support/tests/test_tealium_core/device_data/DeviceDataTests.swift#L216

Force unwrapping should be avoided

Check warning on line 219 in support/tests/test_tealium_core/device_data/DeviceDataTests.swift

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

support/tests/test_tealium_core/device_data/DeviceDataTests.swift#L219

Limit vertical whitespace to a single empty line; currently 2