Bump github.com/go-git/go-git/v5 from 5.0.0 to 5.12.0 #204
Annotations
3 errors and 2 warnings
test:
internal/stage_read_tree.go#L99
cannot use storage (variable of type *"github.com/go-git/go-git/v5/storage/filesystem".ObjectStorage) as storer.EncodedObjectStorer value in argument to object.GetTree: *"github.com/go-git/go-git/v5/storage/filesystem".ObjectStorage does not implement storer.EncodedObjectStorer (missing method AddAlternate)
|
test
test] Error 1
|
test
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|