Skip to content

test qodana

test qodana #3

GitHub Actions / Qodana for Go succeeded Dec 20, 2023 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 97 in cmd/thor/utils.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Bool condition

Condition `runtime.GOOS == "windows"` is always `false`

Check warning on line 95 in cmd/thor/utils.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Bool condition

Condition `runtime.GOOS == "darwin"` is always `false`

Check notice on line 5 in blake2b/register.go

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)