ENG-947: Added Persistent-Volume-Claim Flow #87
Annotations
10 errors and 1 warning
Run Unit Tests With Coverage
cannot use recorder.record (value of type func(_ pcommon.Timestamp, bandwidth DiskSpeed)) as func(pcommon.Timestamp, map[string]DiskSpeed) value in argument to calculator.CalculateAndRecord
|
Run Unit Tests With Coverage
not enough arguments in call to diskSpeed
|
Run Unit Tests With Coverage
actualUtilization.Name undefined (type map[string]DiskSpeed has no field or method Name)
|
Run Unit Tests With Coverage
actualUtilization.ReadSpeed undefined (type map[string]DiskSpeed has no field or method ReadSpeed)
|
Run Unit Tests With Coverage
actualUtilization.WriteSpeed undefined (type map[string]DiskSpeed has no field or method WriteSpeed)
|
Run Unit Tests With Coverage
cannot use recorder.record (value of type func(_ pcommon.Timestamp, bandwidth NetworkBandwidth)) as func(pcommon.Timestamp, map[string]NetworkBandwidth) value in argument to calculator.CalculateAndRecord
|
Run Unit Tests With Coverage
not enough arguments in call to networkBandwidth
|
Run Unit Tests With Coverage
actualUtilization.Name undefined (type map[string]NetworkBandwidth has no field or method Name)
|
Run Unit Tests With Coverage
actualUtilization.InboundRate undefined (type map[string]NetworkBandwidth has no field or method InboundRate)
|
Run Unit Tests With Coverage
actualUtilization.OutboundRate undefined (type map[string]NetworkBandwidth has no field or method OutboundRate)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading