chore: update dependencies and packages versions #41
Annotations
5 errors and 2 warnings
Setup golangci-lint:
example/main.go#L7
import 'github.com/gin-contrib/size' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
example/main.go#L8
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
size.go#L8
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
size_test.go#L10
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
Loading