Skip to content

Fixed testing events for union types #74

Fixed testing events for union types

Fixed testing events for union types #74

Triggered via pull request May 3, 2024 06:09
Status Failure
Total duration 50s
Artifacts

build.dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Assets file '/home/runner/work/Ogooreck/Ogooreck/src/Ogooreck.Build/obj/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccount.fs#L50
Pattern discard is not allowed for union case that takes no data.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccountDecider.fs#L36
Pattern discard is not allowed for union case that takes no data.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccountDecider.fs#L47
Pattern discard is not allowed for union case that takes no data.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccountDecider.fs#L59
Pattern discard is not allowed for union case that takes no data.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccountDecider.fs#L74
Pattern discard is not allowed for union case that takes no data.
build
Assets file '/home/runner/work/Ogooreck/Ogooreck/src/Ogooreck.Build/obj/project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccount.fs#L50
Pattern discard is not allowed for union case that takes no data.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccountDecider.fs#L36
Pattern discard is not allowed for union case that takes no data.
build: src/Ogooreck.Sample.BusinessLogic.FSharp.Tests/Deciders/BankAccountDecider.fs#L47
Pattern discard is not allowed for union case that takes no data.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.