Feat/r17 #145
Annotations
10 errors and 1 warning
lint (1.21):
internal/sbi/processor/ampolicy.go#L24
p.Context undefined (type *Processor has no field or method Context) (typecheck)
|
lint (1.21):
internal/sbi/processor/ampolicy.go#L41
p.Context undefined (type *Processor has no field or method Context) (typecheck)
|
lint (1.21):
internal/sbi/processor/ampolicy.go#L93
p.Context undefined (type *Processor has no field or method Context) (typecheck)
|
lint (1.21):
internal/sbi/server.go#L77
s.Context undefined (type *Server has no field or method Context) (typecheck)
|
lint (1.21):
internal/sbi/server.go#L85
s.Context undefined (type *Server has no field or method Context) (typecheck)
|
lint (1.21):
internal/sbi/server.go#L97
s.Context undefined (type *Server has no field or method Context) (typecheck)
|
lint (1.21):
internal/sbi/server.go#L114
s.Config undefined (type *Server has no field or method Config) (typecheck)
|
lint (1.21):
internal/sbi/server.go#L158
s.Terminate undefined (type *Server has no field or method Terminate) (typecheck)
|
lint (1.21):
internal/sbi/server.go#L167
s.Config undefined (type *Server has no field or method Config) (typecheck)
|
lint (1.21)
issues found
|
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/pcf/pcf. Supported file pattern: go.sum
|