Update bouncer for 1.4.5 (basic) #2293
Annotations
60 warnings
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
|
build (linux-arm64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-x64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
|
build (linux-x64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (win-x64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
|
build (win-x64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (osx-x64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
|
build (osx-x64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (linux-arm):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
|
build (linux-arm):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
test:
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
|
test:
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TShock-Beta-linux-arm-Release
|
31.1 MB |
sha256:e6c47960418fe154fc207afbd206a4a15c871147655af3984b9f17922e35ba36
|
|
|
TShock-Beta-linux-arm64-Release
|
32.1 MB |
sha256:2bb79c27747158ff4efe9379ded84434a38abc489d54e83155e5e6e02488f670
|
|
|
TShock-Beta-linux-x64-Release
|
32.3 MB |
sha256:ad7ae04cddb71472537493da3a3fe6020d315b6f346e85c4992120fbb7beb437
|
|
|
TShock-Beta-osx-x64-Release
|
32.6 MB |
sha256:d6b782a5a6cf9de21cebc3e06c1db86c2d5063a1480a573a3e35281eb023558d
|
|
|
TShock-Beta-win-x64-Release
|
33.1 MB |
sha256:265d7a08a850d26d017b37d19d8e9da2954854dce98f4c5ab21d9946fe9a3c1c
|
|