v8.2024.1014.2028 #369
Annotations
3 errors and 5 warnings
build:
src/NetPackageAnalyzer/NetPackageAnalyzerExportHTML/GenerateHTML.cs#L2
The type or namespace name 'HtmlData' does not exist in the namespace 'NPA' (are you missing an assembly reference?)
|
build:
src/NetPackageAnalyzer/NetPackageAnalyzerExportHTML/GenerateHTML.cs#L2
The type or namespace name 'HtmlData' does not exist in the namespace 'NPA' (are you missing 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@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:
src/NetPackageAnalyzer/NPA.HtmlData/globals.cs#L8
The type name 'globals' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/NetPackageAnalyzer/NPA.HtmlData/ExtractImages.cs#L50
Dereference of a possibly null reference.
|
build:
src/NetPackageAnalyzer/NPA.HtmlData/globals.cs#L8
The type name 'globals' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/NetPackageAnalyzer/NPA.HtmlData/ExtractImages.cs#L50
Dereference of a possibly null reference.
|