Skip to content

Build, Test and Release to NuGet #87

Build, Test and Release to NuGet

Build, Test and Release to NuGet #87

Triggered via release June 27, 2024 05:46
@nikoraesnikoraes
published 06f0b54
Status Failure
Total duration 33s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1525
Partial method 'ExtendedGrammar.SplitRegex()' must have an implementation part because it has accessibility modifiers.
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1525
Feature 'extended partial methods' is not available in C# 7.3. Please use language version 9.0 or greater.
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1524
The type or namespace name 'GeneratedRegexAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1524
The type or namespace name 'GeneratedRegex' could not be found (are you missing a using directive or an assembly reference?)
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1525
Partial method 'ExtendedGrammar.SplitRegex()' must have an implementation part because it has accessibility modifiers.
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1525
Feature 'extended partial methods' is not available in C# 7.3. Please use language version 9.0 or greater.
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1524
The type or namespace name 'GeneratedRegexAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: JexlNet.ExtendedGrammar/ExtendedGrammar.cs#L1524
The type or namespace name 'GeneratedRegex' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: NuGet/setup-nuget@v1.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.