Issue/#103 extend sentry report #174
Annotations
23 errors and 1 warning
build (20.x):
src/entities/sentry/ui/preview-card/preview-card.stories.ts#L14
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (20.x):
src/entities/sentry/ui/sentry-exception/sentry-exception-frame.stories.ts#L17
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (20.x):
src/screens/sentry/ui/sentry-page-breadcrumbs/sentry-page-breadcrumbs.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (20.x):
src/screens/sentry/ui/sentry-page-device/sentry-page-device.stories.ts#L20
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (20.x):
src/screens/sentry/ui/sentry-page-request/sentry-page-request.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (20.x):
src/screens/sentry/ui/sentry-page-tags/sentry-page-tags.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/entities/sentry/ui/preview-card/preview-card.stories.ts#L14
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (18.x):
src/entities/sentry/ui/sentry-exception/sentry-exception-frame.stories.ts#L17
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (18.x):
src/screens/sentry/ui/sentry-page-breadcrumbs/sentry-page-breadcrumbs.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (18.x):
src/screens/sentry/ui/sentry-page-device/sentry-page-device.stories.ts#L20
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (18.x):
src/screens/sentry/ui/sentry-page-request/sentry-page-request.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (18.x):
src/screens/sentry/ui/sentry-page-tags/sentry-page-tags.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (18.x)
Process completed with exit code 2.
|
build (22.x)
The job was canceled because "_20_x" failed.
|
build (22.x):
src/entities/sentry/ui/preview-card/preview-card.stories.ts#L14
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (22.x):
src/entities/sentry/ui/sentry-exception/sentry-exception-frame.stories.ts#L17
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (22.x):
src/screens/sentry/ui/sentry-page-breadcrumbs/sentry-page-breadcrumbs.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (22.x):
src/screens/sentry/ui/sentry-page-device/sentry-page-device.stories.ts#L20
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (22.x):
src/screens/sentry/ui/sentry-page-request/sentry-page-request.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (22.x):
src/screens/sentry/ui/sentry-page-tags/sentry-page-tags.stories.ts#L21
Argument of type '{ uuid: string; type: string; payload: { event_id: string; timestamp: number; platform: string; sdk: { name: string; version: string; }; logger: string; server_name: string; environment: string; release: string; ... 4 more ...; exception: { ...; }; }; timestamp: number; project_id: null; }' is not assignable to parameter of type 'ServerEvent<Sentry>'.
|
build (22.x)
Process completed with exit code 2.
|
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|