Showing 17 of 17 total issues
File spec.pbsc.ts
has 4165 lines of code (exceeds 250 allowed). Consider refactoring. Open
/* tslint:disable *//* eslint-disable */// @ts-nocheck//// THIS IS A GENERATED FILE
ItemsClient
has 43 functions (exceeds 20 allowed). Consider refactoring. Open
@Injectable({ providedIn: 'any' })export class ItemsClient { private client: GrpcClient<any>; /**
`` has 42 functions (exceeds 20 allowed). Consider refactoring. Open
$raw = { /** * Unary call: /goautowp.Items/GetItemOfDay * * @param requestMessage Request message
PicturesClient
has 35 functions (exceeds 20 allowed). Consider refactoring. Open
@Injectable({ providedIn: 'any' })export class PicturesClient { private client: GrpcClient<any>; /**
`` has 34 functions (exceeds 20 allowed). Consider refactoring. Open
$raw = { /** * Unary call: /goautowp.Pictures/View * * @param requestMessage Request message
Similar blocks of code found in 3 locations. Consider refactoring. Open
export class AutowpClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 3 locations. Consider refactoring. Open
export class CommentsClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 3 locations. Consider refactoring. Open
export class UsersClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 2 locations. Consider refactoring. Open
export class MessagingClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 2 locations. Consider refactoring. Open
export class TrafficClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 4 locations. Consider refactoring. Open
export class StatisticsClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 4 locations. Consider refactoring. Open
export class ArticlesClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 4 locations. Consider refactoring. Open
export class MostsClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 4 locations. Consider refactoring. Open
export class DonationsClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 3 locations. Consider refactoring. Open
export class TextClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 3 locations. Consider refactoring. Open
export class MapClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up
Similar blocks of code found in 3 locations. Consider refactoring. Open
export class LogClient { private client: GrpcClient<any>; /** * Raw RPC implementation for each service client method.
- Read upRead up