Chaos.Time.Abstractions Update #41
dotnet.yml
on: push
๐ ๏ธ Build and Test Release ๐ ๏ธ
20s
Annotations
9 errors and 12 warnings
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Identity/PersistentIdGenerator.cs#L4
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Utilities/JsonSerializerEx.cs#L3
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Utilities/JsonSerializerEx.cs#L4
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Utilities/JsonSerializerEx.cs#L5
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Identity/PersistentIdGenerator.cs#L4
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Utilities/JsonSerializerEx.cs#L3
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Utilities/JsonSerializerEx.cs#L4
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Utilities/JsonSerializerEx.cs#L5
The type or namespace name 'IO' does not exist in the namespace 'Chaos' (are you missing an assembly reference?) [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ
Process completed with exit code 1.
|
๐ ๏ธ Build and Test Release ๐ ๏ธ
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
๐ ๏ธ Build and Test Release ๐ ๏ธ
Package 'System.Text.Json' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-hh2w-p6rv-4g7w
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common.Abstractions/IInterlockedObject.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common.Abstractions/Chaos.Common.Abstractions.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common.Abstractions/IInterlockedObject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common.Abstractions/Chaos.Common.Abstractions.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common.Abstractions/IScriptVars.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common.Abstractions/Chaos.Common.Abstractions.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common.Abstractions/IScriptVars.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common.Abstractions/Chaos.Common.Abstractions.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Cryptography/Crypto.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Cryptography/Chaos.Cryptography.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Definitions/Enums.cs#L915
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.' [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Collections/ArgumentCollection.cs#L103
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Collections/ArgumentCollection.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ:
Chaos.Common/Comparers/LambdaComparer.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Chaos-Network/Chaos-Network/Chaos.Common/Chaos.Common.csproj]
|
๐ ๏ธ Build and Test Release ๐ ๏ธ
Package 'System.Text.Json' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-hh2w-p6rv-4g7w [/home/runner/work/Chaos-Network/Chaos-Network/Chaos-Network.sln]
|