Skip to content

Some minor code cleanup #22

Some minor code cleanup

Some minor code cleanup #22

Triggered via push February 15, 2024 11:18
Status Success
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 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/AltaSoft.DomainPrimitives.Generator/Helpers/SourceCodeBuilder.cs#L74
Member 'GetNewLineLength' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build: src/AltaSoft.DomainPrimitives.Generator/Helpers/SourceCodeBuilder.cs#L74
Member 'GetNewLineLength' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)