feat(api): use generated open api models #18
ci.yaml
on: pull_request
action
/
lint-and-check
11s
api
/
lint-and-check
22s
cdk
/
lint-and-check
16s
ui
/
lint-and-check
20s
generate_openapi_models
/
generate_openapi_models
4s
openapi
/
validate
18s
action
/
unit-test
12s
cdk
/
unit-test
20s
Annotations
4 errors and 5 warnings
generate_openapi_models / generate_openapi_models
Process completed with exit code 126.
|
api / lint-and-check
Process completed with exit code 101.
|
ui / integration-test
Process completed with exit code 1.
|
ui / integration-test
Process completed with exit code 101.
|
generate_openapi_models / generate_openapi_models
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
generate_openapi_models / generate_openapi_models
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ui / lint-and-check
Unexpected input(s) 'envkey_PUBLIC_API_BASE_URL', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
ui / unit-test
Unexpected input(s) 'envkey_PUBLIC_API_BASE_URL', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
ui / integration-test
Unexpected input(s) 'envkey_PUBLIC_API_BASE_URL', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|