added tests for trips #146
Annotations
4 errors and 2 warnings
linters:
internal/pkg/trips/delivery/http/handler_test.go#L143
G115: integer overflow conversion uint -> int (gosec)
|
linters:
internal/pkg/trips/delivery/http/handler_test.go#L193
G115: integer overflow conversion uint -> int (gosec)
|
linters:
internal/pkg/trips/delivery/http/handler_test.go#L250
G115: integer overflow conversion uint -> int (gosec)
|
linters
issues found
|
linters
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
linters
Restore cache failed: Dependencies file is not found in /home/runner/work/2024_2_ThereWillBeName/2024_2_ThereWillBeName. Supported file pattern: go.sum
|