This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Fix update lfs file content size does not match bug #2
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
3m 48s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-go-windows
4m 43s
lint-go-gogit
3m 40s
checks-backend
2m 28s
frontend
0s
backend
5m 9s
docs
0s
actions
0s
Annotations
13 errors and 6 warnings
checks-backend
Process completed with exit code 2.
|
lint-go-gogit:
services/repository/files/update.go#L450
Error return value of `(io.Seeker).Seek` is not checked (errcheck)
|
lint-go-gogit:
modules/structs/repo_tree.go#L21
var-naming: struct field DownloadUrl should be DownloadURL (revive)
|
lint-go-gogit:
routers/api/v1/repo/tree.go#L52
ineffectual assignment to allEntries (ineffassign)
|
lint-go-gogit
Process completed with exit code 2.
|
lint-backend:
services/repository/files/update.go#L450
Error return value of `(io.Seeker).Seek` is not checked (errcheck)
|
lint-backend:
modules/structs/repo_tree.go#L21
var-naming: struct field DownloadUrl should be DownloadURL (revive)
|
lint-backend:
routers/api/v1/repo/tree.go#L52
ineffectual assignment to allEntries (ineffassign)
|
lint-backend
Process completed with exit code 2.
|
lint-go-windows:
services/repository/files/update.go#L450
Error return value of `(io.Seeker).Seek` is not checked (errcheck)
|
lint-go-windows:
modules/structs/repo_tree.go#L21
var-naming: struct field DownloadUrl should be DownloadURL (revive)
|
lint-go-windows:
routers/api/v1/repo/tree.go#L52
ineffectual assignment to allEntries (ineffassign)
|
lint-go-windows
Process completed with exit code 2.
|
files-changed / detect
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
checks-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-go-gogit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-go-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|