Skip to content

add command for migration purpose #318

add command for migration purpose

add command for migration purpose #318

Triggered via push April 21, 2024 19:30
Status Failure
Total duration 36s
Artifacts

test.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 2 warnings
Build (1.22.x, ubuntu-latest)
race detected during execution of test
Build (1.22.x, ubuntu-latest)
race detected during execution of test
Build (1.22.x, ubuntu-latest)
race detected during execution of test
Build (1.22.x, ubuntu-latest)
race detected during execution of test
Build (1.22.x, ubuntu-latest)
race detected during execution of test
Build (1.22.x, ubuntu-latest)
race detected during execution of test
Build (1.22.x, ubuntu-latest)
race detected during execution of test
Build (1.22.x, ubuntu-latest)
Process completed with exit code 1.
Build (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
Build (1.21.x, ubuntu-latest)
race detected during execution of test
Build (1.21.x, ubuntu-latest)
race detected during execution of test
Build (1.21.x, ubuntu-latest)
race detected during execution of test
Build (1.21.x, ubuntu-latest)
race detected during execution of test
Build (1.21.x, ubuntu-latest)
race detected during execution of test
Build (1.21.x, ubuntu-latest)
Process completed with exit code 1.
Build (1.21.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
Build (1.21.x, windows-latest)
The operation was canceled.
Build (1.22.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
Build (1.22.x, windows-latest)
The operation was canceled.
[golangci] cmd/internal/migrations/v3/common.go#L1: cmd/internal/migrations/v3/common.go#L1
: # github.com/gofiber/cli/cmd/internal/migrations/v3
[golangci] cmd/internal/migrations/lists.go#L8: cmd/internal/migrations/lists.go#L8
could not import github.com/gofiber/cli/cmd/internal/migrations/v3 (-: # github.com/gofiber/cli/cmd/internal/migrations/v3
[golangci] cmd/migrate.go#L37: cmd/migrate.go#L37
undeclared name: `semver` (typecheck)
[golangci] cmd/migrate.go#L40: cmd/migrate.go#L40
undeclared name: `semver` (typecheck)
[golangci] cmd/migrate.go#L5: cmd/migrate.go#L5
"github.com/Masterminds/semver/v3" imported but not used (typecheck)
Build (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (1.22.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/