Add scrape manager test for disabling staleness marker. #114
Annotations
2 errors and 2 warnings
Autobuild:
scrape/scrape.go#L28
import 'sync/atomic' is not allowed from list 'main': Use go.uber.org/atomic instead of sync/atomic (depguard)
|
Autobuild:
scrape/scrape.go#L28
import 'sync/atomic' is not allowed from list 'main': Use go.uber.org/atomic instead of sync/atomic (depguard)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8, github/codeql-action/autobuild@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8, github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
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/
|
Loading