enh: improve challenges #113
Annotations
6 errors and 9 warnings
lint (./ai):
ai/main.go#L19
var `hostname` is unused (unused)
|
lint (./ai):
ai/main.go#L75
func `envOrDefault` is unused (unused)
|
lint (./ai):
ai/main.go#L20
var `port` is unused (unused)
|
lint (./ai)
issues found
|
lint (./ios/server)
The job was canceled because "_ai" failed.
|
lint (./ios/server)
The operation was canceled.
|
lint (./ai)
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 (./ai)
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
build (./ai)
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 (./ai)
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
build (./ios/server)
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 (./ios/server)
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
lint (./ios/server)
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
security (./ios/server)
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|
security (./ai)
Restore cache failed: Dependencies file is not found in /home/runner/work/challenges/challenges. Supported file pattern: go.sum
|