Build and Publish NuGet Package #55
Annotations
10 errors and 11 warnings
Source/Samples/Sample.FuncLanguage/EvaluationVisitor.cs#L2
The type or namespace name 'Generator' does not exist in the namespace 'Silverfly' (are you missing an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/Parselets/GeneratedParselet.cs#L1
The type or namespace name 'Generator' does not exist in the namespace 'Silverfly' (are you missing an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/RewriterVisitor.cs#L2
The type or namespace name 'Generator' does not exist in the namespace 'Silverfly' (are you missing an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/EvaluationVisitor.cs#L12
The type or namespace name 'VisitorAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/EvaluationVisitor.cs#L12
The type or namespace name 'Visitor' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/RewriterVisitor.cs#L9
The type or namespace name 'VisitorAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/RewriterVisitor.cs#L9
The type or namespace name 'Visitor' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/EvaluationVisitor.cs#L313
The type or namespace name 'VisitorIgnoreAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/EvaluationVisitor.cs#L313
The type or namespace name 'VisitorIgnore' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Samples/Sample.FuncLanguage/EvaluationVisitor.cs#L170
The type or namespace name 'VisitorIgnoreAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Source/Silverfly.Generator/Error.cs#L3
Parameter 'message' is unread.
|
Source/Silverfly.Generator/Definition/GeneratorVisitor.cs#L106
Possible null reference return.
|
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L118
Dereference of a possibly null reference.
|
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L124
Dereference of a possibly null reference.
|
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L124
Dereference of a possibly null reference.
|
|
|
Source/Silverfly.Generator/Error.cs#L3
Parameter 'message' is unread.
|
Source/Silverfly.Generator/Definition/GeneratorVisitor.cs#L106
Possible null reference return.
|
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L118
Dereference of a possibly null reference.
|
This job failed
Loading