bump go (1.17->1.21), go-git (5.1.0 -> 5.11.0) #237
Annotations
14 errors and 4 warnings
lint
lint-go-mod-tidy] Error 1
|
lint
Process completed with exit code 2.
|
lint:
oasis-registry/main.go#L13
undeclared name: `plugin` (typecheck)
|
lint:
oasis-registry/main.go#L6
"github.com/hashicorp/go-plugin" imported but not used (typecheck)
|
lint:
fs.go#L40
undeclared name: `billy` (typecheck)
|
lint:
fs.go#L213
undeclared name: `billy` (typecheck)
|
lint:
fs.go#L189
entity.Signature undefined (type *SignedEntityMetadata has no field or method Signature) (typecheck)
|
lint:
fs.go#L203
entity.Signature undefined (type *SignedEntityMetadata has no field or method Signature) (typecheck)
|
lint:
git.go#L40
undeclared name: `git` (typecheck)
|
lint:
git.go#L45
undeclared name: `git` (typecheck)
|
lint:
registry.go#L196
sigEntity.Signature undefined (type SignedEntityMetadata has no field or method Signature) (typecheck)
|
lint:
registry.go#L200
sigEntity.Signature undefined (type SignedEntityMetadata has no field or method Signature) (typecheck)
|
lint
lint-git] Error 1
|
lint
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1, actions/setup-node@v3, actions/setup-go@v1, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|