Skip to content

chore(all): require go1.23 #203

chore(all): require go1.23

chore(all): require go1.23 #203

Triggered via push August 31, 2024 18:18
Status Failure
Total duration 10m 46s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
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
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
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/
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/