Improve list function with more control over options #108
Annotations
10 errors and 1 warning
golangci-lint:
http/client.go#L1
: # github.com/vansante/go-zfsutils/http
|
golangci-lint:
http/http_handlers.go#L82
undefined: zfs.Filesystems
|
golangci-lint:
http/http_handlers.go#L181
undefined: zfs.Snapshots (typecheck)
|
golangci-lint:
job/snapshots_send.go#L10
could not import github.com/vansante/go-zfsutils/http (-: # github.com/vansante/go-zfsutils/http
|
golangci-lint:
http/http_handlers.go#L82
undefined: zfs.Filesystems
|
golangci-lint:
http/http_handlers.go#L181
undefined: zfs.Snapshots) (typecheck)
|
golangci-lint:
job/filesystem_prune.go#L13
undefined: zfs.ListWithProperty (typecheck)
|
golangci-lint:
job/filesystem_prune.go#L58
cannot use 0 (untyped int constant) as zfs.ListOptions value in argument to fs.Children (typecheck)
|
golangci-lint:
job/snapshots_create.go#L17
undefined: zfs.ListWithProperty (typecheck)
|
golangci-lint:
job/snapshots_create.go#L60
undefined: zfs.ListByType (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading