Skip to content

Add test for ParseForm error handling

996afa8
Select commit
Loading
Failed to load commit list.
Merged

Fix unchecked errors in gothic package #8

Add test for ParseForm error handling
996afa8
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Dec 25, 2025 in 30s

Codeac Code Quality

This PR contains 0 errors and 1220 warnings.

Annotations

Check warning on line 303 in examples/main.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

package-comments

should have a package comment

Check warning on line 285 in examples/main.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported type ProviderIndex should have comment or be unexported

Check warning on line 49 in providers/amazon/amazon.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 58 in providers/battlenet/battlenet.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 25 in provider.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

var-naming

const NoAuthUrlErrorMessage should be NoAuthURLErrorMessage

Check warning on line 156 in providers/classlink/provider.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

package-comments

should have a package comment

Check warning on line 83 in providers/facebook/facebook.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

var-naming

var authUrl should be authURL

Check warning on line 35 in providers/classlink/provider.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported function New should have comment or be unexported

Check warning on line 69 in providers/auth0/auth0.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 232 in providers/azureadv2/azureadv2.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

package-comments

should have a package comment

Check warning on line 80 in providers/faux/faux.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 61 in providers/cloudfoundry/cf.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 37 in providers/discord/discord.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

comment on exported const ScopeWebhook should be of the form "ScopeWebhook ..."

Check warning on line 238 in providers/cognito/cognito.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

package-comments

should have a package comment

Check warning on line 78 in providers/fitbit/fitbit.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 75 in providers/gitlab/gitlab.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 111 in providers/facebook/facebook.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

var-naming

var reqUrl should be reqURL

Check warning on line 118 in providers/influxcloud/influxcloud.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to providers/yammer/yammer.go:73

Check warning on line 85 in providers/github/github.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported method Provider.Client should have comment or be unexported

Check warning on line 86 in providers/yammer/yammer.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to providers/influxcloud/influxcloud.go:105

Check warning on line 25 in provider.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

exported

exported const NoAuthUrlErrorMessage should have comment or be unexported

Check warning on line 96 in providers/google/google.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 8 lines is too similar to providers/yandex/yandex.go:73

Check warning on line 63 in providers/kakao/kakao.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 22 lines is too similar to providers/yammer/yammer.go:42

Check warning on line 34 in providers/amazon/amazon_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 16 lines is too similar to providers/yammer/yammer_test.go:18

Check warning on line 148 in providers/influxcloud/influxcloud.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 31 lines is too similar to providers/typetalk/typetalk.go:92