fix(major): [sc-12609] Create proper service endpoint. #157
Annotations
10 errors
Benchmarks/DistributedSystem/ServerAndClient.swift#L1
File Name Violation: File name should match a type or extension declared in the file (if any) (file_name)
|
Benchmarks/DistributedSystem/ServerAndClient.swift#L30
Number Separator Violation: Underscores should be used as thousand separators (number_separator)
|
Benchmarks/DistributedSystem/ServerAndClient.swift#L170
Unavailable Function Violation: Unimplemented functions should be marked as unavailable (unavailable_function)
|
Benchmarks/DistributedSystem/ServerAndClient.swift#L182
Unavailable Function Violation: Unimplemented functions should be marked as unavailable (unavailable_function)
|
Benchmarks/DistributedSystem/DistributedSystemBenchmarks.swift#L72
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
Benchmarks/DistributedSystem/DistributedSystemBenchmarks.swift#L440
File Length Violation: File should contain 400 lines or less: currently contains 440 (file_length)
|
Benchmarks/DistributedSystem/DistributedSystemBenchmarks.swift#L1
File Name Violation: File name should match a type or extension declared in the file (if any) (file_name)
|
Benchmarks/DistributedSystem/DistributedSystemBenchmarks.swift#L140
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
Benchmarks/DistributedSystem/DistributedSystemBenchmarks.swift#L70
Line Length Violation: Line should be 140 characters or less; currently it has 142 characters (line_length)
|
Benchmarks/DistributedSystem/DistributedSystemBenchmarks.swift#L267
Line Length Violation: Line should be 140 characters or less; currently it has 143 characters (line_length)
|
This job failed
Loading