feat: add notebook #18
Annotations
10 errors and 1 warning
lint:
pkg/filebrowser/handler.go#L92
undefined: humanize (typecheck)
|
lint:
cmd/dev/server.go#L55
undefined: chi (typecheck)
|
lint:
cmd/dev/server.go#L74
undefined: chi (typecheck)
|
lint:
../../_tool/go/1.23.1/x64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/swaggo/[email protected]/generics.go#L333
err declared and not used (typecheck)
|
lint:
../../../go/pkg/mod/github.com/swaggo/[email protected]/operation.go#L135
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/swaggo/[email protected]/operation.go#L137
operation.ID undefined (type *Operation has no field or method ID) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/swaggo/[email protected]/operation.go#L157
operation.Deprecate undefined (type *Operation has no field or method Deprecate) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/swaggo/[email protected]/operation.go#L170
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/swaggo/[email protected]/operation.go#L183
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|