chore(v2): refactor metastore #4240
e2e.yaml
on: pull_request
regular-path
5m 37s
base-path
5m 49s
Annotations
20 errors and 4 warnings
regular-path:
pkg/experiment/compactor/compaction_worker.go#L146
update.JobName undefined (type *metastorev1.CompactionJobStatus has no field or method JobName)
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L146
update.Status undefined (type *metastorev1.CompactionJobStatus has no field or method Status)
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L151
activeJob.Status undefined (type *metastorev1.CompactionJob has no field or method Status)
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L152
undefined: metastorev1.CompactionStatus_COMPACTION_STATUS_IN_PROGRESS
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L157
pendingJob.Status undefined (type *metastorev1.CompactionJob has no field or method Status)
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L158
undefined: metastorev1.CompactionStatus_COMPACTION_STATUS_IN_PROGRESS
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L167
unknown field JobStatusUpdates in struct literal of type metastorev1.PollCompactionJobsRequest
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L185
update.JobName undefined (type *metastorev1.CompactionJobStatus has no field or method JobName)
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L212
job.TenantId undefined (type *metastorev1.CompactionJob has no field or method TenantId)
|
regular-path:
pkg/experiment/compactor/compaction_worker.go#L225
job.TenantId undefined (type *metastorev1.CompactionJob has no field or method TenantId)
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L146
update.JobName undefined (type *metastorev1.CompactionJobStatus has no field or method JobName)
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L146
update.Status undefined (type *metastorev1.CompactionJobStatus has no field or method Status)
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L151
activeJob.Status undefined (type *metastorev1.CompactionJob has no field or method Status)
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L152
undefined: metastorev1.CompactionStatus_COMPACTION_STATUS_IN_PROGRESS
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L157
pendingJob.Status undefined (type *metastorev1.CompactionJob has no field or method Status)
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L158
undefined: metastorev1.CompactionStatus_COMPACTION_STATUS_IN_PROGRESS
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L167
unknown field JobStatusUpdates in struct literal of type metastorev1.PollCompactionJobsRequest
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L185
update.JobName undefined (type *metastorev1.CompactionJobStatus has no field or method JobName)
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L212
job.TenantId undefined (type *metastorev1.CompactionJob has no field or method TenantId)
|
base-path:
pkg/experiment/compactor/compaction_worker.go#L225
job.TenantId undefined (type *metastorev1.CompactionJob has no field or method TenantId)
|
regular-path
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
regular-path
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
base-path
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
base-path
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|