initial attempt at files support #93
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.
|