Skip to content

Adds assessment export to cli #1680

Adds assessment export to cli

Adds assessment export to cli #1680

Triggered via push November 26, 2024 08:51
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: run-mocha
build-and-upload-artifacts
13s
build-and-upload-artifacts
run-depcheck
11s
run-depcheck
run-pre-commits
37s
run-pre-commits
generate-json-schema
14s
generate-json-schema
build-to-npm
0s
build-to-npm
build-to-github-packages
0s
build-to-github-packages
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build-and-upload-artifacts: src/codecs.ts#L1
Cannot find name 'AssessmentSectionInput'. Did you mean 'AssessmentInput'?
build-and-upload-artifacts: src/codecs.ts#L1
Cannot find name 'AssessmentFormTemplateSource'. Did you mean 'AssessmentFormTemplateStatus'?
build-and-upload-artifacts: src/codecs.ts#L1
Cannot find name 'AssessmentRetentionScheduleInput'.
build-and-upload-artifacts: src/codecs.ts#L1
Cannot find name 'AssessmentSectionInput'. Did you mean 'AssessmentInput'?
build-and-upload-artifacts: src/codecs.ts#L1
Cannot find name 'AssessmentResourceInput'.
build-and-upload-artifacts: src/codecs.ts#L1
Cannot find name 'AssessmentRowInput'. Did you mean 'AssessmentInput'?
build-and-upload-artifacts: src/codecs.ts#L1
Cannot find name 'AssessmentRetentionScheduleInput'.
build-and-upload-artifacts
Process completed with exit code 1.
generate-json-schema
Process completed with exit code 1.
run-mocha (ubuntu-latest, 18.x)
Process completed with exit code 1.
run-depcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-depcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-upload-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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-and-upload-artifacts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
generate-json-schema
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
generate-json-schema
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-mocha (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-mocha (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-pre-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-pre-commits
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2, actions/setup-node@v1, 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/