Skip to content

Draft: fix: linter build err #1419

Draft: fix: linter build err

Draft: fix: linter build err #1419

Triggered via pull request October 19, 2024 13:39
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 1 warning
test (1.19.x, ubuntu-latest): operation.go#L133
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L135
operation.ID undefined (type *Operation has no field or method ID) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L153
operation.Deprecate undefined (type *Operation has no field or method Deprecate) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L170
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L190
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L201
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L202
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L207
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L226
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.19.x, ubuntu-latest): operation.go#L671
operation.Tags undefined (type *Operation has no field or method Tags) (typecheck)
test (1.18.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, macos-latest): operation.go#L133
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.18.x, macos-latest): operation.go#L135
operation.ID undefined (type *Operation has no field or method ID) (typecheck)
test (1.18.x, macos-latest): operation.go#L153
operation.Deprecate undefined (type *Operation has no field or method Deprecate) (typecheck)
test (1.18.x, macos-latest): operation.go#L170
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.18.x, macos-latest): operation.go#L190
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.18.x, macos-latest): operation.go#L201
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.18.x, macos-latest): operation.go#L202
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.18.x, macos-latest): operation.go#L207
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.18.x, macos-latest): operation.go#L226
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.18.x, macos-latest): operation.go#L671
operation.Tags undefined (type *Operation has no field or method Tags) (typecheck)
test (1.19.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.19.x, macos-latest): operation.go#L133
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.19.x, macos-latest): operation.go#L135
operation.ID undefined (type *Operation has no field or method ID) (typecheck)
test (1.19.x, macos-latest): operation.go#L153
operation.Deprecate undefined (type *Operation has no field or method Deprecate) (typecheck)
test (1.19.x, macos-latest): operation.go#L170
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.19.x, macos-latest): operation.go#L190
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.19.x, macos-latest): operation.go#L201
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.19.x, macos-latest): operation.go#L202
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.19.x, macos-latest): operation.go#L207
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.19.x, macos-latest): operation.go#L226
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.19.x, macos-latest): operation.go#L671
operation.Tags undefined (type *Operation has no field or method Tags) (typecheck)
test (1.18.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, ubuntu-latest): operation.go#L133
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L135
operation.ID undefined (type *Operation has no field or method ID) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L153
operation.Deprecate undefined (type *Operation has no field or method Deprecate) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L170
operation.Summary undefined (type *Operation has no field or method Summary) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L190
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L201
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L202
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L207
operation.Description undefined (type *Operation has no field or method Description) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L226
operation.Extensions undefined (type *Operation has no field or method Extensions) (typecheck)
test (1.18.x, ubuntu-latest): operation.go#L671
operation.Tags undefined (type *Operation has no field or method Tags) (typecheck)
test (1.20.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.20.x, ubuntu-latest)
The operation was canceled.
test (1.20.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.20.x, macos-latest)
The operation was canceled.
test (1.19.x, ubuntu-latest)
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/