Skip to content

Ensure netstandard 2.0 compat #118

Ensure netstandard 2.0 compat

Ensure netstandard 2.0 compat #118

Triggered via push September 10, 2024 11:48
Status Failure
Total duration 32s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L726
Feature 'collection expressions' is not available in C# 7.3. Please use language version 12.0 or greater.
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L729
'Group' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'Group' could be found (are you missing a using directive or an assembly reference?)
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L726
Feature 'collection expressions' is not available in C# 7.3. Please use language version 12.0 or greater.
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L729
'Group' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'Group' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: NuGet/setup-nuget@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/