Skip to content

Normalize fingerprint table #1334

Normalize fingerprint table

Normalize fingerprint table #1334

Re-run triggered February 15, 2024 20:50
Status Failure
Total duration 33s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/edit/slice_merge.go#L10
var-naming: var imageIds should be imageIDs (revive)
lint: pkg/sqlx/querybuilder_tag_category.go#L63
var-naming: method FindByIds should be FindByIDs (revive)
lint: pkg/sqlx/querybuilder_image.go#L137
var-naming: method FindByIds should be FindByIDs (revive)
lint: pkg/sqlx/querybuilder_scene.go#L230
var-naming: method FindByIds should be FindByIDs (revive)
lint: pkg/sqlx/querybuilder_tag.go#L152
var-naming: method FindIdsBySceneIds should be FindIDsBySceneIDs (revive)
lint: pkg/sqlx/querybuilder_image.go#L161
var-naming: method FindIdsBySceneIds should be FindIDsBySceneIDs (revive)
lint: pkg/sqlx/querybuilder_scene.go#L253
var-naming: method FindIdsBySceneFingerprints should be FindIDsBySceneFingerprints (revive)
lint: pkg/sqlx/querybuilder_studio.go#L423
var-naming: var imageIds should be imageIDs (revive)
lint: pkg/sqlx/querybuilder_image.go#L180
var-naming: method FindIdsByPerformerIds should be FindIDsByPerformerIDs (revive)
lint: pkg/sqlx/querybuilder_scene.go#L911
var-naming: var imageIds should be imageIDs (revive)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.