Skip to content

Update dependency @types/fhir to ^0.0.41 #6

Update dependency @types/fhir to ^0.0.41

Update dependency @types/fhir to ^0.0.41 #6

Triggered via pull request June 29, 2024 08:27
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/api/event-registration/handler.ts#L33
Cannot find namespace 'fhir'.
test: src/api/event-registration/service.ts#L28
Cannot find namespace 'fhir'.
test: src/api/tracking-id/handler.ts#L8
Cannot find namespace 'fhir'.
test: src/api/tracking-id/service.ts#L20
Cannot find namespace 'fhir'.
test: src/api/tracking-id/service.ts#L26
Cannot find namespace 'fhir'.
test: src/api/tracking-id/service.ts#L28
Parameter 'item' implicitly has an 'any' type.
test: src/api/tracking-id/service.ts#L29
Cannot find namespace 'fhir'.
test: src/api/tracking-id/service.ts#L31
Cannot find namespace 'fhir'.
test: src/api/tracking-id/service.ts#L36
Cannot find namespace 'fhir'.
test: src/utils/index.ts#L66
Cannot find namespace 'fhir'. Did you mean 'fhir2'?
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/