Skip to content

change tag store ut function name #11

change tag store ut function name

change tag store ut function name #11

Triggered via push November 19, 2024 07:25
Status Failure
Total duration 2m 16s
Artifacts

test.yaml

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

Annotations

20 errors and 3 warnings
lint: builder/store/database/tag_test.go#L17
undefined: tests.InitTestDB
lint: builder/store/database/tag_test.go#L23
undefined: database.NewTagStoreWithDB
lint: builder/store/database/tag_test.go#L45
undefined: tests.InitTestDB
lint: builder/store/database/tag_test.go#L56
undefined: database.NewTagStoreWithDB
lint: builder/store/database/tag_test.go#L88
undefined: tests.InitTestDB
lint: builder/store/database/tag_test.go#L94
undefined: database.NewTagStoreWithDB
lint: builder/store/database/tag_test.go#L109
undefined: tests.InitTestDB
lint: builder/store/database/tag_test.go#L115
undefined: database.NewTagStoreWithDB
lint: builder/store/database/tag_test.go#L129
undefined: tests.InitTestDB
lint: builder/store/database/tag_test.go#L135
undefined: database.NewTagStoreWithDB
test (1.21.x): component/callback/git_callback.go#L425
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
test (1.21.x): component/callback/git_callback.go#L425
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
test (1.21.x): component/callback/git_callback.go#L437
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
test (1.21.x): component/callback/git_callback.go#L437
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
test (1.21.x): component/callback/git_callback.go#L443
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
test (1.21.x): component/callback/git_callback.go#L458
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
test (1.21.x): builder/store/database/tag_test.go#L17
undefined: tests.InitTestDB
test (1.21.x): builder/store/database/tag_test.go#L23
undefined: database.NewTagStoreWithDB
test (1.21.x): builder/store/database/tag_test.go#L45
undefined: tests.InitTestDB
test (1.21.x): builder/store/database/tag_test.go#L56
undefined: database.NewTagStoreWithDB
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/csghub-server/csghub-server. Supported file pattern: go.sum
test (1.21.x)
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/
test (1.21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/