Skip to content

fix: require go1.23 in github workflows. #204

fix: require go1.23 in github workflows.

fix: require go1.23 in github workflows. #204

Triggered via push August 31, 2024 18:20
Status Failure
Total duration 15m 39s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 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
Process completed with exit code 1.
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)
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/
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/