authorization for reviews #200
Annotations
7 errors and 2 warnings
linters:
internal/pkg/reviews/repo/reviews_repository.go#L34
G115: integer overflow conversion int -> uint (gosec)
|
linters:
internal/pkg/middleware/middleware.go#L49
G115: integer overflow conversion uint -> int (gosec)
|
linters:
internal/pkg/trips/delivery/http/handler_test.go#L351
G115: integer overflow conversion uint -> int (gosec)
|
linters:
internal/pkg/places/delivery/http/handler_test.go#L337
G115: integer overflow conversion int -> uint (gosec)
|
linters:
internal/pkg/places/delivery/http/handler_test.go#L425
G115: integer overflow conversion int -> uint (gosec)
|
linters:
internal/pkg/user/delivery/http/handler.go#L92
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
|