Skip to content

feat: bulky materials message#405

Draft
ella-etch wants to merge 6 commits into
mainfrom
wrap-1908-widget-home-recycling-cta-states
Draft

feat: bulky materials message#405
ella-etch wants to merge 6 commits into
mainfrom
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.

Waiting for LA Portal bulky waste additions to go in as part of manage data redesign release (release branch here)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 24, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ EDITORCONFIG editorconfig-checker 7 0 0 0.07s
✅ JSON jsonlint 2 0 0 0.12s
✅ JSON npm-package-json-lint yes no no 0.49s
✅ JSON prettier 2 0 0 0.59s
✅ JSON v8r 2 0 0 2.03s
✅ REPOSITORY checkov yes no no 28.98s
⚠️ REPOSITORY gitleaks yes 6 no 6.2s
✅ REPOSITORY git_diff yes no no 0.17s
✅ REPOSITORY secretlint yes no no 3.13s
✅ REPOSITORY syft yes no no 8.44s
✅ REPOSITORY trivy-sbom yes no no 4.69s
✅ REPOSITORY trufflehog yes no no 106.41s
✅ TSX eslint 3 0 0 9.31s
✅ TYPESCRIPT eslint 2 0 0 13.88s

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-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

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

10:32AM INF 1325 commits scanned.
10:32AM INF scanned ~8015029 bytes (8.02 MB) in 5.87s
10:32AM 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