Add icon and color to action metadata #16
Annotations
15 warnings
python 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python 3.8:
.github/workflows/ci-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.8:
.github/workflows/release-major-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.8:
.github/workflows/release-minor-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.8:
.github/workflows/release-patch-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python 3.10:
.github/workflows/ci-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.10:
.github/workflows/release-major-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.10:
.github/workflows/release-minor-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.10:
.github/workflows/release-patch-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python 3.12:
.github/workflows/ci-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.12:
.github/workflows/release-major-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.12:
.github/workflows/release-minor-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
python 3.12:
.github/workflows/release-patch-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|