Update FlowAccount.swift #103
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sources/Network/UserAgent.swift#L38
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/Network/FlowTransport.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Network/FlowAccessProtocol.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Network/HTTP/Target.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Network/HTTP/FlowHTTPClient.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Network/HTTP/FlowHTTPClient.swift#L80
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/Network/HTTP/AccessEndpoint.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Network/HTTP/FlowHTTPModel.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Cadence/CommonCadence.swift#L4
File Header Violation: Header comments should be consistent with project patterns (file_header)
|
Sources/Cadence/CommonCadence.swift#L215
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
This job succeeded
Loading