test qodana #3
No new problems found by Qodana for Go
Qodana for Go
It seems all right 👌
No new problems were found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 97 in cmd/thor/utils.go
github-actions / Qodana for Go
Bool condition
Condition `runtime.GOOS == "windows"` is always `false`
Check warning on line 95 in cmd/thor/utils.go
github-actions / Qodana for Go
Bool condition
Condition `runtime.GOOS == "darwin"` is always `false`
Check notice on line 5 in blake2b/register.go
github-actions / Qodana for Go
Malformed build tag
//+build comments can be converted to //go:build directive
Check notice on line 1 in vm/bn256/cloudflare/gfp_decl.go
github-actions / Qodana for Go
Malformed build tag
//+build comments can be converted to //go:build directive
Check notice on line 5 in vm/bn256/bn256_fast.go
github-actions / Qodana for Go
Malformed build tag
//+build comments can be converted to //go:build directive
Check notice on line 5 in blake2b/blake2b_ref.go
github-actions / Qodana for Go
Malformed build tag
//+build comments can be converted to //go:build directive
Check notice on line 18 in vm/logger.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'CaptureStart ...' (with an optional leading article)
Check notice on line 235 in genesis/customnet.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'HexOrDecimal256 ...' (with an optional leading article)
Check notice on line 26 in blake2b/blake2b.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'BlockSize ...' (with an optional leading article)
Check notice on line 16 in blake2b/blake2x.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'Writer ...' (with an optional leading article)
Check notice on line 72 in vm/interface.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'CallCode ...' (with an optional leading article)
Check notice on line 70 in vm/memory.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'GetCopy ...' (with an optional leading article)
Check notice on line 168 in vm/bn256/google/bn256.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'RandomG2 ...' (with an optional leading article)
Check notice on line 3 in bft/engine.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Package comment should be of the form 'Package bft ...'
Check notice on line 19 in vm/bn256/google/constants.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'P ...' (with an optional leading article)
Check notice on line 15 in vm/logger.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'CaptureClauseStart ...' (with an optional leading article)
Check notice on line 30 in blake2b/blake2b.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'Size384 ...' (with an optional leading article)
Check notice on line 21 in vm/logger.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'CaptureEnter ...' (with an optional leading article)
Check notice on line 20 in blake2b/blake2x.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'Reader ...' (with an optional leading article)
Check notice on line 3 in bft/justifier.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Package comment should be of the form 'Package bft ...'
Check notice on line 28 in blake2b/blake2b.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'Size ...' (with an optional leading article)
Check notice on line 32 in blake2b/blake2b.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'Size256 ...' (with an optional leading article)
Check notice on line 74 in vm/interface.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'DelegateCall ...' (with an optional leading article)
Check notice on line 94 in builtin/gen/bindata.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'ModTime ...' (with an optional leading article)
Check notice on line 76 in vm/bn256/cloudflare/gfp2.go
github-actions / Qodana for Go
Comment of exported element starts with the incorrect name
Comment should have the following format 'Mul ...' (with an optional leading article)