Skip to content

async input callback write #161

async input callback write

async input callback write #161

Triggered via pull request September 29, 2023 10:50
Status Failure
Total duration 2m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Build and test
2m 2s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build and test: testdata/input/input.go#L15
cannot use &inputPlugin{} (value of type *inputPlugin) as plugin.InputPlugin value in argument to plugin.RegisterInput: *inputPlugin does not implement plugin.InputPlugin (wrong type for method Collect)
Build and test
Process completed with exit code 1.