support hooks in analysis pipeline #1024
Annotations
10 errors and 1 warning
Test:
document/document.go#L123
cannot use f (variable of type Field) as type index.Field in argument to visitor:
|
Test:
document/document.go#L129
cannot use f (variable of type *CompositeField) as type index.CompositeField in argument to visitor:
|
Test:
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as type analysis.TokenStream in argument to analysis.TokenFrequency:
|
Test:
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
Test:
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
Test:
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
Test:
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
Test:
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
Test:
analysis/lang/fa/analyzer_fa_test.go#L604
invalid argument: actual (variable of type interface{}) for len
|
Test:
analysis/lang/fa/analyzer_fa_test.go#L605
invalid argument: actual (variable of type interface{}) for len
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading