[docs] Migrate docs from AsciiDoc to Markdown #28737
Annotations
10 errors and 2 warnings
golangci-lint:
auditbeat/module/file_integrity/fileorigin_darwin.go#L27
could not import C (cgo preprocessing failed) (typecheck)
|
golangci-lint:
dev-tools/mage/fields.go#L238
missing return (typecheck)
|
golangci-lint:
dev-tools/mage/settings.go#L462
missing return (typecheck)
|
golangci-lint:
filebeat/inputsource/unix/server.go#L66
cannot use server (variable of type *streamServer) as Server value in return statement: *streamServer does not implement Server (missing method Run) (typecheck)
|
golangci-lint:
filebeat/inputsource/unix/server.go#L75
cannot use server (variable of type *datagramServer) as Server value in return statement: *datagramServer does not implement Server (missing method Run) (typecheck)
|
golangci-lint:
libbeat/common/encoding/xml/decode.go#L57
cdata declared and not used (typecheck)
|
golangci-lint:
libbeat/common/jsonblob.go#L32
cannot use []byte(t) (value of type []byte) as JSONBlob value in assignment (typecheck)
|
golangci-lint:
libbeat/common/jsonblob_test.go#L79
cannot convert conf.JSONBlob (variable of type JSONBlob) to type string (typecheck)
|
golangci-lint:
libbeat/esleg/eslegclient/bulkapi.go#L73
cannot use nil as BulkResponse value in return statement (typecheck)
|
golangci-lint:
libbeat/esleg/eslegclient/bulkapi.go#L80
cannot use nil as BulkResponse value in return statement (typecheck)
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Loading