Copy change (#96) #88
Annotations
10 errors and 4 warnings
go-lint:
cmd/cone/task_flags.go#L6
var-naming: const accessReviewIdsFlag should be accessReviewIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L7
var-naming: const appEntitlementIdsFlag should be appEntitlementIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L8
var-naming: const appResourceIdsFlag should be appResourceIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L9
var-naming: const appResourceTypeIdsFlag should be appResourceTypeIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L10
var-naming: const appUserSubjectIdsFlag should be appUserSubjectIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L11
var-naming: const userSubjectIdsFlag should be userSubjectIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L12
var-naming: const appIdsFlag should be appIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L13
var-naming: const assigneeIdsFlag should be assigneeIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L23
var-naming: func addAccessReviewIdsFlag should be addAccessReviewIDsFlag (revive)
|
go-lint:
cmd/cone/task_flags.go#L26
var-naming: func addAppEntitlementIdsFlag should be addAppEntitlementIDsFlag (revive)
|
go-test (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-test (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/cone/cone. Supported file pattern: go.sum
|
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cone/cone. Supported file pattern: go.sum
|