chore: update GitHub Actions versions in relevant files #38
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 9 warnings
lint:
example/main.go#L7
import 'github.com/gin-contrib/size' is not allowed from list 'Main' (depguard)
|
lint:
example/main.go#L8
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
size.go#L8
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
size_test.go#L10
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.14
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.16
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.15
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.17
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
macos-latest @ Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/size/size. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/size/size. Supported file pattern: go.sum
|