Skip to content

fantomas-commit-on-main #2048

fantomas-commit-on-main

fantomas-commit-on-main #2048

Triggered via repository dispatch August 22, 2026 18:50
@nojafnojaf
fantomas-commit-on-main f1cd681
Status Failure
Total duration 3m 50s
Artifacts

main.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build
Process completed with exit code 1.
build: src/server/ASTViewer/ExpandedAST.fs#L191
The type 'Expr' does not define the field, constructor or member 'AppLongIdentAndSingleParenArg'.
build: src/server/ASTViewer/ExpandedAST.fs#L190
The value or constructor 'ExprAppLongIdentAndSingleParenArgNode' is not defined. Maybe you want one of the following:� ExprAppSingleParenArgNode� ExprInterpolatedStringExprNode� ExprNamedIndexedPropertySetNode� ExprDotNamedIndexedPropertySetNode� ExprTripleNumberIndexRangeNode
build: src/server/ASTViewer/ExpandedAST.fs#L151
The type 'Expr' does not define the field, constructor or member 'AppLongIdentAndSingleParenArg'.
build: src/server/ASTViewer/ExpandedAST.fs#L150
The value or constructor 'ExprAppLongIdentAndSingleParenArgNode' is not defined. Maybe you want one of the following:� ExprAppSingleParenArgNode� ExprInterpolatedStringExprNode� ExprNamedIndexedPropertySetNode� ExprDotNamedIndexedPropertySetNode� ExprTripleNumberIndexRangeNode
build: src/server/ASTViewer/ExpandedAST.fs#L124
The type 'ExprRecordFieldOrSpread' does not match the type 'RecordFieldNode'
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, oven-sh/setup-bun@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/