Use lib_elixir instead of vendoring elixir modules manually #585
Annotations
2 errors and 7 warnings
test/sourceror_test.exs#L139
test parse_string!/2 and to_string/2 comment position preservation spacing (SourcerorTest)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/sourceror/code.ex#L78
Sourceror.Code.Formatter.to_algebra/2 is undefined (module Sourceror.Code.Formatter is not available or is yet to be defined)
|
lib/sourceror/code.ex#L77
Sourceror.Code.Normalizer.normalize/2 is undefined (module Sourceror.Code.Normalizer is not available or is yet to be defined)
|
lib/sourceror/code.ex#L21
:sourceror_elixir.string_to_tokens/5 is undefined (module :sourceror_elixir is not available or is yet to be defined)
|
lib/sourceror/code.ex#L22
:sourceror_elixir.tokens_to_quoted/3 is undefined (module :sourceror_elixir is not available or is yet to be defined)
|
lib/sourceror/code.ex#L37
:sourceror_errors.parse_error/4 is undefined (module :sourceror_errors is not available or is yet to be defined)
|
This job failed
Loading