Update dotnet.yml #10
Annotations
10 errors and 1 warning
build:
XmlDifference/Difference.fs#L68
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (67:26). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.
|
build:
XmlDifference/Difference.fs#L68
Expecting expression
|
build:
XmlDifference/Difference.fs#L68
Unexpected identifier in expression. Expected '}' or other token.
|
build:
XmlDifference/Difference.fs#L67
Unmatched '{'
|
build:
XmlDifference/Difference.fs#L69
Unexpected symbol '}' in binding. Expected incomplete structured construct at or before this point or other token.
|
build:
XmlDifference/Difference.fs#L68
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (67:26). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.
|
build:
XmlDifference/Difference.fs#L68
Expecting expression
|
build:
XmlDifference/Difference.fs#L68
Unexpected identifier in expression. Expected '}' or other token.
|
build:
XmlDifference/Difference.fs#L67
Unmatched '{'
|
build:
XmlDifference/Difference.fs#L69
Unexpected symbol '}' in binding. Expected incomplete structured construct at or before this point or other token.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|