Skip to content

Add task troubleshooting guide and fix typos - #201

Merged
MartinMa318 merged 4 commits into
tapdata:mainfrom
heywalter:update-troubleshooting
Dec 22, 2025
Merged

Add task troubleshooting guide and fix typos#201
MartinMa318 merged 4 commits into
tapdata:mainfrom
heywalter:update-troubleshooting

Conversation

@heywalter

Copy link
Copy Markdown
Collaborator

No description provided.

@netlify

netlify Bot commented Dec 18, 2025

Copy link
Copy Markdown

Deploy Preview for tapdata-en ready!

Name Link
🔨 Latest commit 0434b90
🔍 Latest deploy log https://app.netlify.com/projects/tapdata-en/deploys/6945144b4777450008559ebb
😎 Deploy Preview https://deploy-preview-201--tapdata-en.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.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (1)

dedupe

These words are not needed and should be removed sasl

Some files were automatically ignored 🙈

These sample patterns would exclude them:

^pnpm-lock\.yaml$

You should consider adding them to:

.github/actions/spelling/excludes.txt

File matching is via Perl regular expressions.

To check these files, more of their words need to be in the dictionary than not. You can use patterns.txt to exclude portions, add items to the dictionary (e.g. by adding them to allow.txt), or fix typos.

To accept these unrecognized words as correct, update file exclusions, and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the git@github.com:heywalter/docs-en.git repository
on the update-troubleshooting branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/tapdata/docs-en/actions/runs/20365065248/attempts/1' &&
git commit -m 'Update check-spelling metadata'
Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (1) from .github/actions/spelling/expect.txt and unrecognized words (1)

Dictionary Entries Covers Uniquely
cspell:clojure/src/clojure.txt 89 1
cspell:npm/dict/npm.txt 302 1

Consider adding them (in .github/workflows/spelling.yml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with:

      with:
        extra_dictionaries: |
          cspell:clojure/src/clojure.txt
          cspell:npm/dict/npm.txt

To stop checking additional dictionaries, add (in .github/workflows/spelling.yml) for uses: check-spelling/check-spelling@main in its with:

check_extra_dictionaries: ""
Warnings ⚠️ (2)

See the 📂 files view, the 📜action log, or 📝 job summary for details.

⚠️ Warnings Count
⚠️ no-newline-at-eof 1
⚠️ noisy-file 1

See ⚠️ Event descriptions for more information.

@MartinMa318
MartinMa318 merged commit f5a6836 into tapdata:main Dec 22, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants