Skip to content

[DRAFT] Add Google Drive Integration #638

[DRAFT] Add Google Drive Integration

[DRAFT] Add Google Drive Integration #638

Triggered via pull request November 17, 2024 12:57
Status Failure
Total duration 1m 53s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: internal/integrations/google-drive.go#L251
cannot use d.Size() (value of type int64) as int value in struct literal
Build: internal/integrations/google-drive.go#L371
cannot use []byte{} (value of type []byte) as string value in struct literal
Build: internal/integrations/google-drive.go#L372
unknown field SourceFileType in struct literal of type messages.IntegrationMetadata
Build: internal/integrations/google-drive.go#L373
unknown field ProvidedFileType in struct literal of type messages.IntegrationMetadata
Build: internal/integrations/google-drive.go#L386
cannot use io.ReadAll(resp.Body) (value of type []byte) as string value in assignment
Build: internal/integrations/integrations.go#L43
cannot use newGDrive(intg) (value of type *GDrive) as IntegrationProvider value in return statement: *GDrive does not implement IntegrationProvider (wrong type for method Download)
Build: internal/ui/handlers.go#L536
undefined: integrations
Build: internal/ui/handlers.go#L566
undefined: integrations
Build: internal/ui/routes.go#L84
app.exploreIntegration undefined (type *ReactAppWrapper has no field or method exploreIntegration)
Build: internal/ui/routes.go#L85
app.getMetadataIntegration undefined (type *ReactAppWrapper has no field or method getMetadataIntegration)
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/rmfakecloud/rmfakecloud. Supported file pattern: go.sum