[do not merge] example to move inclusion override #359
Annotations
2 errors and 1 warning
heat-stack/app/utils/pyodide.test.ts#L251
PythonError: Traceback (most recent call last):
File "<exec>", line 22, in execute
File "/lib/python3.11/site-packages/rules_engine/engine.py", line 75, in get_outputs_natural_gas
inclusion_override=bool(input_val.inclusion_override),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python3.11/site-packages/pydantic/main.py", line 761, in __getattr__
raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}')
AttributeError: 'NaturalGasBillingRecordInput' object has no attribute 'inclusion_override'
❯ new_error public/pyodide-env/pyodide.asm.js:9:12519
❯ null.<anonymous> wasm:/wasm/02250ad6:1:1411112
❯ null.<anonymous> wasm:/wasm/02250ad6:1:1411373
❯ Object.Module._pythonexc2js public/pyodide-env/pyodide.asm.js:9:640895
❯ Object.Module.callPyObjectKwargs public/pyodide-env/pyodide.asm.js:9:81856
❯ Object.Module.callPyObject public/pyodide-env/pyodide.asm.js:9:82066
❯ Qe.apply public/pyodide-env/pyodide.asm.js:9:97147
❯ Object.apply public/pyodide-env/pyodide.asm.js:9:95381
❯ app/utils/pyodide.test.ts:251:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { __error_address: 33000248 }
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading