Skip to content

Bump @sentry/rollup-plugin from 0.4.0 to 2.5.0 #1211

Bump @sentry/rollup-plugin from 0.4.0 to 2.5.0

Bump @sentry/rollup-plugin from 0.4.0 to 2.5.0 #1211

Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build: vite.config.ts#L67
Argument of type '{ org: string; project: string; include: string; authToken: string | undefined; }' is not assignable to parameter of type 'Options'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/application/usecases/user/deleteUser.ts#L5
'isResultError' is defined but never used