Draft solution v4 #333
Annotations
10 errors and 1 warning
Run testing:
http_test.go#L101
undefined: mockGauge
|
Run testing:
http_test.go#L108
undefined: mockHistogram
|
Run testing:
http_test.go#L115
unknown field log in struct literal of type ServerHandler
|
Run testing:
http_test.go#L117
unknown field errorRequests in struct literal of type ServerHandler
|
Run testing:
http_test.go#L118
unknown field emptyRequests in struct literal of type ServerHandler
|
Run testing:
http_test.go#L119
unknown field invalidCount in struct literal of type ServerHandler
|
Run testing:
http_test.go#L120
unknown field incomingQueueDepthMetric in struct literal of type ServerHandler
|
Run testing:
http_test.go#L122
unknown field incomingQueueLatency in struct literal of type ServerHandler
|
Run testing:
http_test.go#L156
undefined: mockGauge
|
Run testing:
http_test.go#L168
undefined: mockHistogram
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading