feature(ft-sdk): document change for single tester #142
Annotations
4 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
audit
Restore cache failed: Dependencies file is not found in /home/runner/work/fivetran_sdk/fivetran_sdk. Supported file pattern: go.sum
|