ci: upgrade Go version from 1.25 to 1.26 in all workflows #67
copilot-setup-steps.yml
on: push
copilot-setup-steps
54s
Annotations
11 errors
|
copilot-setup-steps
Process completed with exit code 1.
|
|
copilot-setup-steps
issues found
|
|
copilot-setup-steps:
service_typed.go#L7
error returned from interface method should be wrapped: sig: func (github.com/GoCodeAlone/modular.Application).RegisterService(name string, service any) error (wrapcheck)
|
|
copilot-setup-steps:
secret_resolver.go#L71
error returned from interface method should be wrapped: sig: func (github.com/GoCodeAlone/modular.SecretResolver).ResolveSecret(ctx context.Context, ref string) (string, error) (wrapcheck)
|
|
copilot-setup-steps:
modules/configwatcher/configwatcher.go#L98
error returned from external package is unwrapped: sig: func (*github.com/fsnotify/fsnotify.Watcher).Close() error (wrapcheck)
|
|
copilot-setup-steps:
modules/configwatcher/configwatcher.go#L83
error returned from external package is unwrapped: sig: func (*github.com/fsnotify/fsnotify.Watcher).Add(path string) error (wrapcheck)
|
|
copilot-setup-steps:
modules/configwatcher/configwatcher.go#L77
error returned from external package is unwrapped: sig: func github.com/fsnotify/fsnotify.NewWatcher() (*github.com/fsnotify/fsnotify.Watcher, error) (wrapcheck)
|
|
copilot-setup-steps:
health_service.go#L4
File is not properly formatted (gofmt)
|
|
copilot-setup-steps:
config_field_tracking.go#L20
File is not properly formatted (gofmt)
|
|
copilot-setup-steps:
application.go#L4
File is not properly formatted (gofmt)
|
|
copilot-setup-steps:
modules/configwatcher/configwatcher.go#L63
Error return value of `w.stopWatching` is not checked (errcheck)
|