Skip to content

26434_use_magic_link_instead_local_code #1550

26434_use_magic_link_instead_local_code

26434_use_magic_link_instead_local_code #1550

Triggered via pull request July 17, 2025 19:40
Status Success
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
namerequest-ci  /  detemine-package-manager
3s
namerequest-ci / detemine-package-manager
Matrix: namerequest-ci / linting-npm
Matrix: namerequest-ci / linting-pnpm
Matrix: namerequest-ci / unit-testing-npm
Matrix: namerequest-ci / verify-build-npm
Matrix: namerequest-ci / unit-testing-pnpm
Matrix: namerequest-ci / verify-build
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
namerequest-ci / linting-pnpm (21, 9): app/tests/unit/analyze-results.spec.ts#L11
'vuetify' is assigned a value but never used
namerequest-ci / linting-pnpm (21, 9): app/tests/unit/analyze-results.spec.ts#L2
'testData' is defined but never used
namerequest-ci / linting-pnpm (21, 9): app/tests/unit/analyze-results.spec.ts#L1
'AnalyzeResults' is defined but never used
namerequest-ci / linting-pnpm (21, 9): app/src/store/actions.ts#L823
This line has a length of 123. Maximum allowed is 120
namerequest-ci / linting-pnpm (21, 9): app/src/components/new-request/business-lookup.vue#L25
'.native' modifier on 'v-on' directive is deprecated
namerequest-ci / unit-testing-pnpm (21, 9)
No files were found with the provided path: tests/coverage. No artifacts will be uploaded.
namerequest-ci / verify-build (21, 9): app/src/store/actions.ts#L823
This line has a length of 123. Maximum allowed is 120
namerequest-ci / verify-build (21, 9): app/src/components/new-request/business-lookup.vue#L25
'.native' modifier on 'v-on' directive is deprecated
namerequest-ci / verify-build (21, 9): app/src/components/new-request/business-lookup.vue#L14
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead