Skip to content

Commit bc31a0c

Browse files
chore(report): update TODO report and changelog [skip ci]
1 parent be2b7f8 commit bc31a0c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 📝 Changelog (from TODOs)
22

33
## TODO · priority:high
4-
- improve retry logic for API errors (`src/core/llm/generateIssueContent.ts:36`)
4+
- improve retry logic for API errors (`src/core/llm/generateIssueContent.ts:37`)
55

66
## TODO
77
- .ts (`src/testTodo.ts:1`)

TODO_REPORT.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Total unique TODOs: **200**
55
## TODO
66

77
- `/home/runner/work/smart-todo-action/smart-todo-action/tests/example.ts:1` — Refatorar este método _( priority=high, due=2025-06-01 )_
8-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:34812` — improve retry logic for API errors _( priority=high )_
8+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:34814` — improve retry logic for API errors _( priority=high )_
99
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/core/__tests__/fixtures/one-file.js:4` — Refactor this module
1010
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:2227` — type `options.auth` based on `options.authStrategy`.
1111
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:3994` — support preAuth = false where it hooks on 401
@@ -56,13 +56,13 @@ Total unique TODOs: **200**
5656
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:30392` — enable once permessage-deflate is supported
5757
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:31374` — optimize this
5858
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:32537` — query stuff
59-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:38456` — handle blob, arraybuffer, other content types, etc.
60-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:39030` — add support for Cloudflare workers, etc.
61-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:40824` — clean this logic up
62-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:40928` — support audio here
63-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:42163` — these types are incompatible
64-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:46000` — Is this where the error should be thrown?
65-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:46387` — make nested formats configurable
59+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:38463` — handle blob, arraybuffer, other content types, etc.
60+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:39037` — add support for Cloudflare workers, etc.
61+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:40831` — clean this logic up
62+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:40935` — support audio here
63+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:42170` — these types are incompatible
64+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:46007` — Is this where the error should be thrown?
65+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:46394` — make nested formats configurable
6666
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/testTodo.js:5` — Refactor this logic to improve performance
6767
- `/home/runner/work/smart-todo-action/smart-todo-action/node_modules/@ampproject/remapping/dist/remapping.umd.js:40` — Eventually support sourceRoot, which has to be removed because the sources are already
6868
- `/home/runner/work/smart-todo-action/smart-todo-action/node_modules/@ampproject/remapping/dist/remapping.umd.js:138` — We should eventually support async loading of sourcemap files.
@@ -151,7 +151,7 @@ Total unique TODOs: **200**
151151
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:8784` — makes
152152
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:9473` — for old IIS and Apache servers
153153
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:9970` — y. This is necessary to avoid http-parser leaks.
154-
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:36129` — because streams2 _always_ doesn't emit 'end' until nextTick, so let
154+
- `/home/runner/work/smart-todo-action/smart-todo-action/dist/index.js:36136` — because streams2 _always_ doesn't emit 'end' until nextTick, so let
155155
- `/home/runner/work/smart-todo-action/smart-todo-action/node_modules/rollup/dist/es/shared/node-entry.js:23563` — stolen from "mitt": ">>> 0" does not change numbers >= 0, but -1
156156
- `/home/runner/work/smart-todo-action/smart-todo-action/node_modules/ts-node/dist-raw/node-internal-modules-cjs-helpers.js:66` — ; remove when we drop node12 support
157157
- `/home/runner/work/smart-todo-action/smart-todo-action/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:74` — y workarounds, but it's not worth the complexity and flakiness.

0 commit comments

Comments
 (0)