Skip to content

Fix the function of estimating the number of affected rows in dml #590

Fix the function of estimating the number of affected rows in dml

Fix the function of estimating the number of affected rows in dml #590

Triggered via pull request May 4, 2024 02:30
Status Failure
Total duration 51s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Build: parser/goyacc/main.go#L144
missing go.sum entry for module providing package github.com/cznic/parser/yacc; to add:
Build: parser/goyacc/main.go#L145
missing go.sum entry for module providing package github.com/cznic/sortutil; to add:
Build: parser/goyacc/main.go#L146
missing go.sum entry for module providing package github.com/cznic/strutil; to add:
Build: parser/goyacc/main.go#L147
missing go.sum entry for module providing package github.com/cznic/y; to add:
Build: parser/goyacc/format_yacc.go#L29
missing go.sum entry for module providing package github.com/pingcap/errors; to add:
Build: parser/goyacc/main.go#L148
missing go.sum entry for module providing package modernc.org/mathutil; to add:
Build
Process completed with exit code 2.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/