Skip to content

fix(major): [sc-12609] Handle properly multiple services with the same name. #156

fix(major): [sc-12609] Handle properly multiple services with the same name.

fix(major): [sc-12609] Handle properly multiple services with the same name. #156

Triggered via pull request August 3, 2024 12:41
Status Failure
Total duration 53s
Artifacts

swift-lint.yml

on: pull_request
SwiftLint
43s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

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