Feat/shipwreck rafting #25
Annotations
5 errors and 2 warnings
Go:
cardinal/system/sail_ship.go#L35
Error return value is not checked (errcheck)
|
Go:
cardinal/system/start_sail_shipwreck_system.go#L15
cognitive complexity 21 of func `StartSailShipwreckSystem` is high (> 20) (gocognit)
|
Go:
cardinal/system/sail_ship.go#L27
captLocal: `RaftTravelDistancePerTick' should not be capitalized (gocritic)
|
Go:
cardinal/system/utils.go#L190
unnecessary leading newline (whitespace)
|
Go
issues found
|
Go:
cardinal/query/all_ships.go#L16
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/oceanus-shard/oceanus-shard. Supported file pattern: go.sum
|