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

Commitdd7f459

Browse files
committed
nolint
1 parente1d8125 commitdd7f459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎coderd/aitasks.go‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,7 @@ func (api *API) authAndDoWithTaskSidebarAppClient(
734734
}
735735
}
736736
// TODO(mafredri): Can we avoid dbauthz.AsSystemRestricted(ctx)?
737+
//nolint:gocritic // GetWorkspaceAppsByAgentIDs requires system restricted context.
737738
apps,err:=api.Database.GetWorkspaceAppsByAgentIDs(dbauthz.AsSystemRestricted(ctx),agentIDs)
738739
iferr!=nil&&!errors.Is(err,sql.ErrNoRows) {
739740
returnhttperror.NewResponseError(http.StatusInternalServerError, codersdk.Response{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp