Merge remote-tracking branch 'origin/issue/1759' into issue/1759 #3753
test.yml
on: push
Encoders
4m 45s
FHIR server (tranche 1)
5m 16s
FHIR server (tranche 2)
3m 31s
FHIR server (tranche 3)
3s
Docker image
4m 4s
Python API
5m 3s
Benchmark
3m 38s
JavaScript client
40s
Import lambda
47s
R API
22m 27s
Site
39m 22s
Pre-release deployment
0s
Upload coverage
0s
Annotations
69 errors and 29 warnings
FHIR server (tranche 3)
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
|
AsyncTest.asyncExtract:
fhir-server/src/test/java/au/csiro/pathling/test/integration/AsyncTest.java#L85
expected: <202> but was: <500>
|
CachedSearchTest.searchWithNoFilter:
fhir-server/src/test/java/au/csiro/pathling/test/integration/CachedSearchTest.java#L57
expected: <true> but was: <false>
|
CapabilityStatementTest.capabilityStatement:
fhir-server/src/test/java/au/csiro/pathling/test/integration/CapabilityStatementTest.java#L50
rest[mode=server].operation[definition=https://pathling.csiro.au/fhir/OperationDefinition/import-6]
Expected: a JSON object
but none found
; rest[mode=server].operation[definition=https://pathling.csiro.au/fhir/OperationDefinition/result-6]
Expected: a JSON object
but none found
; rest[mode=server].operation[definition=https://pathling.csiro.au/fhir/OperationDefinition/job-6]
Expected: a JSON object
but none found
; rest[mode=server].operation[definition=https://pathling.csiro.au/fhir/OperationDefinition/result-7]
Unexpected: a JSON object
; rest[mode=server].operation[definition=https://pathling.csiro.au/fhir/OperationDefinition/job-7]
Unexpected: a JSON object
; rest[mode=server].operation[definition=https://pathling.csiro.au/fhir/OperationDefinition/import-7]
Unexpected: a JSON object
; rest[mode=server].resource[]: Expected 141 values but got 142 ; url
Expected: https://pathling.csiro.au/fhir/CapabilityStatement/pathling-fhir-api-6
got: https://pathling.csiro.au/fhir/CapabilityStatement/pathling-fhir-api-7
|
ExtractTest.extract:
fhir-server/src/test/java/au/csiro/pathling/test/integration/ExtractTest.java#L77
expected: <true> but was: <false>
|
|
|
|
SearchTest.searchWithNoFilter:
fhir-server/src/test/java/au/csiro/pathling/test/integration/SearchTest.java#L62
expected: <true> but was: <false>
|
FHIR server (tranche 2)
There were 9 failed tests
|
DockerImageTest.importDataAndQuery:
fhir-server/src/test/java/au/csiro/pathling/test/system/DockerImageTest.java#L359
Expected: parameter
but none found
|
Docker image
There were 1 failed tests
|
LightweightFhirEncodersTest.testThrowsExceptionWhenUnsupportedResource:
encoders/src/test/java/au/csiro/pathling/encoders/LightweightFhirEncodersTest.java#L168
Expected au.csiro.pathling.encoders.UnsupportedResourceError to be thrown, but nothing was thrown.
|
Encoders
There were 1 failed tests
|
Python API
Process completed with exit code 1.
|
|
AggregateQueryExecutorTest.simpleQueryWithLabels:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryExecutorTest.java#L99
array lengths differ, expected: <2> but was: <0>
|
AggregateQueryTest.queryMultipleGroupingCounts:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L229
Expected: parameter
but none found
|
AggregateQueryTest.queryWithLargeScaleDecimalResult:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L574
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereInAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L383
Expected: parameter
but none found
|
|
AggregateQueryTest.queryWithNestedAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L398
Expected: parameter
but none found
|
AggregateQueryTest.queryWithCombineResultInSecondFilter:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L604
Expected: parameter
but none found
|
AggregateQueryTest.simpleQuery:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L58
Expected: parameter
but none found
|
AggregateQueryTest.queryWithReverseResolveAndCounts:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L212
Expected: parameter
but none found
|
AggregateQueryTest.queryWithIntegerGroupings:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L108
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAsComparisonOperand:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L318
Expected: parameter
but none found
|
AggregateQueryTest.queryWithAmbiguousSelfJoin:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L335
Expected: parameter
but none found
|
AggregateQueryTest.queryMultipleCountAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L245
Expected: parameter
but none found
|
AggregateQueryTest.queryWithUriValueInGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L427
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAndMembership:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L351
Expected: parameter
but none found
|
AggregateQueryTest.queryWithLiteralAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L463
Expected: parameter
but none found
|
|
AggregateQueryTest.queryWithComparisonInAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L445
Expected: parameter
but none found
|
AggregateQueryTest.queryWithReverseResolve:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L197
Expected: parameter
but none found
|
AggregateQueryTest.queryWithNonSingularBooleanGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L532
Expected: parameter
but none found
|
AggregateQueryTest.queryWithMemberOf:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L286
Expected: parameter
but none found
|
AggregateQueryTest.queryWithDateComparison:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L153
Expected: parameter
but none found
|
AggregateQueryTest.queryWithPolymorphicResolve:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L182
Expected: parameter
but none found
|
AggregateQueryTest.queryWithChoiceElement:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L138
Expected: parameter
but none found
|
AggregateQueryTest.queryWithMultipleTrivialAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L619
Expected: parameter
but none found
|
|
AggregateQueryTest.queryWithWhere:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L261
Expected: parameter
but none found
|
AggregateQueryTest.queryWithCanonicalGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L561
Expected: parameter
but none found
|
AggregateQueryTest.queryWithDateTimeGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L300
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAndBoolean:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L367
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAndGroupedData:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L478
Expected: parameter
but none found
|
AggregateQueryTest.queryWithResolve:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L168
Expected: parameter
but none found
|
AggregateQueryTest.multipleAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L92
Expected: parameter
but none found
|
AggregateQueryTest.multipleGroupingsAndAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L76
Expected: parameter
but none found
|
AggregateQueryTest.queryWithBracketing:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L547
Expected: parameter
but none found
|
AggregateQueryTest.queryWithMathExpression:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L123
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAggregationAndCount:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L588
Expected: parameter
but none found
|
ExtractQueryTest.whereInMultipleColumns:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L315
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.multipleIndependentUnnestings:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L367
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.simpleQueryWithAliases:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L113
Unsupported function: reverseResolve
|
ExtractQueryTest.linkedUnnesting:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L349
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
|
ExtractQueryTest.literalColumn:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L185
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.combineWithUnequalCardinalities:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L502
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.multipleNonSingularColumnsWithDifferentTypes:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L331
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.combineResultInSecondFilter:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L299
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.limit:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L270
expected: <[[9360820c-8602-4335-8b50-c88d627a0c20,female]:1, [7001ad9c-34d2-4eb5-8165-5fdc2147f469,female]:1, [121503c8-9564-4b48-9086-a22df717948e,female]:1]> but was: <[[9360820c-8602-4335-8b50-c88d627a0c20,female]:1, [7001ad9c-34d2-4eb5-8165-5fdc2147f469,female]:1, [e62e52ae-2d75-4070-a0ae-3cc78d35ed08,female]:1, [121503c8-9564-4b48-9086-a22df717948e,female]:1]>
|
ExtractQueryTest.multipleReverseResolves:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L151
Unsupported function: reverseResolve
|
|
FHIR server (tranche 1)
There were 61 failed tests
|
R API
Test failures
|
R API
Process completed with exit code 1.
|
FHIR server (tranche 3)
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
FHIR server (tranche 3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
JavaScript client
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
JavaScript client
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@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/
|
Import lambda
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Import lambda
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FHIR server (tranche 2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
FHIR server (tranche 2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FHIR server (tranche 2)
No files were found with the provided path: **/*.dump
**/*.dumpstream. No artifacts will be uploaded.
|
Benchmark
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Benchmark
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, actions/setup-java@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Benchmark
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Benchmark
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docker image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, 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/
|
Docker image
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
|
Encoders
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Encoders
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Encoders
No files were found with the provided path: **/*.dump
**/*.dumpstream. No artifacts will be uploaded.
|
Python API
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python API
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/cache@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FHIR server (tranche 1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
FHIR server (tranche 1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FHIR server (tranche 1)
No files were found with the provided path: **/*.dump
**/*.dumpstream. No artifacts will be uploaded.
|
R API
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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/
|
R API
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/cache@v3, 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/
|
Site
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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/
|
Site
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, azure/setup-helm@v3, actions/setup-node@v3, actions/cache@v3, 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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "benchmark-results", "encoders-coverage", "encoders-surefire-reports", "fhir-server-1-coverage", "fhir-server-1-surefire-reports", "fhir-server-1-timing-log", "fhir-server-2-coverage", "fhir-server-2-surefire-reports", "fhir-server-2-timing-log", "import-lambda".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
benchmark-results
Expired
|
14.7 KB |
|
encoders-coverage
Expired
|
448 KB |
|
encoders-surefire-reports
Expired
|
456 KB |
|
fhir-server-1-coverage
Expired
|
1.31 MB |
|
fhir-server-1-surefire-reports
Expired
|
1.72 MB |
|
fhir-server-1-timing-log
Expired
|
5.42 KB |
|
fhir-server-2-coverage
Expired
|
1.31 MB |
|
fhir-server-2-surefire-reports
Expired
|
1.56 MB |
|
fhir-server-2-timing-log
Expired
|
80 Bytes |
|
import-lambda
Expired
|
20.9 MB |
|