Skip to content

Implement non-experimental bulk import and export #5819

Implement non-experimental bulk import and export

Implement non-experimental bulk import and export #5819

Triggered via pull request September 16, 2024 22:32
Status Failure
Total duration 10m 55s
Artifacts

build-test.yaml

on: pull_request
paths-filter
3s
paths-filter
Matrix: Datastore Tests
Fit to window
Zoom out
Zoom in

Annotations

91 errors and 5 warnings
WASM Tests: internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
WASM Tests: internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
WASM Tests: internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
WASM Tests: internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
WASM Tests: internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
WASM Tests: internal/services/v1/experimental.go#L169
other declaration of BulkExport
WASM Tests
Process completed with exit code 1.
Build Binary & Image: internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
Build Binary & Image: internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
Build Binary & Image: internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
Build Binary & Image: internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
Build Binary & Image: internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
Build Binary & Image: internal/services/v1/experimental.go#L169
other declaration of BulkExport
Build Binary & Image
Process completed with exit code 1.
Integration Tests: internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
Integration Tests: internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
Integration Tests: internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
Integration Tests: internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
Integration Tests: internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
Integration Tests: internal/services/v1/experimental.go#L169
other declaration of BulkExport
Integration Tests
Process completed with exit code 1.
Datastore Tests (mysql): internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
Datastore Tests (mysql): internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
Datastore Tests (mysql): internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
Datastore Tests (mysql): internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
Datastore Tests (mysql): internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
Datastore Tests (mysql): internal/services/v1/experimental.go#L169
other declaration of BulkExport
Datastore Tests (mysql)
Process completed with exit code 1.
Datastore Tests (spanner): internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
Datastore Tests (spanner): internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
Datastore Tests (spanner): internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
Datastore Tests (spanner): internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
Datastore Tests (spanner): internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
Datastore Tests (spanner): internal/services/v1/experimental.go#L169
other declaration of BulkExport
Datastore Tests (spanner)
Process completed with exit code 1.
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E
Cannot open: File exists
E2E: internal/services/v1/experimental.go#L151
missing return
E2E: internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
E2E: internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
E2E: internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
E2E: internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
E2E: internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
E2E: internal/services/v1/experimental.go#L169
other declaration of BulkExport
E2E: internal/services/v1/permissions.go#L877
missing return
E2E
Process completed with exit code 1.
Datastore Tests (postgres): internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
Datastore Tests (postgres): internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
Datastore Tests (postgres): internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
Datastore Tests (postgres): internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
Datastore Tests (postgres): internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
Datastore Tests (postgres): internal/services/v1/experimental.go#L169
other declaration of BulkExport
Datastore Tests (postgres)
Process completed with exit code 1.
Unit: internal/services/v1/experimental.go#L151
missing return
Unit: internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
Unit: internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
Unit: internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
Unit: internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
Unit: internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
Unit: internal/services/v1/experimental.go#L169
other declaration of BulkExport
Unit: internal/services/v1/permissions.go#L877
missing return
Unit
Process completed with exit code 1.
Datastore Tests (crdb): internal/services/v1/experimental.go#L163
cannot use req (variable of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsRequest) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsRequest value in argument to BulkExport
Datastore Tests (crdb): internal/services/v1/experimental.go#L163
cannot use resp.Send (value of type func(*"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) error) as func(response *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse) error value in argument to BulkExport
Datastore Tests (crdb): internal/services/v1/experimental.go#L297
cannot use &v1.BulkExportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkExportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ExportBulkRelationshipsResponse value in argument to sender
Datastore Tests (crdb): internal/services/v1/experimental.go#L375
cannot use &v1.BulkImportRelationshipsResponse{…} (value of type *"github.com/authzed/authzed-go/proto/authzed/api/v1".BulkImportRelationshipsResponse) as *"github.com/authzed/authzed-go/proto/authzed/api/v1".ImportBulkRelationshipsResponse value in argument to stream.SendAndClose
Datastore Tests (crdb): internal/services/v1/experimental.go#L383
BulkExport redeclared in this block
Datastore Tests (crdb): internal/services/v1/experimental.go#L169
other declaration of BulkExport
Datastore Tests (crdb)
Process completed with exit code 1.
Analyzers Unit Tests
Both go-version and go-version-file inputs are specified, only go-version will be used
Generate Protobufs
No github_token supplied, API requests will be subject to stricter rate limiting
E2E
Both go-version and go-version-file inputs are specified, only go-version will be used
E2E
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
E2E
No files were found with the provided path: e2e/newenemy/*.log. No artifacts will be uploaded.