Skip to content

Fix/tweaks

Fix/tweaks #76

Triggered via pull request November 13, 2023 20:48
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.StartIndex' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.EndIndex' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.Distance' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.Deletions' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.Substitutions' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.Insertions' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.StartIndex' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.EndIndex' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.Distance' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.
build: FuzzySearchNet/src/MatchResultValue.cs#L5
Auto-implemented property 'MatchResultValue.Deletions' must be fully assigned before control is returned to the caller. Consider updating to language version 'preview' to auto-default the property.