Skip to content

add pdb exporter

add pdb exporter #617

Triggered via push February 19, 2024 18:10
Status Success
Total duration 5m 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, kzrnm/get-net-sdk-project-versions-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: Generators/ChemSharp.Generator/MathFGenerator.cs#L11
'ChemSharp.Generator.MathFGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: ChemSharp/DataPoint.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: ChemSharp/Extensions/CollectionsUtil.cs#L26
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build: ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
build: ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
build: Generators/ChemSharp.Molecules.Generator/ResourceUtil.cs#L12
Possible null reference return.
build: ChemSharp/DataPoint.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: Generators/ChemSharp.Molecules.Generator/ElementProviderGenerator.cs#L10
'ChemSharp.Molecules.Generator.ElementProviderGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: ChemSharp/Extensions/CollectionsUtil.cs#L26
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build: Generators/ChemSharp.Molecules.Generator/FileFormatReadGenerator.cs#L8
'ChemSharp.Molecules.Generator.FileFormatReadGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'