Replace pborman/uuid with google/uuid #872
Annotations
3 errors and 4 warnings
lint:
go/pkg/cas/upload.go#L1073
error returned from external package is unwrapped: sig: func github.com/google/uuid.NewRandom() (github.com/google/uuid.UUID, error) (wrapcheck)
|
lint:
go/pkg/client/cas_upload.go#L211
error returned from external package is unwrapped: sig: func github.com/google/uuid.NewRandom() (github.com/google/uuid.UUID, error) (wrapcheck)
|
lint:
go/pkg/client/cas_upload.go#L222
error returned from external package is unwrapped: sig: func github.com/google/uuid.NewRandom() (github.com/google/uuid.UUID, error) (wrapcheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. 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, golangci/golangci-lint-action@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
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/
|