fix: v2 API upgrade #174
Annotations
7 errors and 3 warnings
test:
cmd/insights/contributors.go#L315
fmt.Sprintf format %d has arg repo of wrong type string
|
test
Process completed with exit code 2.
|
lint:
cmd/insights/contributors.go#L291
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
cmd/insights/contributors.go#L303
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
cmd/insights/contributors.go#L327
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
cmd/insights/contributors.go#L315
printf: fmt.Sprintf format %d has arg repo of wrong type string (govet)
|
lint
issues found
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753. 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/checkout@v3, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, 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/.
|