Refactor templated event and link generation #42
Annotations
4 errors and 1 warning
lint-and-test:
pkg/tracegen/templated.go#L657
string `event_` has 3 occurrences, make it a constant (goconst)
|
lint-and-test:
pkg/tracegen/templated.go#L703
func `generateExceptionEvent` is unused (unused)
|
lint-and-test:
pkg/tracegen/templated.go#L715
func `generateEvent` is unused (unused)
|
lint-and-test
issues found
|
lint-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|