Changes yml file for github actions #2
Annotations
15 errors and 11 warnings
|
Lint:
manager/global/globalmanager.go#L158
Error return value of `amInstance.Shutdown` is not checked (errcheck)
|
|
Lint:
manager/app/appmanager.go#L181
Error return value of `lmInstance.Shutdown` is not checked (errcheck)
|
|
Lint:
manager/app/appmanager.go#L163
Error return value of `lmInstance.Shutdown` is not checked (errcheck)
|
|
Lint:
manager/local/localmanager.go#L548
Error return value is not checked (errcheck)
|
|
Lint:
manager/local/localmanager.go#L209
Error return value of `LM.ShutdownFunction` is not checked (errcheck)
|
|
Lint:
test/common/resetglobalstate.go#L23
Error return value of `metrics.StopMetricsServer` is not checked (errcheck)
|
|
Lint:
metrics/registry.go#L16
Error return value is not checked (errcheck)
|
|
Lint:
metrics/exporter.go#L64
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
metrics/exporter.go#L57
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
metrics/collector.go#L72
Error return value of `types.GetGlobalManager` is not checked (errcheck)
|
|
Test (1.22)
Process completed with exit code 1.
|
|
Test (1.23)
The strategy configuration was canceled because "test._1_22" failed
|
|
Test (1.23)
Process completed with exit code 1.
|
|
Test (1.21)
The strategy configuration was canceled because "test._1_22" failed
|
|
Test (1.21)
The operation was canceled.
|
|
Lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>01VoxaQAAAABnDS44V1tsQL93AAW26m7ZRE0yRURHRTAxMjAARWRnZQ==
|
|
Lint:
manager/global/metadata.go#L22
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
|
Lint:
manager/app/appmanager.go#L17
exported: type name will be used as app.AppManagerStruct by other packages, and that stutters; consider calling this ManagerStruct (revive)
|
|
Lint:
manager/local/localmanager.go#L19
exported: type name will be used as local.LocalManagerStruct by other packages, and that stutters; consider calling this ManagerStruct (revive)
|
|
Lint:
internal/helper/app/apphelper.go#L6
exported: type name will be used as app.AppHelper by other packages, and that stutters; consider calling this Helper (revive)
|
|
Lint:
internal/helper/local/localhelper.go#L5
exported: type name will be used as local.LocalHelper by other packages, and that stutters; consider calling this Helper (revive)
|
|
Lint:
types/builderappmanager.go#L13
var-naming: don't use underscores in Go names; const Prefix_AppManager should be PrefixAppManager (revive)
|
|
Lint:
types/builderroutine.go#L11
var-naming: don't use underscores in Go names; const Prefix_Routine should be PrefixRoutine (revive)
|
|
Lint:
types/builderlocalmanager.go#L14
var-naming: don't use underscores in Go names; const Prefix_LocalManager should be PrefixLocalManager (revive)
|
|
Lint:
manager/errors/errors.go#L16
error-naming: error var WrngLocalManagerAlreadyExists should have name of the form ErrFoo (revive)
|
|
Lint
Failed to restore: Cache service responded with 400
|