Skip to content

refactor: cleaner routing using gorilla mux regexps #266

refactor: cleaner routing using gorilla mux regexps

refactor: cleaner routing using gorilla mux regexps #266

Triggered via pull request October 14, 2024 13:29
Status Failure
Total duration 2m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Linter: server/server_test.go#L136
unused-parameter: parameter 's' 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/