Skip to content

fix(s3): trim whitespace in bucket name + creds so uploads can't break on a stray space #1461

fix(s3): trim whitespace in bucket name + creds so uploads can't break on a stray space

fix(s3): trim whitespace in bucket name + creds so uploads can't break on a stray space #1461

Triggered via pull request June 17, 2026 14:35
Status Success
Total duration 1m 28s
Artifacts

pull-request.yml

on: pull_request
Run ESLint and Prettier
1m 23s
Run ESLint and Prettier
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run ESLint and Prettier
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run ESLint and Prettier: app/api/cron/promote-scheduled/route.ts#L94
Unexpected console statement
Run ESLint and Prettier: app/api/admin/sync-feeds/route.ts#L303
Unexpected console statement
Run ESLint and Prettier: app/api/admin/sync-feeds/route.ts#L268
'newArticles' is assigned a value but never used
Run ESLint and Prettier: app/api/admin/sync-feeds/route.ts#L268
'newArticles' is assigned a value but never used
Run ESLint and Prettier: app/actions/getUploadUrl.ts#L41
Unexpected console statement
Run ESLint and Prettier: app/(app)/saved/_client.tsx#L30
Unexpected console statement
Run ESLint and Prettier: app/(app)/my-posts/_client.tsx#L23
'classNames' is defined but never used
Run ESLint and Prettier: app/(app)/my-posts/_client.tsx#L23
'classNames' is defined but never used