Skip to content

Add back replace-type #936

Add back replace-type

Add back replace-type #936

Triggered via pull request January 20, 2025 19:08
Status Failure
Total duration 1m 30s
Artifacts

testing.yml

on: pull_request
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

34 errors
test / test (macos-latest, 1.22): template/config.go#L85
Error return value of `k.Set` is not checked (errcheck)
test / test (macos-latest, 1.22): template/config.go#L86
Error return value of `k.Set` is not checked (errcheck)
test / test (macos-latest, 1.22): template/config.go#L87
Error return value of `k.Set` is not checked (errcheck)
test / test (macos-latest, 1.22): template/config.go#L114
Error return value of `k.Load` is not checked (errcheck)
test / test (macos-latest, 1.22): internal/cmd/mockery.go#L85
Error return value of `cmd.Execute` is not checked (errcheck)
test / test (macos-latest, 1.22): internal/cmd/showconfig.go#L33
Error return value of `k.Load` is not checked (errcheck)
test / test (macos-latest, 1.22): internal/fixtures/requester_test.go#L43
Error return value of `m.Get` is not checked (errcheck)
test / test (macos-latest, 1.22): internal/fixtures/requester_test.go#L44
Error return value of `m.Get` is not checked (errcheck)
test / test (macos-latest, 1.22): internal/template_generator.go#L27
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
test / test (macos-latest, 1.22): internal/template_generator.go#L28
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
test / test (ubuntu-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
test / test (ubuntu-latest, 1.23): template/config.go#L85
Error return value of `k.Set` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): template/config.go#L86
Error return value of `k.Set` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): template/config.go#L87
Error return value of `k.Set` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): template/config.go#L114
Error return value of `k.Load` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): internal/fixtures/requester_test.go#L43
Error return value of `m.Get` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): internal/fixtures/requester_test.go#L44
Error return value of `m.Get` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): internal/cmd/mockery.go#L85
Error return value of `cmd.Execute` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): internal/cmd/showconfig.go#L33
Error return value of `k.Load` is not checked (errcheck)
test / test (ubuntu-latest, 1.23): internal/template_generator.go#L27
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
test / test (ubuntu-latest, 1.23): internal/template_generator.go#L28
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
test / test (macos-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
test / test (macos-latest, 1.23): template/config.go#L85
Error return value of `k.Set` is not checked (errcheck)
test / test (macos-latest, 1.23): template/config.go#L86
Error return value of `k.Set` is not checked (errcheck)
test / test (macos-latest, 1.23): template/config.go#L87
Error return value of `k.Set` is not checked (errcheck)
test / test (macos-latest, 1.23): template/config.go#L114
Error return value of `k.Load` is not checked (errcheck)
test / test (macos-latest, 1.23): internal/fixtures/requester_test.go#L43
Error return value of `m.Get` is not checked (errcheck)
test / test (macos-latest, 1.23): internal/fixtures/requester_test.go#L44
Error return value of `m.Get` is not checked (errcheck)
test / test (macos-latest, 1.23): internal/cmd/mockery.go#L85
Error return value of `cmd.Execute` is not checked (errcheck)
test / test (macos-latest, 1.23): internal/cmd/showconfig.go#L33
Error return value of `k.Load` is not checked (errcheck)
test / test (macos-latest, 1.23): internal/template_generator.go#L27
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
test / test (macos-latest, 1.23): internal/template_generator.go#L28
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
test / test (ubuntu-latest, 1.22)
The job was canceled because "macos-latest_1_22" failed.
test / test (ubuntu-latest, 1.22)
The operation was canceled.