Skip to content

Add Salesforce test client #29

Add Salesforce test client

Add Salesforce test client #29

Triggered via pull request May 7, 2024 20:20
Status Failure
Total duration 23s
Artifacts

docker-publish.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: cmd/salesforce-test/main.go#L86
sfClient.SObject undefined (type common.SalesforceClient has no field or method SObject)
build: cmd/salesforce-test/main.go#L96
sfClient.Query undefined (type common.SalesforceClient has no field or method Query)
build: cmd/salesforce-test/main.go#L111
sfClient.Query undefined (type common.SalesforceClient has no field or method Query)
build: cmd/salesforce-test/main.go#L132
sfClient.Query undefined (type common.SalesforceClient has no field or method Query)
build: cmd/salesforce-test/main.go#L146
sfClient.Query undefined (type common.SalesforceClient has no field or method Query)
build: cmd/salesforce-test/main.go#L157
sfClient.Query undefined (type common.SalesforceClient has no field or method Query)
build: cmd/salesforce-test/main.go#L168
sfClient.Query undefined (type common.SalesforceClient has no field or method Query)
build
Process completed with exit code 2.