Skip to content

added priority class #214

added priority class

added priority class #214

Triggered via pull request October 27, 2023 16:35
Status Failure
Total duration 7m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: e2e/e2e.go#L148
avoid direct access to proto field batch.Items, use batch.GetItems() instead (protogetter)
Build: e2e/e2e.go#L165
avoid direct access to proto field logEntry.SrcIp, use logEntry.GetSrcIp() instead (protogetter)
Build: e2e/e2e.go#L168
avoid direct access to proto field logEntry.DstIp, use logEntry.GetDstIp() instead (protogetter)
Build: exporter/sinks/http.go#L99
avoid direct access to proto field batch.Items, use batch.GetItems() instead (protogetter)
Build: exporter/sinks/prom.go#L46
avoid direct access to proto field batch.Items, use batch.GetItems() instead (protogetter)
Build: exporter/sinks/prom.go#L47
avoid direct access to proto field m.DstIp, use m.GetDstIp() instead (protogetter)
Build: exporter/sinks/prom.go#L55
avoid direct access to proto field m.SrcPod, use m.GetSrcPod() instead (protogetter)
Build: exporter/sinks/prom.go#L56
avoid direct access to proto field m.SrcNode, use m.GetSrcNode() instead (protogetter)
Build: exporter/sinks/prom.go#L57
avoid direct access to proto field m.SrcNamespace, use m.GetSrcNamespace() instead (protogetter)
Build: exporter/sinks/prom.go#L58
avoid direct access to proto field m.SrcZone, use m.GetSrcZone() instead (protogetter)
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/