Skip to content

FSharpLint.Core.Tests: better parsing code #94

FSharpLint.Core.Tests: better parsing code

FSharpLint.Core.Tests: better parsing code #94

Triggered via push December 21, 2023 09:15
Status Failure
Total duration 1m 51s
Artifacts
Matrix: buildAndTest
deployReleaseBinaries
0s
deployReleaseBinaries
deployReleaseDocs
0s
deployReleaseDocs
Fit to window
Zoom out
Zoom in

Annotations

11 errors
buildAndTest (ubuntu-latest)
Unexpected keyword 'let' or 'use' in expression. Expected incomplete structured construct at or before this point or other token.
buildAndTest (ubuntu-latest)
Unexpected symbol '|' in binding. Expected incomplete structured construct at or before this point or other token.
buildAndTest (ubuntu-latest)
Incomplete structured construct at or before this point in implementation file
buildAndTest (ubuntu-latest)
Unexpected keyword 'let' or 'use' in expression. Expected incomplete structured construct at or before this point or other token.
buildAndTest (ubuntu-latest): src/FSharpLint.Core/Rules/Conventions/UsedUnderscorePrefixedElements.fs#L26
Unexpected symbol '|' in binding. Expected incomplete structured construct at or before this point or other token.
buildAndTest (ubuntu-latest): src/FSharpLint.Core/Rules/Conventions/UsedUnderscorePrefixedElements.fs#L32
Incomplete structured construct at or before this point in implementation file
buildAndTest (ubuntu-latest)
Process completed with exit code 1.
buildAndTest (windows-latest)
The job was canceled because "ubuntu-latest" failed.
buildAndTest (windows-latest)
The operation was canceled.
buildAndTest (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
buildAndTest (macOS-latest)
The operation was canceled.