doc(fivetran_sdk): Updated development guide for partners #94
Annotations
5 errors and 2 warnings
audit
exported type MyState should have comment or be unexported
|
audit
don't use underscores in Go names; var state_json should be stateJSON
|
audit
don't use underscores in Go names; var new_state_json should be newStateJSON
|
audit
don't use underscores in Go names; var new_state should be newState
|
audit
var syncEndLogJson should be syncEndLogJSON
|
audit
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/.
|
audit
Restore cache failed: Dependencies file is not found in /home/runner/work/fivetran_sdk/fivetran_sdk. Supported file pattern: go.sum
|