Skip to content

MB-56946: update analyzer interface and registry #1554

MB-56946: update analyzer interface and registry

MB-56946: update analyzer interface and registry #1554

Triggered via pull request September 9, 2024 14:13
Status Failure
Total duration 1m 44s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
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)
Process completed with exit code 1.
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.22.x, ubuntu-latest)
The operation was canceled.
test (1.22.x, macos-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.22.x, macos-latest)
The operation was canceled.
test (1.20.x, macos-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.20.x, windows-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.20.x, windows-latest)
The operation was canceled.
test (1.22.x, windows-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.22.x, windows-latest)
The operation was canceled.
test (1.21.x, windows-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.21.x, windows-latest)
The operation was canceled.
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.21.x, ubuntu-latest)
The operation was canceled.
test (1.21.x, macos-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.21.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.21.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.21.x, macos-latest)
The operation was canceled.
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.20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/