Skip to content

feat: Categories Create and Delete #72

feat: Categories Create and Delete

feat: Categories Create and Delete #72

Triggered via pull request September 9, 2024 18:27
Status Success
Total duration 2m 1s
Artifacts

on-pr.yaml

on: pull_request
Ensure Code Builds
29s
Ensure Code Builds
Checking Linting
32s
Checking Linting
Checking Formatting
29s
Checking Formatting
Run Unit Tests
1m 49s
Run Unit Tests
Run E2E Testing
45s
Run E2E Testing
Build Docker Image
1m 15s
Build Docker Image
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Checking Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Ensure Code Builds
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Checking Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Run E2E Testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
🧾 Statement is not covered: src/categories/categories.resolver.ts#L13
Warning! Not covered statement
🧾 Statement is not covered: src/categories/categories.resolver.ts#L36
Warning! Not covered statement
🧾 Statement is not covered: src/categories/categories.resolver.ts#L13
Warning! Not covered statement
🧾 Statement is not covered: src/categories/create.pipe.ts#L2
Warning! Not covered statement
🧾 Statement is not covered: src/categories/categories.service.ts#L9
Warning! Not covered statement
🧾 Statement is not covered: src/categories/categories.service.ts#L30
Warning! Not covered statement
🧾 Statement is not covered: src/categories/categories.service.ts#L9
Warning! Not covered statement
🕹️ Function is not covered: src/categories/categories.service.ts#L29
Warning! Not covered function
🧾 Statement is not covered: src/categories/dtos/create.dto.ts#L1
Warning! Not covered statement
🧾 Statement is not covered: src/categories/dtos/create.dto.ts#L2
Warning! Not covered statement
🧾 Statement is not covered: src/categories/dtos/create.dto.ts#L5
Warning! Not covered statement
🧾 Statement is not covered: src/categories/dtos/create.dto.ts#L6
Warning! Not covered statement
🧾 Statement is not covered: src/categories/dtos/create.dto.ts#L6
Warning! Not covered statement
🧾 Statement is not covered: src/categories/dtos/create.dto.ts#L5
Warning! Not covered statement
🧾 Statement is not covered: src/categories/dtos/create.dto.ts#L5
Warning! Not covered statement
🕹️ Function is not covered: src/categories/dtos/create.dto.ts#L6
Warning! Not covered function
Run Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/