Skip to content

initial attempt at files support #93

initial attempt at files support

initial attempt at files support #93

Triggered via pull request December 14, 2023 14:32
Status Failure
Total duration 1m 50s
Artifacts

test.yml

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

Annotations

8 errors
unit (ubuntu-latest): server/server.go#L156
cannot use files[i] (variable of type onepassword.File) as *onepassword.File value in argument to client.GetFileContent (compile)
unit (ubuntu-latest): server/server.go#L156
cannot use files[i] (variable of type onepassword.File) as *onepassword.File value in argument to client.GetFileContent (compile)
unit (ubuntu-latest)
Process completed with exit code 2.
unit (macos-latest): server/server.go#L156
cannot use files[i] (variable of type onepassword.File) as *onepassword.File value in argument to client.GetFileContent (compile)
unit (macos-latest): server/server.go#L156
cannot use files[i] (variable of type onepassword.File) as *onepassword.File value in argument to client.GetFileContent (compile)
unit (macos-latest)
Process completed with exit code 2.
unit (windows-latest): server/server.go#L156
cannot use files[i] (variable of type onepassword.File) as *onepassword.File value in argument to client.GetFileContent
unit (windows-latest)
Process completed with exit code 1.