Make image width/height required #35
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_image.go#L137
var-naming: method FindByIds should be FindByIDs (revive)
|
lint:
pkg/sqlx/querybuilder_image.go#L161
var-naming: method FindIdsBySceneIds should be FindIDsBySceneIDs (revive)
|
lint:
pkg/sqlx/querybuilder_image.go#L180
var-naming: method FindIdsByPerformerIds should be FindIDsByPerformerIDs (revive)
|
lint:
pkg/sqlx/querybuilder_performer.go#L149
var-naming: method FindByIds should be FindByIDs (revive)
|
lint:
pkg/sqlx/querybuilder_scene.go#L198
var-naming: method FindByIds should be FindByIDs (revive)
|
lint:
pkg/sqlx/querybuilder_image.go#L220
var-naming: method FindIdsByStudioIds should be FindIDsByStudioIDs (revive)
|
lint:
pkg/sqlx/querybuilder_scene.go#L221
var-naming: method FindIdsBySceneFingerprints should be FindIDsBySceneFingerprints (revive)
|
lint:
pkg/sqlx/querybuilder_performer.go#L898
var-naming: var imageIds should be imageIDs (revive)
|
lint:
pkg/sqlx/querybuilder_scene.go#L858
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/.
|