Skip to content

chore: merge upstream v2.26.0 #45

chore: merge upstream v2.26.0

chore: merge upstream v2.26.0 #45

Triggered via pull request December 22, 2023 12:19
Status Failure
Total duration 1m 11s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
lint-commits
Process completed with exit code 2.
lint-backend: http/resource.go#L479
`diskUsage` is unused (deadcode)
lint-backend: http/http.go#L73
commentedOutCode: may want to remove commented-out code (gocritic)
lint-backend: fileutils/copy.go#L36
missing cases in switch of type fs.FileMode: fs.ModeAppend, fs.ModeExclusive, fs.ModeTemporary, fs.ModeDevice, fs.ModeNamedPipe, fs.ModeSocket, fs.ModeSetuid, fs.ModeSetgid, fs.ModeCharDevice, fs.ModeSticky, fs.ModeIrregular, fs.ModeType, fs.ModePerm (exhaustive)
lint-backend: fileutils/dir.go#L39
missing cases in switch of type fs.FileMode: fs.ModeAppend, fs.ModeExclusive, fs.ModeTemporary, fs.ModeDevice, fs.ModeNamedPipe, fs.ModeSocket, fs.ModeSetuid, fs.ModeSetgid, fs.ModeCharDevice, fs.ModeSticky, fs.ModeIrregular, fs.ModeType, fs.ModePerm (exhaustive)
lint-backend: http/resource.go#L667
directive `//nolint:gomnd` is unused for linter "gomnd" (nolintlint)
lint-backend
Process completed with exit code 2.
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/
lint-frontend: frontend/src/components/prompts/Info.vue#L145
Replace `'image'` with `"image"`
lint-frontend: frontend/src/components/prompts/Info.vue#L148
Replace `⏎······else·if·(this.req·&&·this.req.type·===·'image'` with `·else·if·(this.req·&&·this.req.type·===·"image"`
lint-frontend: frontend/src/components/settings/Permissions.vue#L12
Unexpected mutation of "perm" prop
lint-frontend: frontend/src/components/settings/Permissions.vue#L16
Unexpected mutation of "perm" prop
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/