Skip to content

Teasing 2023

Teasing 2023 #531

Triggered via pull request August 23, 2023 21:46
@DevNonoDevNono
synchronize #136
teasing-2023
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: deploy-dbdocs
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
lint (18): tests/admin/auth/login.test.ts#L10
'Partner' is defined but never used
lint (18): tests/admin/settings/updateSetting.test.ts#L6
'database' is defined but never used
lint (18): tests/admin/settings/updateSetting.test.ts#L8
'faker' is defined but never used
lint (18): tests/admin/settings/updateSetting.test.ts#L9
'nanoid' is defined but never used
lint (18)
Process completed with exit code 1.
test (18)
Process completed with exit code 1.
build (18)
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/
lint (18)
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/
lint (18): tests/admin/auth/login.test.ts#L10
`@prisma/client` import should occur before import of `../../../src/app`
lint (18): tests/admin/auth/login.test.ts#L41
Replace `·Permission.anim·` with `Permission.anim`
lint (18): tests/admin/partners/getPartners.test.ts#L8
`@faker-js/faker` import should occur before import of `../../../src/app`
lint (18): tests/admin/partners/getPartners.test.ts#L51
Replace `⏎······'id',⏎······'name',⏎······'link'⏎····` with `'id',·'name',·'link'`
lint (18): tests/admin/settings/updateSetting.test.ts#L8
`@faker-js/faker` import should occur before import of `../../../src/app`
lint (18): tests/admin/settings/updateSetting.test.ts#L28
Replace `.patch('/admin/settings/login').send({·value:·true·})` with `⏎······.patch('/admin/settings/login')⏎······.send({·value:·true·})⏎······`
lint (18): tests/admin/settings/updateSetting.test.ts#L31
Replace `'should·throw·an·error·as·setting\'s·id·does·not·exist'` with `"should·throw·an·error·as·setting's·id·does·not·exist"`
lint (18): tests/admin/settings/updateSetting.test.ts#L35
Replace `'should·throw·an·error·as·setting\'s·value·is·not·a·boolean'` with `"should·throw·an·error·as·setting's·value·is·not·a·boolean"`
test (18)
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/