Skip to content

chore(deps): update dependency roslynator.analyzers to 4.12.7 #779

chore(deps): update dependency roslynator.analyzers to 4.12.7

chore(deps): update dependency roslynator.analyzers to 4.12.7 #779

Workflow file for this run

name: Sample Build
on:
push:
branches: [ main ]
paths:
- 'samples/**'
- '.github/**'
pull_request:
branches: [ main ]
paths:
- 'samples/**'
- '.github/**'
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
configuration: Release
productNamespacePrefix: "ReactiveUI.Validation"
useVisualStudioPreview: false
useMauiCheckDotNetTool: false

Check failure on line 22 in .github/workflows/build-samples.yml

View workflow run for this annotation

GitHub Actions / Sample Build

Invalid workflow file

The workflow is not valid. .github/workflows/build-samples.yml (Line: 22, Col: 31): Invalid input, useMauiCheckDotNetTool is not defined in the referenced workflow.
srcFolder: 'samples'
solutionFile: 'LoginApp.sln'
performTests: false