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
Annotations
4 errors and 1 warning
Run make lint-go-windows lint-go-vet:
services/repository/files/update.go#L450
Error return value of `(io.Seeker).Seek` is not checked (errcheck)
|
Run make lint-go-windows lint-go-vet:
modules/structs/repo_tree.go#L21
var-naming: struct field DownloadUrl should be DownloadURL (revive)
|
Run make lint-go-windows lint-go-vet:
routers/api/v1/repo/tree.go#L52
ineffectual assignment to allEntries (ineffassign)
|
Run make lint-go-windows lint-go-vet
Process completed with exit code 2.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading