feat(api): docs #819
Annotations
5 errors and 1 warning
|
lint
Process completed with exit code 1.
|
|
lint:
pkg/cmd/build.go#L480
invalid operation: cannot indirect res (variable of type []byte)
|
|
lint:
pkg/cmd/build.go#L470
cannot use res (variable of type []byte) as *stainless.BuildObject value in argument to waitForBuildCompletion
|
|
lint:
pkg/cmd/build.go#L470
cannot use waitForBuildCompletion(context.TODO(), cc.client, res, &waitGroup) (value of type *stainless.BuildObject) as []byte value in assignment
|
|
lint:
pkg/cmd/build.go#L465
res.ID undefined (type []byte has no field or method ID)
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|