Skip to content

fix(fivetran_sdk): install the protoc dependencies with latest version #271

fix(fivetran_sdk): install the protoc dependencies with latest version

fix(fivetran_sdk): install the protoc dependencies with latest version #271

Triggered via pull request January 28, 2025 14:14
Status Success
Total duration 2m 34s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
audit
exported const INFO should have comment or be unexported
audit
exported const WARNING should have comment or be unexported
audit
exported const SEVERE should have comment or be unexported
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
exported function LogMessage should have comment or be unexported
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.