Skip to content

adding check for devices on network (#33)

codefactor.io / CodeFactor failed Jun 27, 2024 in 3s

1 issue fixed. 3 issues found.

Annotations

Check notice on line 35 in Tests/SublimationBonjourTests/MockTXTRecord.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Tests/SublimationBonjourTests/MockTXTRecord.swift#L35

All declarations should specify Access Control Level keywords explicitly. (explicit_acl)

Check notice on line 35 in Tests/SublimationBonjourTests/MockTXTRecord.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Tests/SublimationBonjourTests/MockTXTRecord.swift#L35

An 'other_method' should not be placed amongst the type content(s) 'instance_property'. (type_contents_order)

Check notice on line 62 in Sources/SublimationBonjour/SublimationKey.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SublimationBonjour/SublimationKey.swift#L62

Code should be indented using one tab or 2 spaces. (indentation_width)