Skip to content

Closes Badger DB properly #1172

Closes Badger DB properly

Closes Badger DB properly #1172

Triggered via push October 28, 2024 12:51
Status Failure
Total duration 3m 2s
Artifacts

tests.yaml

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

Annotations

8 errors and 4 warnings
test (ubuntu-latest, 1.22.x): transform/transform.go#L103
cannot use kv (variable of type *badgerStorage) as kvStorage value in argument to createJSONRecordsTask: *badgerStorage does not implement kvStorage (wrong type for method close)
test (ubuntu-latest, 1.22.x)
Process completed with exit code 1.
test (ubuntu-latest, 1.21.x): transform/transform.go#L103
cannot use kv (variable of type *badgerStorage) as kvStorage value in argument to createJSONRecordsTask: *badgerStorage does not implement kvStorage (wrong type for method close)
test (ubuntu-latest, 1.21.x)
Process completed with exit code 1.
test (windows-latest, 1.21.x): transform/transform.go#L103
cannot use kv (variable of type *badgerStorage) as kvStorage value in argument to createJSONRecordsTask: *badgerStorage does not implement kvStorage (wrong type for method close)
test (windows-latest, 1.21.x)
Process completed with exit code 1.
test (windows-latest, 1.22.x): transform/transform.go#L103
cannot use kv (variable of type *badgerStorage) as kvStorage value in argument to createJSONRecordsTask: *badgerStorage does not implement kvStorage (wrong type for method close)
test (windows-latest, 1.22.x)
Process completed with exit code 1.
test (ubuntu-latest, 1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest, 1.21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest, 1.21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest, 1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/