Ordered accumulation updates #740
ci.yml
on: pull_request
Swift Lint
17s
Build and Test
10m 6s
Annotations
3 errors and 1 warning
Shorthand Operator (shorthand_operator):
Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift#L472
Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning
|
Prefer For-Where (for_where):
Blockchain/Sources/Blockchain/RuntimeProtocols/Accumulation.swift#L94
`where` clauses are preferred over a single `if` inside a `for`
|
Build and Test
Process completed with exit code 2.
|
Build and Test
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|