use rapids infra to run testing #570
lint.yml
on: pull_request
pre-commit
1m 46s
actionlint
5s
Annotations
6 errors
actionlint:
.github/workflows/gpu.yml#L14
label "linux-amd64-gpu-p100-latest-1" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows", "1GPU", "2GPU". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|
actionlint:
.github/workflows/gpu.yml#L29
key "jobs" is duplicated in workflow. previously defined at line:12,col:1. note that key names are case insensitive
|
actionlint:
.github/workflows/gpu.yml#L47
key "jobs" is duplicated in workflow. previously defined at line:12,col:1. note that key names are case insensitive
|
actionlint:
.github/workflows/gpu.yml#L65
key "jobs" is duplicated in workflow. previously defined at line:12,col:1. note that key names are case insensitive
|
actionlint
Process completed with exit code 1.
|
pre-commit
Process completed with exit code 1.
|