part check test #3

Open
allspice-hermes wants to merge 1 commits from demo_test into main
No description provided.
allspice-hermes added 1 commit 2024-10-09 00:17:07 +00:00
Add test-file.txt
All checks were successful
Generate BOM / Generate_BOM (pull_request) Successful in 1m31s
42d4300fd7
First-time contributor

BOM Report

Checking:

  • Valid Part Number attribute
  • Valid Temperature attribute within bounds: -10°C to 70°C

Warnings

ANT1 (318020748) warnings:

No Temperature attribute!

J10 (320020016) warnings:

No Temperature attribute!

J11, R34, R35 warnings:

NA Part Number attribute!

Malformed Temperature attribute: , -55¡ãC to 125¡ãC!

J19 (320140636) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

J3, J4 warnings:

TMP* Part Number attribute!

No Temperature attribute!

U24 (310070813) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

U26 (310011717) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

U28 (310011319) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

Summary

8 of 128 components have warnings

## BOM Report *Checking:* - *Valid `Part Number` attribute* - *Valid `Temperature` attribute within bounds: `-10°C` to `70°C`* ### Warnings **ANT1 (318020748)** warnings: No `Temperature` attribute! **J10 (320020016)** warnings: No `Temperature` attribute! **J11, R34, R35** warnings: `NA` `Part Number` attribute! Malformed `Temperature` attribute: `, -55¡ãC to 125¡ãC`! **J19 (320140636)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! **J3, J4** warnings: `TMP*` `Part Number` attribute! No `Temperature` attribute! **U24 (310070813)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! **U26 (310011717)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! **U28 (310011319)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! ### Summary `8` of `128` components have warnings
All checks were successful
Generate BOM / Generate_BOM (pull_request) Successful in 1m31s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin demo_test:demo_test
git checkout demo_test
Sign in to join this conversation.
No description provided.