feat(economy): π° implement Global Token Budgeting & Dynamic Fallback β¦ #27
Annotations
12 errors and 2 warnings
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L106
epistemic_forge/cli.py:106:13: invalid-syntax: Expected `,`, found `:`
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L106
epistemic_forge/cli.py:106:9: invalid-syntax: Expected `,`, found `else`
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L105
epistemic_forge/cli.py:105:59: invalid-syntax: missing closing quote in string literal
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L105
epistemic_forge/cli.py:105:58: invalid-syntax: Expected `,`, found `]`
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L105
epistemic_forge/cli.py:105:52: invalid-syntax: Expected `]`, found name
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L105
epistemic_forge/cli.py:105:46: invalid-syntax: Expected `:`, found `/`
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L105
epistemic_forge/cli.py:105:14: invalid-syntax: Got unexpected token π°
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L105
epistemic_forge/cli.py:105:7: invalid-syntax: Expected `:`, found name
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L105
epistemic_forge/cli.py:105:1: invalid-syntax: Expected FStringEnd, found `[`
|
|
ruff (invalid-syntax):
epistemic_forge/cli.py#L104
epistemic_forge/cli.py:104:25: invalid-syntax: f-string: unterminated string
|
|
build (3.11)
The strategy configuration was canceled because "build._3_10" failed
|
|
build (3.11)
The operation was canceled.
|
|
build (3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|