Migrate to Tailwind CSS #3600
ci.yml
on: pull_request
deploy
/
deploy
1m 44s
Matrix: lint / lint
Annotations
9 errors and 4 warnings
lint / lint (prettier)
Process completed with exit code 1.
|
lint / lint (eslint):
src/components/sharing.tsx#L75
Replace `⏎········Liked·it?·Please·share·it!⏎······` with `Liked·it?·Please·share·it!`
|
lint / lint (eslint):
src/components/sharing.tsx#L79
Replace `·href={emailUrl}·title="Share·via·email"·target="_blank"·rel="noopener·noreferrer"·className="hover:text-blue-300"` with `⏎··········href={emailUrl}⏎··········title="Share·via·email"⏎··········target="_blank"⏎··········rel="noopener·noreferrer"⏎··········className="hover:text-blue-300"⏎········`
|
lint / lint (eslint):
src/components/sharing.tsx#L82
Replace `·href={bskyUrl}·title="Share·on·Bluesky"·target="_blank"·rel="noopener·noreferrer"·className="hover:text-blue-300"` with `⏎··········href={bskyUrl}⏎··········title="Share·on·Bluesky"⏎··········target="_blank"⏎··········rel="noopener·noreferrer"⏎··········className="hover:text-blue-300"⏎········`
|
lint / lint (eslint):
src/components/sharing.tsx#L85
Replace `·href={mastodonUrl}·title="Share·on·Mastodon"·target="_blank"·rel="noopener·noreferrer"·className="hover:text-blue-300"` with `⏎··········href={mastodonUrl}⏎··········title="Share·on·Mastodon"⏎··········target="_blank"⏎··········rel="noopener·noreferrer"⏎··········className="hover:text-blue-300"⏎········`
|
lint / lint (eslint):
src/components/sharing.tsx#L88
Replace `·href={twitterUrl}·title="Share·on·Twitter"·target="_blank"·rel="noopener·noreferrer"·className="hover:text-blue-300"` with `⏎··········href={twitterUrl}⏎··········title="Share·on·Twitter"⏎··········target="_blank"⏎··········rel="noopener·noreferrer"⏎··········className="hover:text-blue-300"⏎········`
|
lint / lint (eslint):
src/templates/post.tsx#L68
Replace `⏎········{post.frontmatter.title}⏎······` with `{post.frontmatter.title}`
|
lint / lint (eslint):
src/templates/til.tsx#L54
Replace `⏎········{post.frontmatter.title}⏎······` with `{post.frontmatter.title}`
|
lint / lint (eslint)
Process completed with exit code 1.
|
lint / lint (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint (eslint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint (tsc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|