Add Cache, Scheduler, and EventBus modules for enhanced application capabilities #28
modules-ci.yml
on: pull_request
detect-modules
2s
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
modules-summary
0s
Annotations
11 errors and 2 warnings
|
Lint cache:
modules/cache/memory.go#L35
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
|
Lint cache:
modules/cache/module_test.go#L121
Error return value of `module.RegisterConfig` is not checked (errcheck)
|
|
Lint cache:
modules/cache/module_test.go#L122
Error return value of `module.Init` is not checked (errcheck)
|
|
Lint cache:
modules/cache/module_test.go#L179
Error return value of `module.RegisterConfig` is not checked (errcheck)
|
|
Lint cache:
modules/cache/module_test.go#L190
Error return value of `module.Init` is not checked (errcheck)
|
|
Lint cache:
modules/cache/module_test.go#L192
Error return value of `module.Start` is not checked (errcheck)
|
|
Lint cache:
modules/cache/module_test.go#L209
Error return value of `module.Stop` is not checked (errcheck)
|
|
Lint cache:
modules/cache/config.go#L24
File is not properly formatted (gofmt)
|
|
Lint cache:
modules/cache/engine.go#L36
File is not properly formatted (gofmt)
|
|
Lint cache:
modules/cache/errors.go#L23
File is not properly formatted (gofmt)
|
|
Lint
golangci-lint exit with code 3
|
|
Lint cache
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|