Add primitive memory allocator #50
Annotations
10 errors and 4 warnings
src/compiler/alchemy/amd64/amd64.ts#L1
Run autofix to sort these imports!
|
src/compiler/alchemy/index.ts#L1
Run autofix to sort these exports!
|
src/compiler/index.ts#L1
Run autofix to sort these exports!
|
src/cross_referencer/cross_referencer.ts#L19
'Logger' is defined but never used
|
src/cross_referencer/cross_referencer.ts#L59
Delete `·`
|
src/cross_referencer/cross_referencer.ts#L59
Trailing spaces not allowed
|
src/cross_referencer/cross_referencer.ts#L84
The variable `i` should be named `index`. A more descriptive name will do too
|
src/cross_referencer/cross_referencer.ts#L88
Insert `;`
|
src/include/preprocessor.ts#L1
Run autofix to sort these imports!
|
src/include/preprocessor.ts#L26
Replace `·fs.existsSync(module_path_candidate)⏎···························` with `⏎····························fs.existsSync(module_path_candidate)`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/instruction/atomic/push_string.ts#L16
Expected indentation of 8 spaces but found 41
|
src/instruction/atomic/push_string.ts#L17
Expected indentation of 8 spaces but found 41
|
src/lexer/alchemy.ts#L80
Strings must use doublequote
|
The logs for this run have expired and are no longer available.
Loading