Skip to content

Updated NuGets

Updated NuGets #86

Triggered via push April 7, 2024 04:36
Status Success
Total duration 1m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 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
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(550,26): warning CA1063: Ensure that 'BaseEndianReader.Dispose' is declared as public and sealed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(9,23): warning CA1063: Provide an overridable implementation of Dispose(bool) on 'BaseEndianReader' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(18,22): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(20,20): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(21,20): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(23,32): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(24,33): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(25,23): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(26,23): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(27,19): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net8.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(550,26): warning CA1063: Ensure that 'BaseEndianReader.Dispose' is declared as public and sealed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(9,23): warning CA1063: Provide an overridable implementation of Dispose(bool) on 'BaseEndianReader' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(18,22): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(20,20): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(21,20): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(23,32): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(24,33): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(25,23): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(26,23): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]
build
/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Reader/BaseEndianReader.cs(27,19): warning CA1051: Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051) [/home/runner/work/Snowberry.IO/Snowberry.IO/src/Snowberry.IO/Snowberry.IO.csproj::TargetFramework=net6.0]