Open telemetry and new op benchmarking #23
Annotations
11 errors and 3 warnings
fmt
Process completed with exit code 2.
|
lint:
benchmarking/exporter.go#L9
unnecessary conversion (unconvert)
|
lint:
gno.land/cmd/gnoland/start.go#L184
string `true` has 4 occurrences, make it a constant (goconst)
|
lint:
gno.land/cmd/gnoland/start.go#L227
`enviroment` is a misspelling of `environment` (misspell)
|
lint:
telemetry/init.go#L33
unnecessary leading newline (whitespace)
|
lint:
telemetry/init.go#L34
File is not `gofumpt`-ed (gofumpt)
|
lint:
telemetry/metrics/init.go#L93
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint:
telemetry/metrics/init.go#L109
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint:
telemetry/traces/init.go#L29
unnecessary leading newline (whitespace)
|
lint:
telemetry/traces/init.go#L30
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
modtidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|