Skip to content

feat: 增加MySQL引擎支持 #63

feat: 增加MySQL引擎支持

feat: 增加MySQL引擎支持 #63

Triggered via push December 26, 2024 09:39
Status Failure
Total duration 4m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test & Lint: dice/model/db.go#L15
the variable name `engineError` should conform to the `errXxx` format (errname)
Test & Lint: dice/model/db_utils.go#L40
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
Test & Lint
issues found
Test & Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636