Bump go/routeros/routeros to v3 #17
Annotations
10 errors and 2 warnings
lint:
config.go#L157
undefined: gcfg (typecheck)
|
lint:
mikrotik.go#L217
cannot use 0 (untyped int constant) as Duration value in argument to mt.AddIP (typecheck)
|
lint:
mikrotik.go#L229
mt.RLock undefined (type *Mikrotik has no field or method RLock) (typecheck)
|
lint:
mikrotik.go#L240
mt.RUnlock undefined (type *Mikrotik has no field or method RUnlock) (typecheck)
|
lint:
mikrotik.go#L368
mt.Lock undefined (type *Mikrotik has no field or method Lock, but does have lock) (typecheck)
|
lint:
mikrotik.go#L373
mt.Unlock undefined (type *Mikrotik has no field or method Unlock) (typecheck)
|
lint:
mikrotik.go#L412
mt.RLock undefined (type *Mikrotik has no field or method RLock) (typecheck)
|
lint:
mikrotik.go#L415
mt.RUnlock undefined (type *Mikrotik has no field or method RUnlock) (typecheck)
|
lint:
mikrotik.go#L420
mt.RUnlock undefined (type *Mikrotik has no field or method RUnlock) (typecheck)
|
lint:
mikrotik.go#L459
mt.Lock undefined (type *Mikrotik has no field or method Lock, but does have lock) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/mikrotik-fwban/mikrotik-fwban. Supported file pattern: go.sum
|
Go test
Restore cache failed: Dependencies file is not found in /home/runner/work/mikrotik-fwban/mikrotik-fwban. Supported file pattern: go.sum
|