feat: add custom_task_ids/team_id to remaining task-scoped commands #12
Annotations
10 errors and 3 warnings
|
lint:
cmd/member.go#L177
File is not properly formatted (gofmt)
|
|
lint:
internal/testutil/mock_client.go#L555
paramTypeCombine: func(ctx context.Context, viewID string, startID string) (*api.CommentsResponse, error) could be replaced with func(ctx context.Context, viewID, startID string) (*api.CommentsResponse, error) (gocritic)
|
|
lint:
internal/testutil/mock_client.go#L419
paramTypeCombine: func(ctx context.Context, taskID string, subcategoryID string, opts ...*api.TaskScopedOptions) (*api.LegacyTimeResponse, error) could be replaced with func(ctx context.Context, taskID, subcategoryID string, opts ...*api.TaskScopedOptions) (*api.LegacyTimeResponse, error) (gocritic)
|
|
lint:
internal/testutil/mock_client.go#L280
paramTypeCombine: func(ctx context.Context, id string, startID string) (*api.CommentsResponse, error) could be replaced with func(ctx context.Context, id, startID string) (*api.CommentsResponse, error) (gocritic)
|
|
lint:
internal/testutil/mock_client.go#L277
paramTypeCombine: func(ctx context.Context, id string, startID string, opts ...*api.TaskScopedOptions) (*api.CommentsResponse, error) could be replaced with func(ctx context.Context, id, startID string, opts ...*api.TaskScopedOptions) (*api.CommentsResponse, error) (gocritic)
|
|
lint:
internal/api/attachments_test.go#L33
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
|
lint:
internal/api/time_tracking_legacy.go#L40
paramTypeCombine: func(ctx context.Context, taskID string, subcategoryID string, opts ...*TaskScopedOptions) (*LegacyTimeResponse, error) could be replaced with func(ctx context.Context, taskID, subcategoryID string, opts ...*TaskScopedOptions) (*LegacyTimeResponse, error) (gocritic)
|
|
lint:
internal/api/comments.go#L127
paramTypeCombine: func(ctx context.Context, viewID string, startID string) (*CommentsResponse, error) could be replaced with func(ctx context.Context, viewID, startID string) (*CommentsResponse, error) (gocritic)
|
|
lint:
internal/api/comments.go#L49
paramTypeCombine: func(ctx context.Context, listID string, startID string) (*CommentsResponse, error) could be replaced with func(ctx context.Context, listID, startID string) (*CommentsResponse, error) (gocritic)
|
|
lint:
internal/api/comments.go#L25
paramTypeCombine: func(ctx context.Context, taskID string, startID string, opts ...*TaskScopedOptions) (*CommentsResponse, error) could be replaced with func(ctx context.Context, taskID, startID string, opts ...*TaskScopedOptions) (*CommentsResponse, error) (gocritic)
|
|
test (1.22.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0UKCSaQAAAAAAPP/iulxUQ5ecAKt8/MYJUEFPRURHRTA1MDcARWRnZQ==
|
|
lint
Failed to restore: Cache service responded with 400
|