feat: adding stamp for proof of clean hands #3893
ci.yml
on: pull_request
Build and Test
1m 57s
Check Provider Bitmaps
2m 0s
Annotations
18 errors
Build and Test
Process completed with exit code 2.
|
Build and Test
Parameter 'config' implicitly has an 'any' type.
|
Build and Test
Parameter 'data' implicitly has an 'any' type.
|
Build and Test
Parameter 'url' implicitly has an 'any' type.
|
Build and Test
Argument of type '(url: any, data: any, config: any) => Promise<{ data: { data: { rows: ({ fullSchemaId: string; attester: string; isReceiver: boolean; revoked: boolean; validUntil: number; indexingValue: string; } | { ...; } | { ...; } | { ...; } | { ...; } | { ...; })[]; }; }; }>' is not assignable to parameter of type '(url: string, config?: AxiosRequestConfig<unknown>) => Promise<unknown>'.
|
Build and Test
Parameter 'config' implicitly has an 'any' type.
|
Build and Test
Parameter 'data' implicitly has an 'any' type.
|
Build and Test
Parameter 'url' implicitly has an 'any' type.
|
Build and Test
Argument of type '(url: any, data: any, config: any) => Promise<{ data: { data: { rows: { fullSchemaId: string; attester: string; isReceiver: boolean; revoked: boolean; validUntil: number; indexingValue: string; }[]; }; }; }>' is not assignable to parameter of type '(url: string, config?: AxiosRequestConfig<unknown>) => Promise<unknown>'.
|
Check Provider Bitmaps
Process completed with exit code 2.
|
Check Provider Bitmaps
Parameter 'config' implicitly has an 'any' type.
|
Check Provider Bitmaps
Parameter 'data' implicitly has an 'any' type.
|
Check Provider Bitmaps
Parameter 'url' implicitly has an 'any' type.
|
Check Provider Bitmaps
Argument of type '(url: any, data: any, config: any) => Promise<{ data: { data: { rows: ({ fullSchemaId: string; attester: string; isReceiver: boolean; revoked: boolean; validUntil: number; indexingValue: string; } | { ...; } | { ...; } | { ...; } | { ...; } | { ...; })[]; }; }; }>' is not assignable to parameter of type '(url: string, config?: AxiosRequestConfig<unknown>) => Promise<unknown>'.
|
Check Provider Bitmaps
Parameter 'config' implicitly has an 'any' type.
|
Check Provider Bitmaps
Parameter 'data' implicitly has an 'any' type.
|
Check Provider Bitmaps
Parameter 'url' implicitly has an 'any' type.
|
Check Provider Bitmaps
Argument of type '(url: any, data: any, config: any) => Promise<{ data: { data: { rows: { fullSchemaId: string; attester: string; isReceiver: boolean; revoked: boolean; validUntil: number; indexingValue: string; }[]; }; }; }>' is not assignable to parameter of type '(url: string, config?: AxiosRequestConfig<unknown>) => Promise<unknown>'.
|