enh: add simple boilerplate for AI challenge #99
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|