OTTL Playground Autocomplete Implementation Summary #25
Annotations
8 errors and 1 warning
|
build
Process completed with exit code 1.
|
|
build:
wasm/internal/validator_noptr.go#L101
cannot use funcs (variable of type map[string]ottl.Factory[ottlscope.TransformContext]) as map[string]ottl.Factory[*ottlscope.TransformContext] value in argument to ottlscope.NewParser
|
|
build:
wasm/internal/validator_noptr.go#L91
cannot use funcs (variable of type map[string]ottl.Factory[ottlresource.TransformContext]) as map[string]ottl.Factory[*ottlresource.TransformContext] value in argument to ottlresource.NewParser
|
|
build:
wasm/internal/validator_noptr.go#L81
cannot use funcs (variable of type map[string]ottl.Factory[ottldatapoint.TransformContext]) as map[string]ottl.Factory[*ottldatapoint.TransformContext] value in argument to ottldatapoint.NewParser
|
|
build:
wasm/internal/validator_noptr.go#L71
cannot use funcs (variable of type map[string]ottl.Factory[ottlmetric.TransformContext]) as map[string]ottl.Factory[*ottlmetric.TransformContext] value in argument to ottlmetric.NewParser
|
|
build:
wasm/internal/validator_noptr.go#L61
cannot use funcs (variable of type map[string]ottl.Factory[ottlspanevent.TransformContext]) as map[string]ottl.Factory[*ottlspanevent.TransformContext] value in argument to ottlspanevent.NewParser
|
|
build:
wasm/internal/validator_noptr.go#L51
cannot use funcs (variable of type map[string]ottl.Factory[ottlspan.TransformContext]) as map[string]ottl.Factory[*ottlspan.TransformContext] value in argument to ottlspan.NewParser
|
|
build:
wasm/internal/validator_noptr.go#L41
cannot use funcs (variable of type map[string]ottl.Factory[ottllog.TransformContext]) as map[string]ottl.Factory[*ottllog.TransformContext] value in argument to ottllog.NewParser
|
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|