Update development-guide.md #159
Annotations
4 errors and 2 warnings
Run golint
exported type MyState should have comment or be unexported
|
Run golint
don't use underscores in Go names; var state_json should be stateJSON
|
Run golint
don't use underscores in Go names; var new_state_json should be newStateJSON
|
Run golint
don't use underscores in Go names; var new_state should be newState
|
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/
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/fivetran_sdk/fivetran_sdk. Supported file pattern: go.sum
|
Loading