chore: bump duty to v1.0.327 #734
Annotations
5 errors and 3 warnings
test:
jobs/sync_upstream.go#L36
assignment mismatch: 1 variable but reconciler.SyncAfter returns 2 values
|
test:
jobs/sync_upstream.go#L102
cannot use scrapeConfigs[len(scrapeConfigs) - 1].UpdatedAt (variable of type *"time".Time) as "time".Time value in assignment
|
test:
jobs/sync_upstream.go#L113
undefined: upstream.NewPushQueueConsumer
|
test:
jobs/sync_upstream.go#L119
cannot use ctx (variable of type "github.com/flanksource/config-db/api".ScrapeContext) as postq.Context value in argument to pg.Listen: "github.com/flanksource/config-db/api".ScrapeContext does not implement postq.Context (missing method Debugf)
|
test
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492, actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/cache@8492260343ad570701412c2f464a5877dc76bace. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
Could not find any files for test/test-results.xml
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|