fix(all): mod-update, pt1. #202
Annotations
20 errors and 3 warnings
Summary
cannot use func(ctx context.Context, result []byte, inErr error) {…} (value of type func(ctx context.Context, result []byte, inErr error)) as func(result []byte, err *orberrors.Error) error value in argument to req.SetReplyFunc
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Summary
orberrors.ErrInternalServerError.Wrap undefined (type error has no field or method Wrap)
|
Lint
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint
G115: integer overflow conversion int64 -> int32 (gosec)
|
Lint
G115: integer overflow conversion int64 -> int32 (gosec)
|
Lint
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Lint
G115: integer overflow conversion int64 -> int32 (gosec)
|
Lint
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Lint
cannot use func(ctx context.Context, result []byte, inErr error) {…} (value of type func(ctx context.Context, result []byte, inErr error)) as func(result []byte, err *orberrors.Error) error value in argument to req.SetReplyFunc (typecheck)
|
Lint
G115: integer overflow conversion int -> uint32 (gosec)
|
Lint
G115: integer overflow conversion int -> uint32 (gosec)
|
Summary
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|