Build and Publish on main #11
Annotations
3 errors and 3 warnings
build:
app/Program.cs#L1
The type or namespace name 'App' could not be found (are you missing a using directive or an assembly reference?)
|
build:
app/Program.cs#L1
The type or namespace name 'App' could not 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: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
generator/PromptSyntaxReceiver.cs#L79
Possible null reference argument for parameter 'Namespace' in 'PromptTmpl.PromptTmpl(string Namespace, string Name, string Tmpl, string BaseClass, string[] ConfigValues)'.
|
build:
generator/PromptSyntaxReceiver.cs#L79
Possible null reference argument for parameter 'Namespace' in 'PromptTmpl.PromptTmpl(string Namespace, string Name, string Tmpl, string BaseClass, string[] ConfigValues)'.
|