Skip to content

✅ test: Add comprehensive test suite for codebase #139

✅ test: Add comprehensive test suite for codebase

✅ test: Add comprehensive test suite for codebase #139

Triggered via push October 23, 2024 17:21
Status Failure
Total duration 31s
Artifacts

update_views.yml

on: push
update_views
20s
update_views
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L1
There should be at least one empty line between import groups
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L1
`@jest/globals` import should occur after import of `path`
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L3
There should be at least one empty line between import groups
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L4
There should be at least one empty line between import groups
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L6
`../../config/app-config` import should occur after import of `../../../shared/utils/logger`
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L7
`../update-metadata` import should occur after import of `../../../shared/utils/logger`
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L8
`../../../shared/utils/file-system` import should occur after import of `../../../shared/types`
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L9
`../../utils/prompt-analyzer` import should occur after import of `../../../shared/utils/logger`
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L114
Multiple spaces found before '// First call ...'
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L119
Multiple spaces found before '// It should n...'
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L4
'fs' is defined but never used
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L32
Unexpected blank line before this statement
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L67
Unexpected blank line before this statement
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L93
'promptHash' is assigned a value but never used. Allowed unused vars must match /^_/u
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L96
Unexpected blank line before this statement
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L112
Unexpected blank line before this statement
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L119
Unexpected blank line before this statement
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L127
Unexpected blank line before this statement
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L203
Unexpected blank line before this statement
update_views: src/app/controllers/__tests__/update-metadata.test.ts#L249
Unexpected blank line before this statement