Skip to content

Sync from server repo (93f80816d48) #164

Sync from server repo (93f80816d48)

Sync from server repo (93f80816d48) #164

Status Failure
Total duration 1m 41s
Artifacts

unittests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ut: commands/cmd_stop_db.go#L36
CmdStopDB redeclared in this block
ut: commands/cmd_restore_backup.go#L36
other declaration of CmdStopDB
ut: commands/cmd_stop_db.go#L41
makeCmdStopDB redeclared in this block
ut: commands/cmd_restore_backup.go#L41
other declaration of makeCmdStopDB
ut: commands/cmd_stop_db.go#L72
method CmdStopDB.setLocalFlags already declared at commands/cmd_restore_backup.go:72:21
ut: commands/cmd_stop_db.go#L99
method CmdStopDB.setHiddenFlags already declared at commands/cmd_restore_backup.go:99:21
ut: commands/cmd_stop_db.go#L115
method CmdStopDB.Parse already declared at commands/cmd_restore_backup.go:115:21
ut: commands/cmd_stop_db.go#L131
method CmdStopDB.validateParse already declared at commands/cmd_restore_backup.go:131:21
ut: commands/cmd_stop_db.go#L147
method CmdStopDB.Run already declared at commands/cmd_restore_backup.go:147:21
ut: commands/cmd_stop_db.go#L173
method CmdStopDB.SetDatabaseOptions already declared at commands/cmd_restore_backup.go:173:21
ut
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/