CI Workflow #418
ci.yml
on: push
compile
25s
lint
3m 22s
check format
12s
unit test
24s
Matrix: e2e test
Annotations
6 errors and 3 warnings
e2e test (v1.20.16)
The run was canceled by @chengxiangdong.
|
lint
The run was canceled by @chengxiangdong.
|
lint:
pkg/utils/blockdevice/blockdevice_linux.go#L45
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/sfs/utils.go#L43
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/sfsturbo/utils.go#L43
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint
issues found
|
check format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|