Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3987827

Browse files
committed
linting
1 parent6c9bdde commit3987827

File tree

1 file changed

+1
-0
lines changed
  • coderd/coderdtest/oidctest

1 file changed

+1
-0
lines changed

‎coderd/coderdtest/oidctest/idp.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,6 +1046,7 @@ func (f *FakeIDP) httpHandler(t testing.TB) http.Handler {
10461046
deviceCode:=uuid.NewString()
10471047
lifetime:=time.Second*900
10481048
flow:=deviceFlow{
1049+
//nolint:gosec
10491050
userInput:fmt.Sprintf("%d",rand.Intn(9999999)+1e8),
10501051
}
10511052
f.deviceCode.Store(deviceCode,deviceFlow{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp