Skip to content

PR(ACP-DOCS): Generate CLI Docs With Identity #153

PR(ACP-DOCS): Generate CLI Docs With Identity

PR(ACP-DOCS): Generate CLI Docs With Identity #153

Triggered via push March 14, 2024 04:00
Status Failure
Total duration 2m 23s
Artifacts

lint.yml

on: push
Lint GoLang job
2m 13s
Lint GoLang job
Lint YAML job
3s
Lint YAML job
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint GoLang job: db/collection_index.go#L169
index.Save undefined (type CollectionIndex has no field or method Save) (typecheck)
Lint GoLang job: db/collection_index.go#L200
index.Update undefined (type CollectionIndex has no field or method Update) (typecheck)
Lint GoLang job: db/collection_index.go#L218
index.Delete undefined (type CollectionIndex has no field or method Delete) (typecheck)
Lint GoLang job: db/collection_index.go#L255
index.Description undefined (type CollectionIndex has no field or method Description) (typecheck)
Lint GoLang job: db/collection_index.go#L308
colIndex.Description undefined (type CollectionIndex has no field or method Description) (typecheck)
Lint GoLang job: db/collection_index.go#L377
index.Description undefined (type CollectionIndex has no field or method Description) (typecheck)
Lint GoLang job: db/collection_index.go#L385
index.Save undefined (type CollectionIndex has no field or method Save) (typecheck)
Lint GoLang job: db/collection_index.go#L416
c.indexes[i].Name undefined (type CollectionIndex has no field or method Name) (typecheck)
Lint GoLang job: db/index_test.go#L226
cannot infer T (/home/runner/go/pkg/mod/github.com/sourcenetwork/immutable@v0.3.0/option.go:16:11) (typecheck)
Lint GoLang job: db/index_test.go#L401
cannot infer T (/home/runner/go/pkg/mod/github.com/sourcenetwork/immutable@v0.3.0/option.go:16:11) (typecheck)
Lint YAML job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint GoLang job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.