chore: update deps, CI pipeline, docs, and project configuration #3
ci.yml
on: push
Build
1m 5s
Lint & Static Analysis
19s
Security Scan
55s
Dashboard Build & Test
7s
Benchmark Regression
0s
Load Test (Quick)
0s
Update Benchmark Baseline
0s
Annotations
22 errors and 4 warnings
|
Dashboard Build & Test
Some specified paths were not resolved, unable to cache dependencies.
|
|
Lint & Static Analysis
golangci-lint exit with code 3
|
|
Security Scan
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
resilience/bulkhead.go#L1
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
core/settlement/calculator.go#L1
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
core/reconciliation/check_daily_volume.go#L1
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
core/compensation/doc.go#L28
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
gen/settla/v1/settlement.pb.go#L7
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
core/doc.go#L11
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
observability/logger.go#L1
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan
package requires newer Go version go1.25 (application built with go1.24)
|
|
Security Scan:
domain/account.go#L1
package requires newer Go version go1.25 (application built with go1.24)
|
|
Build:
api/grpc/analytics.go#L170
undefined: pb.GetRecentActivityRequest
|
|
Build:
api/grpc/analytics.go#L133
undefined: pb.GetVolumeComparisonResponse
|
|
Build:
api/grpc/analytics.go#L133
undefined: pb.GetVolumeComparisonRequest
|
|
Build:
api/grpc/analytics.go#L108
undefined: pb.GetTransferLatencyPercentilesResponse
|
|
Build:
api/grpc/analytics.go#L108
undefined: pb.GetTransferLatencyPercentilesRequest
|
|
Build:
api/grpc/analytics.go#L74
undefined: pb.GetCorridorMetricsResponse
|
|
Build:
api/grpc/analytics.go#L74
undefined: pb.GetCorridorMetricsRequest
|
|
Build:
api/grpc/analytics.go#L47
undefined: pb.GetTransferStatusDistributionResponse
|
|
Build:
api/grpc/analytics.go#L47
undefined: pb.GetTransferStatusDistributionRequest
|
|
Build:
api/grpc/server.go#L64
undefined: pb.UnimplementedTenantPortalServiceServer
|
|
Dashboard Build & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Static Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4, golangci/golangci-lint-action@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|