Skip to content

fix: correctly handle heredoc strings with repeated newlines #589

fix: correctly handle heredoc strings with repeated newlines

fix: correctly handle heredoc strings with repeated newlines #589

Triggered via push August 11, 2024 17:39
Status Failure
Total duration 7m 0s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 31 warnings
test (1.15, 24): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.15, 24)
Process completed with exit code 2.
test (1.16, 24): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.16, 24)
Process completed with exit code 2.
test (1.15, 26): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.15, 26)
Process completed with exit code 2.
test (1.17, 26): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.17, 26)
Process completed with exit code 2.
test (1.14, 24): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.14, 24)
Process completed with exit code 2.
test (1.14, 25): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.14, 25)
Process completed with exit code 2.
test (1.17, 25): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.17, 25)
Process completed with exit code 2.
test (1.17, 27): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.17, 27)
Process completed with exit code 2.
test (1.14, 26): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.14, 26)
Process completed with exit code 2.
test (1.16, 26): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.16, 26)
Process completed with exit code 2.
test (1.16, 25): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.16, 25)
Process completed with exit code 2.
test (1.15, 25): test/mneme/example_test.exs#L10
test 1 (Mneme.ExampleTest)
test (1.15, 25)
Process completed with exit code 2.
test (1.15, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.15, 24)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.15, 24): tmp/Mneme.Integration.VarsTest/test-Mneme.Integration.VarsTest-3f7492fc/integration_test.exs#L48
variable "pid2" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.16, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.16, 24)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 24)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.15, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.15, 26): tmp/Mneme.Integration.VarsTest/test-Mneme.Integration.VarsTest-3f7492fc/integration_test.exs#L48
variable "pid2" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.15, 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.17, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.14, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.14, 24): tmp/Mneme.Integration.VarsTest/test-Mneme.Integration.VarsTest-3f7492fc/integration_test.exs#L48
variable "pid2" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.14, 24)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.14, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.14, 25): tmp/Mneme.Integration.VarsTest/test-Mneme.Integration.VarsTest-3f7492fc/integration_test.exs#L48
variable "pid2" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.14, 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.17, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.17, 27)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.14, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.14, 26): tmp/Mneme.Integration.VarsTest/test-Mneme.Integration.VarsTest-3f7492fc/integration_test.exs#L48
variable "pid2" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.14, 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.16, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.16, 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.16, 25)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16, 25)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.15, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.15, 25): tmp/Mneme.Integration.VarsTest/test-Mneme.Integration.VarsTest-3f7492fc/integration_test.exs#L48
variable "pid2" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (1.15, 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
lint (1.17, 27)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/