Skip to content

fix(affine): migrate record literal to #{ } (affinescript#218)#73

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/rust-record-syntax
May 18, 2026
Merged

fix(affine): migrate record literal to #{ } (affinescript#218)#73
hyperpolymath merged 1 commit into
mainfrom
fix/rust-record-syntax

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

affinescript#218 (merged): bare {=block, records #{ }. One anon record literal migrated; parses clean. Refs hyperpolymath/affinescript#218

affinescript#218 (merged): bare { = block, records use #{ }. Migrated
the anonymous record literal in codegen_regression_test.affine.
Parses clean under the new compiler.

Refs hyperpolymath/affinescript#218

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 66e9002 into main May 18, 2026
11 of 15 checks passed
@hyperpolymath hyperpolymath deleted the fix/rust-record-syntax branch May 18, 2026 20:15
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 2152 issues detected

Severity Count
🔴 Critical 320
🟠 High 951
🟡 Medium 881

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in quality.yml",
    "type": "missing_workflow",
    "file": "quality.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in security-policy.yml",
    "type": "missing_workflow",
    "file": "security-policy.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Python file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/developer-ecosystem/developer-ecosystem/iser-tools/julianiser/examples/data-pipeline/pipeline.py",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/developer-ecosystem/developer-ecosystem/affinescript-ecosystem/rattlescript/affinescript/editors/vscode/src/extension.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/developer-ecosystem/developer-ecosystem/affinescript-ecosystem/rattlescript/affinescript/packages/affine-ts/types.d.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/developer-ecosystem/developer-ecosystem/affinescript-ecosystem/rattlescript/affinescript/packages/affine-js/types.d.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/developer-ecosystem/developer-ecosystem/affinescript-ecosystem/affinescript-deno-test/example/smoke_driver.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/developer-ecosystem/developer-ecosystem/affinescript-ecosystem/affinescript-deno-test/cli.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/developer-ecosystem/developer-ecosystem/affinescript-ecosystem/affinescript-deno-test/mod.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant