Add "echo" as an identifier on its import to fix a linter error #545
Annotations
4 errors and 1 warning
lint:
internal/common/utils/probes.go#L17
undefined: echo (typecheck)
|
lint:
internal/api/instrumentation/probes.go#L77
undefined: echo (typecheck)
|
lint:
internal/api/instrumentation/probes.go#L82
undefined: echo (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|