Skip to content

fix(kernel): change file system hook signatures (#87) #112

fix(kernel): change file system hook signatures (#87)

fix(kernel): change file system hook signatures (#87) #112

Triggered via push July 18, 2024 19:46
Status Failure
Total duration 2m 59s
Artifacts

ci-workflow.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
issues found
test (1.22, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.22, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: internal/kernel/navigator-simple_test.go#L76
unused-parameter: parameter 'qsys' seems to be unused, consider removing or renaming it as _ (revive)