Skip to content

feat: adding test for createCart (user) #1166

feat: adding test for createCart (user)

feat: adding test for createCart (user) #1166

Re-run triggered October 7, 2024 12:27
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

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

Annotations

7 errors and 6 warnings
build (18): src/controllers/admin/badges/generateBadges.ts#L93
Type '"orgaprice" | "fullaccess" | "invite"' is not assignable to type 'BadgePermission'.
build (18): src/controllers/admin/badges/generateBadges.ts#L153
Type '"orgaprice" | "fullaccess" | "invite"' is not assignable to type 'BadgePermission'.
build (18): src/controllers/admin/badges/generateBadges.ts#L172
Type '"orgaprice" | "fullaccess" | "invite"' is not assignable to type 'BadgePermission'.
build (18)
Process completed with exit code 2.
test (18): src/controllers/admin/badges/generateBadges.ts#L153
Type '"orgaprice" | "fullaccess" | "invite"' is not assignable to type 'BadgePermission'.
test (18): src/controllers/admin/badges/generateBadges.ts#L172
Type '"orgaprice" | "fullaccess" | "invite"' is not assignable to type 'BadgePermission'.
test (18)
Process completed with exit code 1.
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
build (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/