DM-45719: Add github action to build arm64 as well as x86 #4
Annotations
7 warnings
lint
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/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
.github/workflows/yamllint.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
lint:
.github/workflows/rebase_checker.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
lint:
.github/workflows/markdownlint.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
lint:
.github/workflows/shellcheck.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
lint:
.github/workflows/build.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|