Skip to content

feat: bulky materials message#405

Draft
ella-etch wants to merge 5 commits intomainfrom
wrap-1908-widget-home-recycling-cta-states
Draft

feat: bulky materials message#405
ella-etch wants to merge 5 commits intomainfrom
wrap-1908-widget-home-recycling-cta-states

Conversation

@ella-etch
Copy link
Copy Markdown
Contributor

@ella-etch ella-etch commented Mar 24, 2026

Displays "You may be able to arrange a collection." on the material page for materials that have been marked in the admin area as bulky.

(Needs the proxy updates to go in first)

@github-actions
Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ EDITORCONFIG editorconfig-checker 7 0 0 0.06s
✅ JSON jsonlint 2 0 0 0.12s
✅ JSON npm-package-json-lint yes no no 0.48s
✅ JSON prettier 2 0 0 0.68s
✅ JSON v8r 2 0 0 2.34s
✅ REPOSITORY checkov yes no no 31.4s
⚠️ REPOSITORY gitleaks yes 6 no 7.32s
✅ REPOSITORY git_diff yes no no 0.2s
✅ REPOSITORY secretlint yes no no 3.6s
✅ REPOSITORY syft yes no no 9.7s
✅ REPOSITORY trivy-sbom yes no no 4.85s
✅ REPOSITORY trufflehog yes no no 108.17s
✅ TSX eslint 3 0 0 9.73s
✅ TYPESCRIPT eslint 2 0 0 14.49s

Detailed Issues

⚠️ REPOSITORY / gitleaks - 6 errors
○
    │╲
    │ ○
    ○ ░
    ░    gitleaks

Finding:     VITE_MARKER_KEY: REDACTED
Secret:      REDACTED
RuleID:      generic-api-key
Entropy:     3.553509
File:        .github/workflows/deploy.yml
Line:        37
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Dan Webb
Email:       dan@etch.co
Date:        2024-04-24T11:48:15Z
Fingerprint: 2c76e7174c25cd560f5bceb4c095e253417e0634:.github/workflows/deploy.yml:generic-api-key:37
Link:        https://github.com/etchteam/recycling-locator/blob/2c76e7174c25cd560f5bceb4c095e253417e0634/.github/workflows/deploy.yml#L37

Finding:     VITE_MARKER_KEY: REDACTED
Secret:      REDACTED
RuleID:      generic-api-key
Entropy:     3.553509
File:        .github/workflows/deploy.yml
Line:        39
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Dan Webb
Email:       dan@etch.co
Date:        2024-03-16T16:55:19Z
Fingerprint: 1556c5d76bf2feb9f1745484fa07fae4ea6fac75:.github/workflows/deploy.yml:generic-api-key:39
Link:        https://github.com/etchteam/recycling-locator/blob/1556c5d76bf2feb9f1745484fa07fae4ea6fac75/.github/workflows/deploy.yml#L39

Finding:     MARKER_KEY: REDACTED
Secret:      REDACTED
RuleID:      generic-api-key
Entropy:     3.553509
File:        .github/workflows/deploy.yml
Line:        37
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Dan Webb
Email:       dan@etch.co
Date:        2024-03-12T05:46:34Z
Fingerprint: edb2bd3b00e33ba9eef6326d3c8cd6a657649c68:.github/workflows/deploy.yml:generic-api-key:37
Link:        https://github.com/etchteam/recycling-locator/blob/edb2bd3b00e33ba9eef6326d3c8cd6a657649c68/.github/workflows/deploy.yml#L37

Finding:     ...E_PACKAGE_VERSION=1 VITE_HERE_MAPS_PLACES_KEY=REDACTED npm run build
Secret:      REDACTED
RuleID:      generic-api-key
Entropy:     4.693479
File:        .github/workflows/ci.yml
Line:        69
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Dan Webb
Email:       dan@etch.co
Date:        2024-02-24T21:21:34Z
Fingerprint: 80649ba25c2a8f92eb7825b81355d08292efa0c8:.github/workflows/ci.yml:generic-api-key:69
Link:        https://github.com/etchteam/recycling-locator/blob/80649ba25c2a8f92eb7825b81355d08292efa0c8/.github/workflows/ci.yml#L69

Finding:     ...E_PACKAGE_VERSION=1 VITE_HERE_MAPS_PLACES_KEY=REDACTED npm test
Secret:      REDACTED
RuleID:      generic-api-key
Entropy:     4.693479
File:        .github/workflows/ci.yml
Line:        73
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Dan Webb
Email:       dan@etch.co
Date:        2024-02-24T11:56:43Z
Fingerprint: 219c47440fa90bc250dcb661929edcaf69f8c33b:.github/workflows/ci.yml:generic-api-key:73
Link:        https://github.com/etchteam/recycling-locator/blob/219c47440fa90bc250dcb661929edcaf69f8c33b/.github/workflows/ci.yml#L73

Finding:     ...E_PACKAGE_VERSION=1 VITE_HERE_MAPS_PLACES_KEY=REDACTED npm test
Secret:      REDACTED
RuleID:      generic-api-key
Entropy:     4.693479
File:        .github/workflows/ci.yml
Line:        73
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Dan Webb
Email:       dan@etch.co
Date:        2024-02-24T12:01:19Z
Fingerprint: 82ebd091a8e8fd8e381d88003189fff7c22f8555:.github/workflows/ci.yml:generic-api-key:73
Link:        https://github.com/etchteam/recycling-locator/blob/82ebd091a8e8fd8e381d88003189fff7c22f8555/.github/workflows/ci.yml#L73

3:45PM INF 1297 commits scanned.
3:45PM INF scanned ~7976153 bytes (7.98 MB) in 7.03s
3:45PM WRN leaks found: 6

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant