support hooks in analysis pipeline #1024
Annotations
10 errors and 1 warning
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as type analysis.TokenStream in argument to analysis.TokenFrequency:
|
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
analysis/lang/fi/analyzer_fi_test.go#L61
invalid argument: actual (variable of type interface{}) for len
|
analysis/lang/fi/analyzer_fi_test.go#L62
invalid argument: actual (variable of type interface{}) for len
|
analysis/lang/fi/analyzer_fi_test.go#L64
cannot range over actual (variable of type interface{})
|
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
analysis/lang/fa/analyzer_fa_test.go#L604
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