support hooks in analysis pipeline #1024
Annotations
63 errors and 9 warnings
test (1.18.x, ubuntu-latest):
document/document.go#L123
cannot use f (variable of type Field) as type index.Field in argument to visitor:
|
test (1.18.x, ubuntu-latest):
document/document.go#L129
cannot use f (variable of type *CompositeField) as type index.CompositeField in argument to visitor:
|
test (1.18.x, ubuntu-latest):
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as type analysis.TokenStream in argument to analysis.TokenFrequency:
|
test (1.18.x, ubuntu-latest):
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
test (1.18.x, ubuntu-latest):
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
test (1.18.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
test (1.18.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L604
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L605
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, windows-latest)
The operation was canceled.
|
test (1.19.x, windows-latest)
The operation was canceled.
|
test (1.18.x, windows-latest)
The operation was canceled.
|
test (1.20.x, ubuntu-latest):
document/document.go#L123
cannot use f (variable of type Field) as index.Field value in argument to visitor: Field does not implement index.Field (wrong type for method Analyze)
|
test (1.20.x, ubuntu-latest):
document/document.go#L129
cannot use f (variable of type *CompositeField) as index.CompositeField value in argument to visitor: *CompositeField does not implement index.CompositeField (wrong type for method Analyze)
|
test (1.20.x, ubuntu-latest):
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as analysis.TokenStream value in argument to analysis.TokenFrequency: need type assertion
|
test (1.20.x, ubuntu-latest):
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
test (1.20.x, ubuntu-latest):
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
test (1.20.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
test (1.20.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L604
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L605
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, ubuntu-latest):
document/document.go#L123
cannot use f (variable of type Field) as type index.Field in argument to visitor:
|
test (1.19.x, ubuntu-latest):
document/document.go#L129
cannot use f (variable of type *CompositeField) as type index.CompositeField in argument to visitor:
|
test (1.19.x, ubuntu-latest):
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as type analysis.TokenStream in argument to analysis.TokenFrequency:
|
test (1.19.x, ubuntu-latest):
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
test (1.19.x, ubuntu-latest):
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
test (1.19.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
test (1.19.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L604
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, ubuntu-latest):
analysis/lang/fa/analyzer_fa_test.go#L605
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, macos-latest):
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as type analysis.TokenStream in argument to analysis.TokenFrequency:
|
test (1.19.x, macos-latest):
document/document.go#L123
cannot use f (variable of type Field) as type index.Field in argument to visitor:
|
test (1.19.x, macos-latest):
document/document.go#L129
cannot use f (variable of type *CompositeField) as type index.CompositeField in argument to visitor:
|
test (1.19.x, macos-latest):
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
test (1.19.x, macos-latest):
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
test (1.19.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
test (1.19.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L604
invalid argument: actual (variable of type interface{}) for len
|
test (1.19.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L605
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, macos-latest):
document/document.go#L123
cannot use f (variable of type Field) as index.Field value in argument to visitor: Field does not implement index.Field (wrong type for method Analyze)
|
test (1.20.x, macos-latest):
document/document.go#L129
cannot use f (variable of type *CompositeField) as index.CompositeField value in argument to visitor: *CompositeField does not implement index.CompositeField (wrong type for method Analyze)
|
test (1.20.x, macos-latest):
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as analysis.TokenStream value in argument to analysis.TokenFrequency: need type assertion
|
test (1.20.x, macos-latest):
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
test (1.20.x, macos-latest):
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
test (1.20.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
test (1.20.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L604
invalid argument: actual (variable of type interface{}) for len
|
test (1.20.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L605
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, macos-latest):
analysis/benchmark_test.go#L36
cannot use ts (variable of type interface{}) as type analysis.TokenStream in argument to analysis.TokenFrequency:
|
test (1.18.x, macos-latest):
analysis/lang/ckb/sorani_stemmer_filter_test.go#L294
cannot range over actual (variable of type interface{})
|
test (1.18.x, macos-latest):
analysis/lang/fi/analyzer_fi_test.go#L61
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, macos-latest):
analysis/lang/fi/analyzer_fi_test.go#L62
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, macos-latest):
analysis/lang/fi/analyzer_fi_test.go#L64
cannot range over actual (variable of type interface{})
|
test (1.18.x, macos-latest):
analysis/lang/ar/analyzer_ar_test.go#L181
invalid operation: cannot index actual (variable of type interface{})
|
test (1.18.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L309
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L310
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L312
cannot range over actual (variable of type interface{})
|
test (1.18.x, macos-latest):
analysis/lang/fa/analyzer_fa_test.go#L604
invalid argument: actual (variable of type interface{}) for len
|
test (1.18.x, ubuntu-latest)
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/
|
test (1.20.x, windows-latest)
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/
|
test (1.19.x, windows-latest)
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/
|
test (1.18.x, windows-latest)
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/
|
test (1.20.x, ubuntu-latest)
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/
|
test (1.19.x, ubuntu-latest)
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/
|
test (1.19.x, macos-latest)
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/
|
test (1.20.x, macos-latest)
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/
|
test (1.18.x, macos-latest)
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/
|