Build and Publish NuGet Package #55
Annotations
10 errors and 11 warnings
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish:
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?)
|
build-and-publish
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/
|
build-and-publish:
Source/Silverfly.Generator/Error.cs#L3
Parameter 'message' is unread.
|
build-and-publish:
Source/Silverfly.Generator/Definition/GeneratorVisitor.cs#L106
Possible null reference return.
|
build-and-publish:
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L118
Dereference of a possibly null reference.
|
build-and-publish:
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L124
Dereference of a possibly null reference.
|
build-and-publish:
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L124
Dereference of a possibly null reference.
|
build-and-publish
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build-and-publish
- Add lib or ref assemblies for the net8.0 target framework
|
build-and-publish:
Source/Silverfly.Generator/Error.cs#L3
Parameter 'message' is unread.
|
build-and-publish:
Source/Silverfly.Generator/Definition/GeneratorVisitor.cs#L106
Possible null reference return.
|
build-and-publish:
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L118
Dereference of a possibly null reference.
|