Feature/propagate context #1
Annotations
7 errors and 4 warnings
current:
inspector.go#L339
cannot use time.Now() (value of type time.Time) as "context".Context value in argument to i.rdb.ListLeaseExpired: time.Time does not implement "context".Context (missing method Deadline)
|
current:
inspector.go#L339
cannot use queue (variable of type string) as time.Time value in argument to i.rdb.ListLeaseExpired
|
current:
internal/rdb/rdb_test.go#L2541
not enough arguments in call to r.DeleteExpiredCompletedTasks
|
current:
internal/rdb/rdb_test.go#L2626
not enough arguments in call to r.ListLeaseExpired
|
current:
internal/rdb/rdb_test.go#L2730
not enough arguments in call to r.ExtendLease
|
current:
internal/rdb/rdb_test.go#L3083
not enough arguments in call to r.WriteResult
|
current:
internal/rdb/rdb_test.go#L3745
not enough arguments in call to r.ReclaimStaleAggregationSets
|
current
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
incoming
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
benchstat
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bench-current", "bench-incoming", "benchstat".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bench-current
|
593 Bytes |
|
bench-incoming
|
6.17 KB |
|
benchstat
|
0 Bytes |
|