Draft: fix: linter build err #1419
Annotations
10 errors and 1 warning
operation.go#L133
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
|
operation.go#L135
operation.ID undefined (type *Operation has no field or method ID) (typecheck)
|
operation.go#L153
operation.Deprecate undefined (type *Operation has no field or method Deprecate) (typecheck)
|
operation.go#L170
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
|
operation.go#L190
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
|
operation.go#L201
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
|
operation.go#L202
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
|
operation.go#L207
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
|
operation.go#L226
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
|
operation.go#L671
operation.Tags undefined (type *Operation has no field or method Tags) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading