Skip to content

Bump serve-static and express in /client #138

Bump serve-static and express in /client

Bump serve-static and express in /client #138

Triggered via pull request September 17, 2024 02:57
Status Success
Total duration 32s
Artifacts

lint.yaml

on: pull_request
Code linting
22s
Code linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code linting: srf.go#L206
type SrfApiResponse should be SrfAPIResponse
Code linting: util.go#L605
parameter 'response' seems to be unused, consider removing or renaming it as _
Code linting: util.go#L608
parameter 'response' seems to be unused, consider removing or renaming it as _
Code linting: util.go#L608
parameter 'err' seems to be unused, consider removing or renaming it as _
Code linting: orf.go#L134
parameter 'i' seems to be unused, consider removing or renaming it as _
Code linting: orf.go#L257
parameter 'i' seems to be unused, consider removing or renaming it as _
Code linting: orf.go#L267
parameter 'i' seems to be unused, consider removing or renaming it as _
Code linting: overlaps.go#L178
var affectedIds should be affectedIDs
Code linting: search.go#L125
var excludedChannelIds should be excludedChannelIDs
Code linting: search.go#L155
func parameter excludedChannelIds should be excludedChannelIDs
Code linting
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/