Skip to content

refactor: consolidate email sending functions into single sendEmailWithTemplate function #6436

refactor: consolidate email sending functions into single sendEmailWithTemplate function

refactor: consolidate email sending functions into single sendEmailWithTemplate function #6436

Triggered via pull request July 16, 2025 17:26
Status Failure
Total duration 5m 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
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)
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'?
lint
Process completed with exit code 1.
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)
lint: apps/studio/src/server/cron/jobs/deactivateInactiveUsersJob.ts#L21
Unsafe call of a(n) `error` type typed value
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.