Skip to content

Packets refactor & 2 other changes (.net9 and 1.21.3) #834

Packets refactor & 2 other changes (.net9 and 1.21.3)

Packets refactor & 2 other changes (.net9 and 1.21.3) #834

Triggered via pull request November 24, 2024 19:05
@TidesTides
synchronize #453
net9.0
Status Failure
Total duration 42s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
build: Obsidian.API/_Interfaces/ILiving.cs#L1
The type or namespace name '_Types' does not exist in the namespace 'Obsidian.API' (are you missing an assembly reference?)
build: Obsidian.API/_Interfaces/IPlayer.cs#L1
The type or namespace name '_Types' does not exist in the namespace 'Obsidian.API' (are you missing an assembly reference?)
build: Obsidian.API/_Interfaces/ILiving.cs#L1
The type or namespace name '_Types' does not exist in the namespace 'Obsidian.API' (are you missing an assembly reference?)
build: Obsidian.API/_Interfaces/IPlayer.cs#L1
The type or namespace name '_Types' does not exist in the namespace 'Obsidian.API' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Obsidian.Nbt/NbtReader.Primitives.cs#L42
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: Obsidian.Nbt/NbtReader.Primitives.cs#L34
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: Obsidian.Nbt/NbtReader.Primitives.cs#L18
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: Obsidian.Nbt/NbtReader.Primitives.cs#L50
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: Obsidian.Nbt/NbtReader.Primitives.cs#L58
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: Obsidian.Nbt/NbtReader.Primitives.cs#L26
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: Obsidian.API/Configuration/ServerConfiguration.cs#L105
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: Obsidian.API/_Types/ChatMessage.cs#L146
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
build: Obsidian.Nbt/NbtReader.Primitives.cs#L42
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: Obsidian.Nbt/NbtReader.Primitives.cs#L34
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)