Merge upstream 2.24.1 #35
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 5 warnings
lint-commits
Process completed with exit code 2.
|
lint-backend:
files/file.go#L20
import 'github.com/spf13/afero' is not allowed from list 'Main' (depguard)
|
lint-backend:
files/file.go#L22
import 'github.com/filebrowser/filebrowser/v2/errors' is not allowed from list 'Main' (depguard)
|
lint-backend:
files/file.go#L23
import 'github.com/filebrowser/filebrowser/v2/rules' is not allowed from list 'Main' (depguard)
|
lint-backend:
files/listing.go#L7
import 'github.com/maruel/natural' is not allowed from list 'Main' (depguard)
|
lint-backend:
settings/defaults.go#L4
import 'github.com/filebrowser/filebrowser/v2/files' is not allowed from list 'Main' (depguard)
|
lint-backend:
settings/defaults.go#L5
import 'github.com/filebrowser/filebrowser/v2/users' is not allowed from list 'Main' (depguard)
|
lint-backend:
settings/dir.go#L12
import 'github.com/spf13/afero' is not allowed from list 'Main' (depguard)
|
lint-backend:
settings/settings.go#L7
import 'github.com/filebrowser/filebrowser/v2/rules' is not allowed from list 'Main' (depguard)
|
lint-backend:
settings/storage.go#L4
import 'github.com/filebrowser/filebrowser/v2/errors' is not allowed from list 'Main' (depguard)
|
lint-backend:
settings/storage.go#L5
import 'github.com/filebrowser/filebrowser/v2/rules' is not allowed from list 'Main' (depguard)
|
test-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|