enh: improve challenges #104
Annotations
10 errors and 5 warnings
security
server.main calls http.ListenAndServe, which eventually calls netip.Addr.IsLoopback
|
security
server.main calls http.ListenAndServe, which eventually calls netip.Addr.IsMulticast
|
security
server.init calls middleware.init, which calls http.CanonicalHeaderKey
|
security
server.main calls fmt.Printf, which eventually calls http.Header.Add
|
security
server.main calls fmt.Printf, which eventually calls http.Header.Del
|
security
server.main calls fmt.Printf, which eventually calls http.Header.Get
|
security
server.main calls fmt.Printf, which eventually calls http.Header.Set
|
security
server.main calls http.ListenAndServe
|
security
server.init calls middleware.init, which eventually calls http.body.Read
|
security
server.init calls middleware.init, which eventually calls http.bodyEOFSignal.Read
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
security
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|