update value normally if value is literally false #420
test.yml
on: push
Build frontend
44s
Build backend
1m 13s
Annotations
15 warnings
Build frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2.1.5, actions/cache@v2.1.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2.1.5, actions/cache@v2.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build frontend:
frontend/components/DynamicForm.vue#L17
Prop "schema" should define at least its type
|
Build frontend:
frontend/components/DynamicForm.vue#L17
Prop "value" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/CheckBoxInput.vue#L20
Prop "label" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/CheckBoxInput.vue#L20
Prop "name" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/CheckBoxInput.vue#L20
Prop "value" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/CheckBoxInput.vue#L20
Prop "extra" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/NumberInput.vue#L18
Prop "placeholder" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/NumberInput.vue#L18
Prop "label" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/NumberInput.vue#L18
Prop "name" should define at least its type
|
Build frontend:
frontend/components/FormWidgets/NumberInput.vue#L18
Prop "value" should define at least its type
|
Build frontend
The `save-state` 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/
|
Build backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|