refactor: 提取共享调度器并移除 robfig/cron 依赖 #714
Annotations
10 errors and 2 warnings
|
Backend:
pkg/scheduler/middleware_test.go#L86
QF1003: could use tagged switch on msg (staticcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L77
Error return value of `s.Stop` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L76
Error return value of `s.Start` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L67
Error return value of `s.Register` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L50
Error return value of `s.Stop` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L49
Error return value of `s.Start` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L40
Error return value of `s.Register` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L28
Error return value of `s.Stop` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L27
Error return value of `s.Start` is not checked (errcheck)
|
|
Backend:
pkg/scheduler/example_test.go#L17
Error return value of `s.Register` is not checked (errcheck)
|
|
Frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|