Skip to content

isom-1867 prune inactive users service (remove banner) #6438

isom-1867 prune inactive users service (remove banner)

isom-1867 prune inactive users service (remove banner) #6438

Triggered via pull request July 16, 2025 17:32
Status Failure
Total duration 4m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 11 warnings
typecheck
Process completed with exit code 2.
typecheck
isomer-studio#typecheck: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.3/x64/bin/npm run typecheck exited (2)
typecheck
'"~/server/modules/user/inactiveUsers.service"' has no exported member named 'deactiveInactiveUsers'. Did you mean 'deactivateUsers'?
typecheck
Duplicate function implementation.
typecheck
Cannot redeclare exported variable 'sendAccountDeactivationEmail'.
typecheck
Duplicate function implementation.
typecheck
Cannot redeclare exported variable 'sendAccountDeactivationEmail'.
build
Process completed with exit code 1.
build
isomer-studio#build: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.3/x64/bin/npm run build exited (1)
lint
Process completed with exit code 1.
lint: apps/studio/src/server/cron/jobs/deactivateInactiveUsersJob.ts#L21
Unsafe call of a(n) `error` type typed value
lint
isomer-studio#lint: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.3/x64/bin/npm run lint -- --cache --cache-location node_modules/.cache/.eslintcache exited (1)
Unit & integration tests
Process completed with exit code 1.
Unit & integration tests
isomer-studio#test-ci:unit: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.3/x64/bin/npm run test-ci:unit exited (1)
End-to-end tests
Process completed with exit code 1.
End-to-end tests
isomer-studio#build: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.3/x64/bin/npm run build exited (1)
lint: packages/components/src/presets/classic.ts#L37
Unsafe assignment of an `any` value
lint: packages/components/src/presets/classic.ts#L36
Unsafe call of a(n) `any` typed value
lint: packages/components/src/presets/classic.ts#L36
Unsafe assignment of an `any` value
lint: packages/components/src/presets/classic.ts#L35
Unsafe call of a(n) `any` typed value
lint: packages/components/src/presets/classic.ts#L35
Unsafe assignment of an `any` value
lint: packages/components/src/presets/classic.ts#L34
Unsafe call of a(n) `any` typed value
lint: packages/components/src/presets/classic.ts#L34
Unsafe assignment of an `any` value
lint: packages/components/src/presets/classic.ts#L31
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/SidePane.ts#L2
Unexpected any. Specify a different type
lint: packages/components/src/interfaces/internal/Header.ts#L3
Unexpected any. Specify a different type
End-to-end tests
No files were found with the provided path: apps/studio/tests/e2e/test-results. No artifacts will be uploaded.