Skip to content

Create s.txt

Create s.txt #14

Triggered via push August 18, 2024 03:17
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: TerrariaServerAPI/IPackedVector.cs#L1
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: TerrariaServerAPI/Program.cs#L5
The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?)
build: TerrariaServerAPI/Program.cs#L7
The type or namespace name 'ReLogic' could not be found (are you missing a using directive or an assembly reference?)
build: TerrariaServerAPI/Reporting/CrashReporter.cs#L14
The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?)
build: TerrariaServerAPI/TerrariaApi.Server/ConstileationProvider.cs#L4
The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?)
build: TerrariaServerAPI/TerrariaApi.Server/EventArgs/ChatReceivedEventArgs.cs#L1
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: TerrariaServerAPI/TerrariaApi.Server/EventArgs/DropBossBagEventArgs.cs#L1
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: TerrariaServerAPI/TerrariaApi.Server/EventArgs/ForceItemIntoChestEventArgs.cs#L1
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: TerrariaServerAPI/TerrariaApi.Server/EventArgs/ForceItemIntoChestEventArgs.cs#L3
The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?)
build: TerrariaServerAPI/TerrariaApi.Server/EventArgs/GetDataEventArgs.cs#L3
The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions use a deprecated Node.js version 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: TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.