-
-
Notifications
You must be signed in to change notification settings - Fork 514
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
after #25194
The files seem to be in LF now.
Run npm run db:update
npm run db:update
echo "processed_issues=$(cat temp/logs/update.log)" >> $GITHUB_OUTPUT
shell: /usr/bin/bash -e {0}
> db:update
> tsx scripts/commands/db/update.ts
[info] loading issues...
[info] loading data...
blocklist.csv
1 row has the wrong line ending character, should be CRLF
1 error(s)
Error: Process completed with exit code 1.Run npm run db:validate
> db:validate
> tsx scripts/commands/db/validate.ts
blocklist.csv
1 row has the wrong line ending character, should be CRLF
1 error(s)
Error: Process completed with exit code 1.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working