feat: TimeSpan - rounding to interval #4
lint-code.yml
on: push
Run source code linters
26s
Annotations
1 error and 1 warning
Run source code linters
Command failed: git commit -am "style: code style issues with dotnet_format"
warning: in the working copy of 'src/Atin.Tests/AtinParserTest.cs', CRLF will be replaced by LF the next time Git touches it
warning: in the working copy of 'src/Atin.Tests/DateTimeOffsetExtensionsTests.cs', CRLF will be replaced by LF the next time Git touches it
warning: in the working copy of 'src/Atin.Tests/TimeSpanExtensionsTests.cs', CRLF will be replaced by LF the next time Git touches it
warning: in the working copy of 'src/Atin/AtinParser.cs', CRLF will be replaced by LF the next time Git touches it
warning: in the working copy of 'src/Atin/DateTimeOffsetExtensions.cs', CRLF will be replaced by LF the next time Git touches it
warning: in the working copy of 'src/Atin/TimeSpanExtensions.cs', CRLF will be replaced by LF the next time Git touches it
|
Run source code linters
The following actions use a deprecated Node.js version and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|