SNOW-978164: Fix stmt.Exec for DML #3073
Annotations
2 errors and 1 warning
connection_util.go#L305
should use 'return v == executionTypeStatement' instead of 'if v == executionTypeStatement { return true }; return false' (S1008)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading