Skip to content

Add models, clients and operation handlers for TAP EULA #3367

Add models, clients and operation handlers for TAP EULA

Add models, clients and operation handlers for TAP EULA #3367

Triggered via pull request April 11, 2024 06:30
Status Failure
Total duration 1m 48s
Artifacts

golangci-lint.yml

on: pull_request

Annotations

10 errors and 1 warning
lint: internal/models/tap/eula/eula.go#L25
Comment should end in a period (godot)
lint: internal/models/tap/eula/eula.go#L33
Comment should end in a period (godot)
lint: internal/models/tap/eula/eula_data.go#L32
Comment should end in a period (godot)
lint: internal/models/tap/eula/eula.go#L30
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/models/tap/eula/eula.go#L39
assignments should only be cuddled with other assignments (wsl)
lint: internal/models/tap/eula/eula.go#L40
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/models/tap/eula/eula_data.go#L37
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/models/tap/eula/eula_data.go#L46
assignments should only be cuddled with other assignments (wsl)
lint: internal/models/tap/eula/eula_method_accept.go#L33
assignments should only be cuddled with other assignments (wsl)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, 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/.