Skip to content

feat(aws): scrape cloudformation stacks #1349

feat(aws): scrape cloudformation stacks

feat(aws): scrape cloudformation stacks #1349

Triggered via pull request July 2, 2024 14:00
Status Failure
Total duration 6m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: scrapers/aws/aws.go#L60
func `getLabels` is unused (unused)
lint: scrapers/aws/aws.go#L105
func `getName` is unused (unused)
lint: scrapers/aws/aws.go#L116
func `Scraper.containerImages` is unused (unused)
lint: scrapers/aws/aws.go#L150
func `Scraper.sqs` is unused (unused)
lint: scrapers/aws/aws.go#L220
func `Scraper.snsTopics` is unused (unused)
lint: scrapers/aws/aws.go#L254
func `Scraper.ecsClusters` is unused (unused)
lint: scrapers/aws/aws.go#L300
func `Scraper.ecsServices` is unused (unused)
lint: scrapers/aws/aws.go#L351
func `Scraper.ecsTasks` is unused (unused)
lint: scrapers/aws/aws.go#L401
func `Scraper.eksFargateProfiles` is unused (unused)
lint: scrapers/aws/aws.go#L441
func `Scraper.elastiCache` is unused (unused)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492, golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/