Running the following on my QNAP NAS:
docker run --rm --privileged -v /dev:/dev ghcr.io/gamestailer94/farm-check:latest ALL
=== Checking device: /dev/sda ===
FARM data not available - likely not a Seagate drive
SMART: 2394
FARM: N/A
RESULT: SKIP
=== Checking device: /dev/sdb ===
FARM data not available - likely not a Seagate drive
SMART: 2398
FARM: N/A
RESULT: SKIP
=== Checking device: /dev/sdc ===
FARM data not available - likely not a Seagate drive
SMART:
FARM: N/A
RESULT: SKIP
=== Checking device: /dev/sdd ===
FARM data not available - likely not a Seagate drive
SMART:
FARM: N/A
RESULT: SKIP
sdc and sdd disk are SSD's, so all good there, disk sda and sdb are 18TB Seagate EXOS'es

Let me know if you need additional information?
Running the following on my QNAP NAS:
docker run --rm --privileged -v /dev:/dev ghcr.io/gamestailer94/farm-check:latest ALL
=== Checking device: /dev/sda ===
FARM data not available - likely not a Seagate drive
SMART: 2394
FARM: N/A
RESULT: SKIP
=== Checking device: /dev/sdb ===
FARM data not available - likely not a Seagate drive
SMART: 2398
FARM: N/A
RESULT: SKIP
=== Checking device: /dev/sdc ===
FARM data not available - likely not a Seagate drive
SMART:
FARM: N/A
RESULT: SKIP
=== Checking device: /dev/sdd ===
FARM data not available - likely not a Seagate drive
SMART:
FARM: N/A
RESULT: SKIP
sdc and sdd disk are SSD's, so all good there, disk sda and sdb are 18TB Seagate EXOS'es
Let me know if you need additional information?