chore: merge upstream v2.26.0 #46
Annotations
4 errors and 15 warnings
lint-commits
Process completed with exit code 2.
|
lint-backend:
fileutils/copy.go#L38
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
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/
|