Skip to content

Update dependencies #134

Update dependencies

Update dependencies #134

Triggered via pull request August 25, 2023 18:44
Status Failure
Total duration 1m 9s
Artifacts

ghcr-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: pkg/common/files-com.go#L54
cannot use params (variable of type files-sdk-go.FolderListForParams) as context.Context value in argument to newClient.ListFor: missing method Deadline (typecheck)
build: pkg/common/files-com.go#L40
cannot use (filessdk.FileDownloadParams literal) (value of type files-sdk-go.FileDownloadParams) as context.Context value in argument to client.ApiClient.DownloadToFile: missing method Deadline (typecheck)
build: pkg/common/files-com.go#L31
cannot use data (variable of type *strings.Reader) as context.Context value in argument to client.ApiClient.Upload: missing method Deadline (typecheck)
build
MaxInt not declared by package math (typecheck)
build
field.IsExported undefined (type reflect.StructField has no field or method IsExported) (typecheck)
build
field.IsExported undefined (type reflect.StructField has no field or method IsExported) (typecheck)
build
Process completed with exit code 2.