PLEASE DELETE THIS #1
Annotations
2 errors and 10 warnings
lint:
controller/relay-image.go#L38
bools: suspect or: imageRequest.Model != "" || imageRequest.Model != "dall-e-3" (govet)
|
lint
issues found
|
lint:
web/src/components/DiscordOAuth.js#L8
'setSearchParams' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/DiscordOAuth.js#L10
'userState' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/DiscordOAuth.js#L12
'processing' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/DiscordOAuth.js#L12
'setProcessing' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/Footer.js#L7
'systemName' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/GitHubOAuth.js#L8
'setSearchParams' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/GitHubOAuth.js#L10
'userState' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/GitHubOAuth.js#L12
'processing' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/GitHubOAuth.js#L12
'setProcessing' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
web/src/components/GoogleOAuth.js#L8
'setSearchParams' is assigned a value but never used. Allowed unused vars must match /^_/u
|