Skip to content

Add HL7 struct storing HL7 data as nested maps #83

Add HL7 struct storing HL7 data as nested maps

Add HL7 struct storing HL7 data as nested maps #83

Triggered via pull request April 9, 2024 21:13
@DarkMarmotDarkMarmot
synchronize #27
map_output
Status Failure
Total duration 3m 0s
Artifacts

main.yml

on: pull_request
Matrix: Build
Matrix: Dialyzer
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 16 warnings
Format
Process completed with exit code 1.
Test (25, 1.14): test/hl7_test.exs#L24
test Can open a good message from file stream using file type inference (HL7Test)
Test (25, 1.14): test/hl7_test.exs#L17
test Can open a good mllp message from file stream using file type inference (HL7Test)
Test (25, 1.14): test/hl7_test.exs#L47
test Can open a good message from file stream using split stream (HL7Test)
Test (25, 1.14)
Process completed with exit code 2.
Test (24, 1.14)
The job was canceled because "_25_1_14" failed.
Test (24, 1.14): test/hl7_test.exs#L47
test Can open a good message from file stream using split stream (HL7Test)
Test (24, 1.14): test/hl7_test.exs#L17
test Can open a good mllp message from file stream using file type inference (HL7Test)
Test (24, 1.14): test/hl7_test.exs#L24
test Can open a good message from file stream using file type inference (HL7Test)
Test (24, 1.14)
Process completed with exit code 2.
Dialyzer (25, 1.14)
Process completed with exit code 2.
Dialyzer (24, 1.14)
The job was canceled because "_25_1_14" failed.
Dialyzer (24, 1.14)
The operation was canceled.
Build (24, 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (24, 1.14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (25, 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (25, 1.14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (25, 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (25, 1.14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (25, 1.14): test/hl7_query_test.exs#L201
HL7.Query.get_part/2 is deprecated. use HL7.Query.find_first/2 instead
Test (25, 1.14): test/hl7_query_test.exs#L230
HL7.Query.get_parts/2 is deprecated. use HL7.Query.find_all/2 instead
Test (25, 1.14): test/hl7_query_test.exs#L516
HL7.Query.replace_parts/3 is deprecated. use HL7.Query.update/2 instead
Test (24, 1.14): test/hl7_query_test.exs#L201
HL7.Query.get_part/2 is deprecated. use HL7.Query.find_first/2 instead
Test (24, 1.14): test/hl7_query_test.exs#L230
HL7.Query.get_parts/2 is deprecated. use HL7.Query.find_all/2 instead
Test (24, 1.14): test/hl7_query_test.exs#L516
HL7.Query.replace_parts/3 is deprecated. use HL7.Query.update/2 instead
Dialyzer (25, 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dialyzer (25, 1.14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/