doc: get request_id from header (#38) #108
Annotations
6 errors and 12 warnings
lint:
options.go#L4
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
requestid.go#L4
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
requestid.go#L5
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
|
lint:
requestid_test.go#L9
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
requestid_test.go#L10
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
lint
issues found
|
ubuntu-latest @ Go 1.19
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/requestid/requestid. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/requestid/requestid. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/requestid/requestid. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/requestid/requestid. Supported file pattern: go.sum
|
lint
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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/requestid/requestid. Supported file pattern: go.sum
|
macos-latest @ Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-latest @ Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/requestid/requestid. Supported file pattern: go.sum
|