Skip to content

chore(deps): update dependency fluentassertions to 6.12.1 (#344) #668

chore(deps): update dependency fluentassertions to 6.12.1 (#344)

chore(deps): update dependency fluentassertions to 6.12.1 (#344) #668

Workflow file for this run

name: build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
productNamespacePrefix: "Punchclock"
permissions:
contents: read
jobs:
build:
permissions:
contents: none
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
configuration: Release
productNamespacePrefix: "Punchclock"
dotNetBuild: true

Check failure on line 23 in .github/workflows/ci-build.yml

View workflow run for this annotation

GitHub Actions / build

Invalid workflow file

The workflow is not valid. .github/workflows/ci-build.yml (Line: 23, Col: 20): Invalid input, dotNetBuild is not defined in the referenced workflow. .github/workflows/ci-build.yml (Line: 25, Col: 31): Invalid input, useMauiCheckDotNetTool is not defined in the referenced workflow.
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
installWorkflows: false