Nightly Test #19
nightly-test.yml
on: workflow_dispatch
test-with-xgo
32m 35s
Annotations
11 errors and 2 warnings
test-with-xgo
cannot use ttl (variable of type int) as time.Duration value in argument to reconcilers.NewPeerEndpointLeaseReconciler
|
test-with-xgo
invalid operation: c.endpointUpdatesBatchPeriod > delay (mismatched types time.Duration and int)
|
test-with-xgo
cannot use c.endpointUpdatesBatchPeriod (variable of type time.Duration) as int value in assignment
|
test-with-xgo
cannot use delay (variable of type int) as time.Duration value in argument to c.queue.AddAfter
|
test-with-xgo
int(__xgo_defaultHousekeepingInterval_64_28).String undefined (type int has no field or method String)
|
test-with-xgo
cannot use &duration (value of type *int) as *time.Duration value in struct literal
|
test-with-xgo
cannot use reconcilePeriod (variable of type int) as time.Duration value in struct literal
|
test-with-xgo
int(__xgo_ControlPlaneComponentHealthCheckTimeout_263_77).Seconds undefined (type int has no field or method Seconds)
|
test-with-xgo
int(__xgo_maxJitter_182_41).Seconds undefined (type int has no field or method Seconds)
|
test-with-xgo
cannot use &podPriority (value of type *int) as *int32 value in assignment
|
test-with-xgo
Process completed with exit code 1.
|
test-with-xgo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-with-xgo
Restore cache failed: Dependencies file is not found in /home/runner/work/xgo/xgo. Supported file pattern: go.sum
|