Skip to content

Fix build

Fix build #35

Triggered via push March 4, 2024 08:33
Status Success
Total duration 39s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeEntity.cs#L59
'FooEntity' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeDto.cs#L3
'FakeDto' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeDto.cs#L59
'FooDto' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeEntity.cs#L3
'FakeEntity' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeEntity.cs#L59
'FooEntity' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeDto.cs#L3
'FakeDto' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeDto.cs#L59
'FooDto' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/sample/Ace.CSharp.DataFaker.Sample/FakeEntity.cs#L3
'FakeEntity' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)