allow parsing attributes without values #22
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
tests/Hox.Tests/DSL.fs#L34
Incomplete pattern matches on this expression. For example, the value 'AsyncNode (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L92
Incomplete pattern matches on this expression. For example, the value 'AsyncNode (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L148
Incomplete pattern matches on this expression. For example, the value 'AsyncNode (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L369
Incomplete pattern matches on this expression. For example, the value 'AsyncNode (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L411
Incomplete pattern matches on this expression. For example, the value 'AsyncNode (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L492
Incomplete pattern matches on this expression. For example, the value 'AsyncNode (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L746
Incomplete pattern matches on this expression. For example, the value 'AsyncAttribute (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L776
Incomplete pattern matches on this expression. For example, the value 'Attribute (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L818
Incomplete pattern matches on this expression. For example, the value 'AsyncAttribute (_)' may indicate a case not covered by the pattern(s).
|
Build:
tests/Hox.Tests/DSL.fs#L997
Incomplete pattern matches on this expression. For example, the value 'AsyncAttribute (_)' may indicate a case not covered by the pattern(s).
|
The logs for this run have expired and are no longer available.
Loading