Skip to content

Support NSUbiquitousKeyValueStore #215

Support NSUbiquitousKeyValueStore

Support NSUbiquitousKeyValueStore #215

Triggered via pull request May 22, 2023 07:05
Status Success
Total duration 1m 9s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: Tests/DefaultsTests/DefaultsSetAlgebraTests.swift#L51
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
lint: Tests/DefaultsTests/DefaultsSetAlgebraTests.swift#L55
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
lint: Tests/DefaultsTests/DefaultsSetAlgebraTests.swift#L59
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
lint: Tests/DefaultsTests/DefaultsTests.swift#L468
XCTest Specific Matcher Violation: Prefer the specific matcher 'XCTAssertEqual' instead (xct_specific_matcher)