Add fields to connectors #550
Annotations
3 errors and 1 warning
build:
tests/e2e/connector_create_test.go#L17
cannot use 1 (untyped int constant) as *int value in argument to testutils.Client.NewConnectorCreate().GroupID(testutils.PredefinedGroupId).Service("itunes_connect").RunSetupTests(false).NetworkingMethod("Directly").DataDelayThreshold
|
build:
tests/e2e/connector_modify_test.go#L21
cannot use 1 (untyped int constant) as *int value in argument to testutils.Client.NewConnectorModify().ConnectorID(connectorId).Paused(true).PauseAfterTrial(true).SyncFrequency(&syncFrequency).DailySyncTime("03:00").DataDelayThreshold
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|