Skip to content

issue #575: fix astro:check errors - removed obsolete _fixable and images#613

Open
lsr-explore wants to merge 3 commits into
mainfrom
lsr-explore/gh-575/fix-astro-check-fixable-index
Open

issue #575: fix astro:check errors - removed obsolete _fixable and images#613
lsr-explore wants to merge 3 commits into
mainfrom
lsr-explore/gh-575/fix-astro-check-fixable-index

Conversation

@lsr-explore

@lsr-explore lsr-explore commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Fix astro check errors and css

This is not rendered on the site as it is prefaced with "_" which removes it from the build. The fixable link navigates to https://accessiblecommunity.github.io/fixable/

Removing the obsolete files after review w/ @brian-montgomery

How to test

run npm run astro:check and verify that no errors are reported on _fixable

Before

src/pages/_fixable/index.astro:272:17 - error ts(2322): Type '"200px"' is not assignable to type 'number | `${number}` | undefined'.
src/pages/_fixable/index.astro:19:7 - warning ts(6133): 'fixBgNoColor' is declared but its value is never read.

After

(base) ➜  astro git:(lsr-explore/gh-575/fix-astro-check-fixable-index) ✗

@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for accessiblecommunity ready!

Name Link
🔨 Latest commit 978d970
🔍 Latest deploy log https://app.netlify.com/projects/accessiblecommunity/deploys/6a554dfd362f18000818b000
😎 Deploy Preview https://deploy-preview-613--accessiblecommunity.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lsr-explore lsr-explore linked an issue Jul 2, 2026 that may be closed by this pull request
2 tasks
@lsr-explore lsr-explore force-pushed the lsr-explore/gh-575/fix-astro-check-fixable-index branch from 05a306f to 978d970 Compare July 13, 2026 20:43
@lsr-explore lsr-explore changed the title issue #575: fix astro:check errors issue #575: fix astro:check errors - removed obsolete _fixable Jul 13, 2026
@lsr-explore lsr-explore changed the title issue #575: fix astro:check errors - removed obsolete _fixable issue #575: fix astro:check errors - removed obsolete _fixable and images Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

astro-check (error): Delete or fix _fixable/index.astro

1 participant