Merge pull request #82 from lifewithbigdamz/feature/order-matching-en… #60
ci.yml
on: push
Matrix: Run Tests
Test Security System
19s
Test Fee Management System
19s
Security Audit
21s
Test Upgrade Management System
23s
Build Documentation
15s
Notify Results
2s
Annotations
34 errors and 34 warnings
|
Security Audit
Config file could not be found at expected location. Has the 'init' action been called?
|
|
Run Tests (16.x)
Process completed with exit code 1.
|
|
Run Tests (16.x):
scripts/ComplianceRegistry.ts#L5
Cannot find module './certification/ComplianceCertifier' or its corresponding type declarations.
|
|
Run Tests (16.x):
scripts/ComplianceRegistry.ts#L4
Cannot find module './reporting/ComplianceReporter' or its corresponding type declarations.
|
|
Run Tests (16.x):
scripts/ComplianceRegistry.ts#L3
Cannot find module './checking/AutomatedChecker' or its corresponding type declarations.
|
|
Run Tests (16.x):
scripts/ComplianceRegistry.ts#L2
Cannot find module './libraries/ComplianceLib' or its corresponding type declarations.
|
|
Run Tests (16.x):
scripts/ComplianceRegistry.ts#L1
Cannot find module './interfaces/IComplianceRegistry' or its corresponding type declarations.
|
|
Run Tests (16.x):
scripts/ComplianceRegistry.test.ts#L1
Cannot find module '../../contracts/compliance/ComplianceRegistry' or its corresponding type declarations.
|
|
Run Tests (16.x):
contracts/matching/libraries/MatchingLib.ts#L360
Type 'string' is not assignable to type 'boolean'.
|
|
Run Tests (16.x):
contracts/matching/interfaces/IMatchingEngine.ts#L212
A required parameter cannot follow an optional parameter.
|
|
Run Tests (16.x):
contracts/matching/OrderMatchingEngine.ts#L417
Property 'totalMatchingFees' does not exist on type 'MatchingStatistics'. Did you mean 'totalMatches'?
|
|
Run Tests (16.x):
contracts/matching/OrderMatchingEngine.ts#L181
A required parameter cannot follow an optional parameter.
|
|
Run Tests (20.x)
Process completed with exit code 1.
|
|
Run Tests (20.x):
scripts/ComplianceRegistry.ts#L5
Cannot find module './certification/ComplianceCertifier' or its corresponding type declarations.
|
|
Run Tests (20.x):
scripts/ComplianceRegistry.ts#L4
Cannot find module './reporting/ComplianceReporter' or its corresponding type declarations.
|
|
Run Tests (20.x):
scripts/ComplianceRegistry.ts#L3
Cannot find module './checking/AutomatedChecker' or its corresponding type declarations.
|
|
Run Tests (20.x):
scripts/ComplianceRegistry.ts#L2
Cannot find module './libraries/ComplianceLib' or its corresponding type declarations.
|
|
Run Tests (20.x):
scripts/ComplianceRegistry.ts#L1
Cannot find module './interfaces/IComplianceRegistry' or its corresponding type declarations.
|
|
Run Tests (20.x):
scripts/ComplianceRegistry.test.ts#L1
Cannot find module '../../contracts/compliance/ComplianceRegistry' or its corresponding type declarations.
|
|
Run Tests (20.x):
contracts/matching/libraries/MatchingLib.ts#L360
Type 'string' is not assignable to type 'boolean'.
|
|
Run Tests (20.x):
contracts/matching/interfaces/IMatchingEngine.ts#L212
A required parameter cannot follow an optional parameter.
|
|
Run Tests (20.x):
contracts/matching/OrderMatchingEngine.ts#L417
Property 'totalMatchingFees' does not exist on type 'MatchingStatistics'. Did you mean 'totalMatches'?
|
|
Run Tests (20.x):
contracts/matching/OrderMatchingEngine.ts#L181
A required parameter cannot follow an optional parameter.
|
|
Run Tests (18.x)
Process completed with exit code 1.
|
|
Run Tests (18.x):
scripts/ComplianceRegistry.ts#L5
Cannot find module './certification/ComplianceCertifier' or its corresponding type declarations.
|
|
Run Tests (18.x):
scripts/ComplianceRegistry.ts#L4
Cannot find module './reporting/ComplianceReporter' or its corresponding type declarations.
|
|
Run Tests (18.x):
scripts/ComplianceRegistry.ts#L3
Cannot find module './checking/AutomatedChecker' or its corresponding type declarations.
|
|
Run Tests (18.x):
scripts/ComplianceRegistry.ts#L2
Cannot find module './libraries/ComplianceLib' or its corresponding type declarations.
|
|
Run Tests (18.x):
scripts/ComplianceRegistry.ts#L1
Cannot find module './interfaces/IComplianceRegistry' or its corresponding type declarations.
|
|
Run Tests (18.x):
scripts/ComplianceRegistry.test.ts#L1
Cannot find module '../../contracts/compliance/ComplianceRegistry' or its corresponding type declarations.
|
|
Run Tests (18.x):
contracts/matching/libraries/MatchingLib.ts#L360
Type 'string' is not assignable to type 'boolean'.
|
|
Run Tests (18.x):
contracts/matching/interfaces/IMatchingEngine.ts#L212
A required parameter cannot follow an optional parameter.
|
|
Run Tests (18.x):
contracts/matching/OrderMatchingEngine.ts#L417
Property 'totalMatchingFees' does not exist on type 'MatchingStatistics'. Did you mean 'totalMatches'?
|
|
Run Tests (18.x):
contracts/matching/OrderMatchingEngine.ts#L181
A required parameter cannot follow an optional parameter.
|
|
Build Documentation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|
|
Build Documentation
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Build Documentation
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test Fee Management System
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|
|
Test Fee Management System
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test Fee Management System
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test Security System
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|
|
Test Security System
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test Security System
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Security Audit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, github/codeql-action/analyze@v2. 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/
|
|
Security Audit
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Security Audit
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
|
|
Security Audit
Resource not accessible by integration
|
|
Security Audit
Resource not accessible by integration
|
|
Security Audit
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
|
|
Security Audit
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test Upgrade Management System
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|
|
Test Upgrade Management System
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Test Upgrade Management System
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Run Tests (16.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v3. 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/
|
|
Run Tests (16.x)
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Run Tests (16.x)
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Run Tests (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v3. 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/
|
|
Run Tests (20.x)
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Run Tests (20.x)
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Run Tests (18.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v3. 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/
|
|
Run Tests (18.x)
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Run Tests (18.x)
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Deploy to Testnet
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|
|
Deploy to Testnet
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Deploy to Testnet
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Validate Deployment
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|
|
Validate Deployment
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
Validate Deployment
Unexpected input(s) 'package-manager-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|