Skip to content

Refactor(fivetran_sdk): Improvement destination examples (#55) #101

Refactor(fivetran_sdk): Improvement destination examples (#55)

Refactor(fivetran_sdk): Improvement destination examples (#55) #101

Triggered via push June 24, 2024 13:05
Status Success
Total duration 2m 31s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

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