Skip to content

🐛 Fix Position getter of uninitiliazed LazyFileStream returning 0 #148

🐛 Fix Position getter of uninitiliazed LazyFileStream returning 0

🐛 Fix Position getter of uninitiliazed LazyFileStream returning 0 #148

Triggered via pull request July 15, 2024 10:47
Status Failure
Total duration 1m 25s
Artifacts

build-and-release.yml

on: pull_request
Matrix: Build / build
Deploy  /  Artifacts
Deploy / Artifacts
Deploy  /  Documentation
Deploy / Documentation
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L259
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L452
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L259
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L452
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L259
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L452
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L259
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L452
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / macos-latest
Process completed with exit code 255.
Build / windows-latest
The job was canceled because "macos-latest" failed.
Build / windows-latest
The operation was canceled.
Build / ubuntu-latest
The job was canceled because "macos-latest" failed.
Build / ubuntu-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L259
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / ubuntu-latest: src/Yarhl.UnitTests/FileSystem/NavigableNodeTests.cs#L452
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build / ubuntu-latest
The operation was canceled.
Build / macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/