Skip to content

Add HL7 struct storing HL7 data as nested maps (#27) #105

Add HL7 struct storing HL7 data as nested maps (#27)

Add HL7 struct storing HL7 data as nested maps (#27) #105

Triggered via push April 15, 2024 18:34
Status Success
Total duration 3m 31s
Artifacts

main.yml

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

Annotations

22 warnings
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 (24, 1.14)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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/
Build (25, 1.14)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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 (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/.
Test (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/
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
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
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/
Dialyzer (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/.
Dialyzer (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/