[8.13](backport #4846) [windows] if elastic-agent run
fails, log error to Application EventLog
#10010
Annotations
10 errors and 3 warnings
internal/pkg/agent/cmd/run.go#L82
expected statement, found '<<' (typecheck)
|
internal/pkg/agent/cmd/run.go#L86
expected ';', found fails (typecheck)
|
internal/pkg/agent/cmd/run.go#L87
expected '{', found 'return' (typecheck)
|
internal/pkg/agent/cmd/run.go#L90
expected ';', found ',' (typecheck)
|
internal/pkg/agent/cmd/run.go#L91
missing ',' before newline in composite literal (typecheck)
|
internal/pkg/agent/cmd/run.go#L97
missing ',' before newline in composite literal (typecheck)
|
internal/pkg/agent/cmd/run.go#L102
missing ',' before newline in composite literal (typecheck)
|
internal/pkg/agent/cmd/run.go#L104
missing ',' before newline in composite literal (typecheck)
|
internal/pkg/agent/cmd/run.go#L105
expected '==', found '=' (typecheck)
|
internal/pkg/agent/cmd/run.go#L107
expected operand, found 'return' (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
This job failed
Loading