Skip to content

Add fuzz tests

Add fuzz tests #160

Triggered via pull request September 20, 2024 21:46
@anupsvanupsv
synchronize #137
add-fuzz-tests
Status Failure
Total duration 2m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Linter: e2e/server_fuzz_test.go#L41
unused-parameter: parameter 'seed' seems to be unused, consider removing or renaming it as _ (revive)
Linter: e2e/server_fuzz_test.go#L64
unused-parameter: parameter 'seed' seems to be unused, consider removing or renaming it as _ (revive)
Linter
issues found
Linter
The following actions use a deprecated Node.js version 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/