feat: open .mjs files generated from .ts file inside external editor #197
Annotations
2 errors and 4 warnings
Compilation:
src/language/javascript_todo_texteditor.cpp#L72
cannot convert 'bool' to 'String*'
|
Compilation
Process completed with exit code 2.
|
Compilation:
editor/editor_tools.cpp#L195
ignoring #pragma region TS [-Wunknown-pragmas]
|
Compilation:
editor/editor_tools.cpp#L730
ignoring #pragma endregion TS [-Wunknown-pragmas]
|
Compilation:
thirdparty/quickjs/quickjs/quickjs.h#L982
cast between incompatible function types from 'JSValue (*)(JSContext*, JSValue, int, JSValue*, int)' to 'JSValue (*)(JSContext*, JSValue, int, JSValue*)' [-Wcast-function-type]
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading