Skip to content

doc(tester): Link to the updated docker image for the testers (#67) #165

doc(tester): Link to the updated docker image for the testers (#67)

doc(tester): Link to the updated docker image for the testers (#67) #165

Triggered via push September 9, 2024 18:45
Status Success
Total duration 2m 22s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

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.