FSharpLint.Core.Tests: better parsing code #94
build+test+publish.yml
on: push
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.
|