doc(development guide): Add information about form fields in dev guide #184
Annotations
4 errors and 3 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 use a deprecated Node.js version 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
|
audit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|