Skip to content

fix: REUSE compliance and basedpyright errors on main #26

fix: REUSE compliance and basedpyright errors on main

fix: REUSE compliance and basedpyright errors on main #26

Triggered via pull request May 15, 2026 20:57
Status Failure
Total duration 1m 0s
Artifacts

pr-validation.yml

on: pull_request
Matrix: Core Validation / matrix-testing
Core Validation  /  Code Quality Checks
46s
Core Validation / Code Quality Checks
Core Validation  /  LLM Governance & Assumption Verification
13s
Core Validation / LLM Governance & Assumption Verification
Dead Code Check
44s
Dead Code Check
Documentation Links
24s
Documentation Links
Core Validation  /  CI Gate
4s
Core Validation / CI Gate
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
Core Validation / Code Quality Checks
Process completed with exit code 1.
Core Validation / CI Gate
Process completed with exit code 1.
Core Validation / CI Gate
CI Gate failed: quality-checks is failure
Dependency & Standards Validation
Process completed with exit code 1.
Core Validation / LLM Governance & Assumption Verification
Found 50 potential magic numbers without constants
Core Validation / LLM Governance & Assumption Verification
Found hardcoded URLs without #LLM-PLACEHOLDER tag
Documentation Links
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L237
Type `Any` is not allowed (reportExplicitAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L203
Type `Any` is not allowed (reportExplicitAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L170
Type `Any` is not allowed (reportExplicitAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L142
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L125
Type `Any` is not allowed (reportExplicitAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L124
Type `Any` is not allowed (reportExplicitAny)
Dead Code Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b, step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L124
Type of parameter "value" is Any (reportAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L80
Type `Any` is not allowed (reportExplicitAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L74
Type `Any` is not allowed (reportExplicitAny)
Core Validation / Code Quality Checks: src/foundry_unify/core/exceptions.py#L59
Type `Any` is not allowed (reportExplicitAny)