doc(development-guide): add details for history mode #282
Annotations
8 errors and 2 warnings
Run golint
exported const INFO should have comment or be unexported
|
Run golint
exported const WARNING should have comment or be unexported
|
Run golint
exported const SEVERE should have comment or be unexported
|
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
|
Run golint
exported function LogMessage should have comment or be unexported
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/fivetran_sdk/fivetran_sdk. Supported file pattern: go.sum
|
Install Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading