feat: init project #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 10 warnings
Run golangci-lint (ubuntu-latest):
arns.go#L41
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci-lint (ubuntu-latest):
arns.go#L5
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint (ubuntu-latest):
arns.go#L8
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint (ubuntu-latest):
arns.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint (ubuntu-latest)
issues found
|
Run golangci-lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Run golangci-lint (macos-latest)
The operation was canceled.
|
Run golangci-lint (ubuntu-latest):
arns_test.go#L12
var-naming: struct field dreUrl should be dreURL (revive)
|
Run golangci-lint (ubuntu-latest):
arns_test.go#L67
var-naming: struct field DreUrl should be DreURL (revive)
|
Run golangci-lint (ubuntu-latest):
arns_test.go#L79
var-naming: struct field wantTxId should be wantTxID (revive)
|
Run golangci-lint (ubuntu-latest):
arns_test.go#L159
var-naming: var gotTxId should be gotTxID (revive)
|
Run golangci-lint (ubuntu-latest):
arns_test.go#L177
var-naming: struct field DreUrl should be DreURL (revive)
|
Run golangci-lint (ubuntu-latest):
arns_test.go#L188
var-naming: struct field wantTxId should be wantTxID (revive)
|
Run golangci-lint (ubuntu-latest):
arns_test.go#L221
var-naming: var gotTxId should be gotTxID (revive)
|
Run golangci-lint (ubuntu-latest):
arns.go#L12
var-naming: struct field DreUrl should be DreURL (revive)
|
Run golangci-lint (ubuntu-latest):
arns.go#L14
var-naming: struct field HttpClient should be HTTPClient (revive)
|
Run golangci-lint (ubuntu-latest):
arns.go#L17
var-naming: func parameter dreUrl should be dreURL (revive)
|