Skip to content

Commit 7a55cf7

Browse files
committed
[ci skip] appease linter
1 parent d61b447 commit 7a55cf7

File tree

6 files changed

+9
-6
lines changed

6 files changed

+9
-6
lines changed

coderd/apidoc/docs.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/apidoc/swagger.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/util/maps/maps_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ func TestSubset(t *testing.T) {
5151
expected: false,
5252
},
5353
} {
54+
tc := tc
5455
t.Run("#"+strconv.Itoa(idx), func(t *testing.T) {
5556
t.Parallel()
5657

codersdk/workspaceagents.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ func (c *Client) WorkspaceAgentListeningPorts(ctx context.Context, agentID uuid.
394394

395395
type WorkspaceAgentContainer struct {
396396
// CreatedAt is the time the container was created.
397-
CreatedAt time.Time `json:"created_at"`
397+
CreatedAt time.Time `json:"created_at" format:"date-time"`
398398
// ID is the unique identifier of the container.
399399
ID string `json:"id"`
400400
// FriendlyName is the human-readable name of the container.

docs/reference/api/agents.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/api/schemas.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy