Add --omit-non-api-members
option
#18
Annotations
17 warnings
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/
|
|
|
|
|
|
|
|
|
tests/RefasmerTestAssembly/BlittableStructWithPrivateFields.cs#L6
The field 'BlittableStructWithPrivateFields.y' is never used
|
tests/RefasmerTestAssembly/StructWithNestedPrivateTypes.cs#L10
The field 'StructWithNestedPrivateTypes.PrivateField' is never used
|
tests/RefasmerTestAssembly/NonBlittableGraph.cs#L12
The field 'NonBlittableGraph.DubiouslyBlittableType.NonBlittableType.x' is never used
|
tests/RefasmerTestAssembly/NonBlittableStructWithPrivateFields.cs#L6
The field 'NonBlittableStructWithPrivateFields.y' is never used
|
tests/RefasmerTestAssembly/StructWithNestedPrivateTypes.cs#L7
The field 'StructWithNestedPrivateTypes.NestedPrivateStruct.Field' is never used
|
tests/RefasmerTestAssembly/BlittableGraph.cs#L12
The field 'BlittableGraph.BlittableType.BlittableType2.x' is never used
|
|
|
The logs for this run have expired and are no longer available.
Loading