Recent runs || View in Spyglass
PR | sanposhiho: Support custom plugins in the simulator |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 3m50s |
Revision | 07f7acd265f7d5c791579b2c9b1feee2ba5c2aaf |
Refs |
177 |
... skipping 5793 lines ... docs/how-to-use-custom-plugins/nodenumber/plugin.go:36: File is not `gofumpt`-ed (gofumpt) const Name = "NodeNumber" const preScoreStateKey = "PreScore" + Name docs/how-to-use-custom-plugins/nodenumber/plugin.go:102:28: var-declaration: should drop = 0 from declaration of var nonMatchScore; it is the zero value (revive) var nonMatchScore int64 = 0 ^ make: *** [Makefile:12: lint] Error 1