chore: migrate project and project tokens #1729
Annotations
10 errors
Run linters:
internal/provider/resource_project.go#L88
return statements should not be cuddled if block has more than two lines (wsl)
|
Run linters:
internal/provider/resource_project.go#L62
return statements should not be cuddled if block has more than two lines (wsl)
|
Run linters:
internal/provider/model_project.go#L553
ranges should only be cuddled with assignments used in the iteration (wsl)
|
Run linters:
internal/provider/model_project.go#L514
ranges should only be cuddled with assignments used in the iteration (wsl)
|
Run linters:
internal/provider/model_project.go#L508
assignments should only be cuddled with other assignments (wsl)
|
Run linters:
internal/provider/model_project.go#L477
assignments should only be cuddled with other assignments (wsl)
|
Run linters:
internal/provider/model_project.go#L472
if statements should only be cuddled with assignments (wsl)
|
Run linters:
internal/provider/model_project.go#L463
ranges should only be cuddled with assignments used in the iteration (wsl)
|
Run linters:
internal/provider/model_project.go#L384
return statements should not be cuddled if block has more than two lines (wsl)
|
Run linters:
internal/provider/resource_project.go#L582
expandProjectRoles - ctx is unused (unparam)
|
Loading