Fix stash scraper errors and add apikey field #5902
Annotations
6 errors and 2 warnings
lint:
pkg/utils/vtt.go#L29
redefines-builtin-id: redefinition of the built-in function min (revive)
|
lint:
pkg/utils/vtt.go#L32
redefines-builtin-id: redefinition of the built-in function min (revive)
|
lint:
pkg/utils/vtt.go#L33
redefines-builtin-id: redefinition of the built-in function min (revive)
|
lint:
pkg/sqlite/criterion_handlers.go#L289
redefines-builtin-id: redefinition of the built-in function max (revive)
|
lint:
pkg/sqlite/gallery_filter.go#L418
redefines-builtin-id: redefinition of the built-in function max (revive)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|